Ver código fonte

Added Dummys for detection but with string and corect values

Florian Stamer 9 meses atrás
pai
commit
93427f8599

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

@@ -10,16 +10,16 @@ entities:
     class: temperature
     class: temperature
     dps:
     dps:
       - id: 9
       - id: 9
-        type: integer
+        type: string
         name: dummy
         name: dummy
       - id: 113
       - id: 113
-        type: boolean
+        type: integer
         name: dummy2
         name: dummy2
       - id: 114
       - id: 114
-        type: boolean
+        type: integer
         name: dummy3
         name: dummy3
       - id: 115
       - id: 115
-        type: boolean
+        type: integer
         name: dummy4
         name: dummy4
 
 
       - id: 103
       - id: 103