فهرست منبع

Quote numeric string values

Brett T. Warden 1 سال پیش
والد
کامیت
ee1eff9ec4
1فایلهای تغییر یافته به همراه4 افزوده شده و 4 حذف شده
  1. 4 4
      custom_components/tuya_local/devices/omnibreeze_tower_fan.yaml

+ 4 - 4
custom_components/tuya_local/devices/omnibreeze_tower_fan.yaml

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