@@ -0,0 +1,26 @@
+name: Tuya Smart Zigbee Door Sensor
+products:
+ - id: 7jIGJAymiH8OsFFb
+ name: Tuya Smart Zigbee Door Sensor
+primary_entity:
+ entity: binary_sensor
+ class: door
+ dps:
+ - id: 101
+ type: boolean
+ name: sensor
+secondary_entities:
+ - entity: sensor
+ class: battery
+ category: diagnostic
+ - id: 103
+ type: integer
+ optional: true
+ unit: ""
+ mapping:
+ - dps_val: low
+ value: 0
+ - dps_val: high
+ value: 500