فهرست منبع

feat(zyhps01_human_presence_sensor): support 2.4G variant

Issue #5513
Jason Rumney 5 روز پیش
والد
کامیت
6542ff666d
1فایلهای تغییر یافته به همراه20 افزوده شده و 0 حذف شده
  1. 20 0
      custom_components/tuya_local/devices/zyhps01_human_presence_sensor.yaml

+ 20 - 0
custom_components/tuya_local/devices/zyhps01_human_presence_sensor.yaml

@@ -2,6 +2,8 @@ name: Human presence sensor
 products:
   - id: wzp9yjsobanavsut
     model: ZY-HPS01-5.8G
+  - id: bemwtiswj5euk9rr
+    model: ZY-HPS01-2.4G
 entities:
   - entity: binary_sensor
     class: motion
@@ -15,6 +17,24 @@ entities:
           - dps_val: none
             value: false
 
+  - entity: sensor
+    class: distance
+    hidden: unavailable
+    dps:
+      - id: 102
+        type: integer
+        optional: true
+        name: sensor
+        unit: cm
+        class: measurement
+      - id: 102
+        type: integer
+        optional: true
+        name: available
+        mapping:
+          - dps_val: null
+            value: false
+          - value: true
   - entity: sensor
     class: illuminance
     dps: