Browse Source

Fixed spaces

spuljko 3 years ago
parent
commit
5ebe4a13f9
1 changed files with 16 additions and 16 deletions
  1. 16 16
      custom_components/tuya_local/devices/yym_805SW_aroma_nightlight.yaml

+ 16 - 16
custom_components/tuya_local/devices/yym_805SW_aroma_nightlight.yaml

@@ -1,7 +1,7 @@
-# DPS sample: {'updated_at': 1674433099.9169242, '1': True, '2': 'large', '3': '1', '5': True, '6': 'colourful1', '8': '001fff00e8ffff'} 
-name:  YYM-805SW Aroma diffuser
+# DPS sample: {'updated_at': 1674433099.9169242, '1': True, '2': 'large', '3': '1', '5': True, '6': 'colourful1', '8': '001fff00e8ffff'}
+name: YYM-805SW Aroma diffuser
 products:
-    - id: c0nh3LmEk0NDebrq
+  - id: c0nh3LmEk0NDebrq
 primary_entity:
   entity: fan
   dps:
@@ -14,7 +14,7 @@ primary_entity:
           value: ON
         - dps_val: false
           icon: mdi:scent-off
-          value: OFF      
+          value: OFF
     - id: 2
       name: speed
       type: string
@@ -23,7 +23,7 @@ primary_entity:
         - dps_val: large
           value: 100
         - dps_val: small
-	  value: 50
+value: 50
 secondary_entities:
   - entity: light
     name: Nightlight
@@ -32,9 +32,9 @@ secondary_entities:
       - id: 5
         name: switch
         type: boolean
-      - id: 8   
-        name: rgbhsv  
-        type: hex     
+      - id: 8
+        name: rgbhsv
+        type: hex
         format:
           - name: r
             bytes: 1
@@ -69,7 +69,7 @@ secondary_entities:
           - dps_val: colour
             value: Color
           - dps_val: colourful1
-            value: Colorful          
+            value: Colorful
   - entity: select
     name: "Spray mode"
     category: config
@@ -93,18 +93,18 @@ secondary_entities:
     category: config
     dps:
       - id: 3
-	name: option  
-	type: string
-	mapping:
+        name: option
+        type: string
+        mapping:
           - dps_val: "cancel"
             value: "Off"
           - dps_val: "1"
             value: "1 hour"
           - dps_val: "3"
-                value: "3 hours"
-              - dps_val: "6"
-                value: "6 hours"
-      - id: 4          
+            value: "3 hours"
+          - dps_val: "6"
+            value: "6 hours"
+      - id: 4
         name: "Left time"
         readolny: true
         optional: true