浏览代码

Added Dummys for detection but with string and corect values

Florian Stamer 1 年之前
父节点
当前提交
93427f8599
共有 1 个文件被更改,包括 4 次插入4 次删除
  1. 4 4
      custom_components/tuya_local/devices/inkbird_ibs_m2.yaml

+ 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