فهرست منبع

Goldair 101cm fan: fix preset definitions

Jason Rumney 1 سال پیش
والد
کامیت
bdfaf3deee
1فایلهای تغییر یافته به همراه3 افزوده شده و 3 حذف شده
  1. 3 3
      custom_components/tuya_local/devices/goldair_101cm_tower_fan.yaml

+ 3 - 3
custom_components/tuya_local/devices/goldair_101cm_tower_fan.yaml

@@ -13,11 +13,11 @@ primary_entity:
       type: string
       type: string
       name: preset_mode
       name: preset_mode
       mapping:
       mapping:
-        - dps_val: 1
+        - dps_val: "1"
           value: normal
           value: normal
-        - dps_val: 2
+        - dps_val: "2"
           value: nature
           value: nature
-        - dps_val: 3
+        - dps_val: "3"
           value: sleep
           value: sleep
     - id: 3
     - id: 3
       type: integer
       type: integer