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

Correcting last LIN errors

Steefph пре 1 година
родитељ
комит
322cdfffb1
1 измењених фајлова са 7 додато и 7 уклоњено
  1. 7 7
      custom_components/tuya_local/devices/smart_wifi_socket_Thermostat.yaml

+ 7 - 7
custom_components/tuya_local/devices/smart_wifi_socket_Thermostat.yaml

@@ -86,11 +86,11 @@ secondary_entities:
       - id: 114
       - id: 114
         type: integer
         type: integer
         name: sensor
         name: sensor
-        mapping:
-        - dps_val: 0
-          value: false
-        - dps_val: 1
-          value: true
+    mapping:
+      - dps_val: 0
+        value: false
+      - dps_val: 1
+        value: true
 
 
   # Configuration
   # Configuration
   # Child Lock
   # Child Lock
@@ -262,8 +262,8 @@ secondary_entities:
             value: "Medium"
             value: "Medium"
           - dps_val: "High"
           - dps_val: "High"
             value: "High"
             value: "High"
- 
- # Last State
+
+  # Last State
   - entity: switch
   - entity: switch
     category: config
     category: config
     name: Restore Last State
     name: Restore Last State