Просмотр исходного кода

Update ezaiot_r9lite_thermostat.yaml

hvac_action
Pavel Janouskovec 1 год назад
Родитель
Сommit
3ef809869d
1 измененных файлов с 8 добавлено и 3 удалено
  1. 8 3
      custom_components/tuya_local/devices/ezaiot_r9lite_thermostat.yaml

+ 8 - 3
custom_components/tuya_local/devices/ezaiot_r9lite_thermostat.yaml

@@ -70,13 +70,18 @@ primary_entity:
       name: temperature_adjust_step
       name: temperature_adjust_step
     - id: 110
     - id: 110
       type: boolean
       type: boolean
-      name: Valve state boolean
+      name: hvac_action
+      mapping:
+        - dps_val: false
+          value: 'idle'
+        - dps_val: true
+          value: 'heating'
     - id: 105
     - id: 105
       type: string
       type: string
-      name: Device name
+      name: device_name
     - id: 108
     - id: 108
       type: integer
       type: integer
-      name: Temperature calibration step
+      name: temperature_calibration_step
 secondary_entities:
 secondary_entities:
   - entity: switch
   - entity: switch
     translation_key: anti_frost
     translation_key: anti_frost