Selaa lähdekoodia

Moebot: add missing RAIN_PARK problem state

Discussion #758
Jason Rumney 2 vuotta sitten
vanhempi
commit
6ec8c7943c
1 muutettua tiedostoa jossa 3 lisäystä ja 0 poistoa
  1. 3 0
      custom_components/tuya_local/devices/moebot_s_mower.yaml

+ 3 - 0
custom_components/tuya_local/devices/moebot_s_mower.yaml

@@ -121,6 +121,9 @@ secondary_entities:
           - dps_val: BATTERY_NOT_ENOUGH
           - dps_val: BATTERY_NOT_ENOUGH
             value: Low battery
             value: Low battery
             icon: "mdi:battery-low"
             icon: "mdi:battery-low"
+          - dps_val: RAIN_PARK
+            value: Raining
+            icon: "mdi:weather-pouring"
   - entity: switch
   - entity: switch
     name: Rain mode
     name: Rain mode
     icon: "mdi:weather-pouring"
     icon: "mdi:weather-pouring"