Explorar o código

Update moebot_s_mower.yaml

Add status "CHARGING_PAUSE"
Change "Running Time" Rage to max 24h
nima1102 %!s(int64=2) %!d(string=hai) anos
pai
achega
bc96734884
Modificáronse 1 ficheiros con 4 adicións e 1 borrados
  1. 4 1
      custom_components/tuya_local/devices/moebot_s_mower.yaml

+ 4 - 1
custom_components/tuya_local/devices/moebot_s_mower.yaml

@@ -126,6 +126,9 @@ secondary_entities:
           - dps_val: BATTERY_NOT_ENOUGH
             value: Low battery
             icon: "mdi:battery-low"
+          - dps_val: CHARGING_PAUSE
+            value: Charging interrupted
+            icon: "mdi:battery-alert"
           - dps_val: RAIN_PARK
             value: Raining
             icon: "mdi:weather-pouring"
@@ -148,7 +151,7 @@ secondary_entities:
         unit: h
         range:
           min: 1
-          max: 99
+          max: 24
   - entity: button
     name: Clear schedule
     icon: "mdi:calendar-remove"