diff --git a/devices/tuya-generic-809wt-motion-sensor-v1.0.0.json b/devices/tuya-generic-809wt-motion-sensor-v1.0.0.json new file mode 100644 index 00000000..ad2cbf93 --- /dev/null +++ b/devices/tuya-generic-809wt-motion-sensor-v1.0.0.json @@ -0,0 +1,42 @@ +{ + "manufacturer": "Tuya Generic", + "name": "809WT Motion Sensor v1.0.0", + "key": "lag9dgtthyfj6lak", + "ap_ssid": "SmartLife", + "github_issues": [], + "image_urls": [ + "tuya-generic-809wt-motion-sensor-v1.0.0.jpg" + ], + "profiles": [ + "808wt-cbu-bk7231l-1.0.0-sdk-2.3.1-40.00" + ], + "schemas": { + "ebm0q4": [ + { + "mode": "ro", + "property": { + "range": [ + "pir", + "none" + ], + "type": "enum" + }, + "id": 1, + "type": "obj" + }, + { + "mode": "ro", + "property": { + "min": 0, + "max": 100, + "scale": 0, + "step": 1, + "type": "value" + }, + "id": 4, + "trigger": "direct", + "type": "obj" + } + ] + } +} diff --git a/images/tuya-generic-809wt-motion-sensor-v1.0.0.jpg b/images/tuya-generic-809wt-motion-sensor-v1.0.0.jpg new file mode 100644 index 00000000..28e5ada0 Binary files /dev/null and b/images/tuya-generic-809wt-motion-sensor-v1.0.0.jpg differ diff --git a/profiles/808wt-cbu-bk7231l-1.0.0-sdk-2.3.1-40.00.json b/profiles/808wt-cbu-bk7231l-1.0.0-sdk-2.3.1-40.00.json new file mode 100644 index 00000000..5680858a --- /dev/null +++ b/profiles/808wt-cbu-bk7231l-1.0.0-sdk-2.3.1-40.00.json @@ -0,0 +1,17 @@ +{ + "name": "1.0.0 - BK7231N", + "sub_name": "808WT_CBU_BK7231L", + "type": "CLASSIC", + "icon": "memory", + "firmware": { + "chip": "BK7231N", + "name": "808WT_CBU_BK7231L", + "version": "1.0.0", + "sdk": "2.3.1-40.00" + }, + "data": { + "address_finish": "0x1B52F", + "address_ssid": "0xC4989", + "address_ssid_padding": 4 + } +}