Преглед изворни кода

Moes TRV: mark both instances of dps 108 and 109 as optional

In main climate entity they were marked optional, but in the entities
for setting them, that was forgotten.

Issue #1780
Jason Rumney пре 1 година
родитељ
комит
a750c0f8c9
1 измењених фајлова са 2 додато и 0 уклоњено
  1. 2 0
      custom_components/tuya_local/devices/moes_trv_thermostat.yaml

+ 2 - 0
custom_components/tuya_local/devices/moes_trv_thermostat.yaml

@@ -182,6 +182,7 @@ secondary_entities:
     dps:
     dps:
       - id: 108
       - id: 108
         type: integer
         type: integer
+        optional: true
         name: value
         name: value
         unit: C
         unit: C
         range:
         range:
@@ -194,6 +195,7 @@ secondary_entities:
     dps:
     dps:
       - id: 109
       - id: 109
         type: integer
         type: integer
+        optional: true
         name: value
         name: value
         unit: C
         unit: C
         range:
         range: