diff --git a/devices/feit-dim-wifi-dimmer-switch-bk7231n-v2.0.2.json b/devices/feit-dim-wifi-dimmer-switch-bk7231n-v2.0.2.json new file mode 100644 index 00000000..197f0526 --- /dev/null +++ b/devices/feit-dim-wifi-dimmer-switch-bk7231n-v2.0.2.json @@ -0,0 +1,114 @@ +{ + "manufacturer": "Feit", + "name": "DIM-WIFI Dimmer Switch bk7231n v2.0.2", + "key": "7r24fni4bvjjxxoo", + "ap_ssid": "SmartLife", + "github_issues": [ + 397 + ], + "image_urls": [ + "feit-dim-wifi-dimmer-switch-bk7231n-v2.0.2.jpg" + ], + "profiles": [ + "bk7231n-common-user-config-ty-2.0.2-sdk-2.3.1-40.00" + ], + "schemas": { + "000003w4ro": [ + { + "type": "obj", + "mode": "rw", + "property": { + "type": "bool" + }, + "id": 1 + }, + { + "type": "obj", + "mode": "rw", + "property": { + "min": 10, + "max": 1000, + "scale": 0, + "step": 1, + "type": "value" + }, + "id": 2 + }, + { + "type": "obj", + "mode": "rw", + "property": { + "min": 10, + "max": 1000, + "scale": 0, + "step": 1, + "type": "value" + }, + "id": 3 + }, + { + "type": "obj", + "mode": "rw", + "property": { + "range": [ + "led", + "incandescent", + "halogen" + ], + "type": "enum" + }, + "id": 4 + }, + { + "type": "obj", + "mode": "rw", + "property": { + "min": 10, + "max": 1000, + "scale": 0, + "step": 1, + "type": "value" + }, + "id": 5 + }, + { + "type": "obj", + "mode": "rw", + "property": { + "min": 0, + "max": 86400, + "scale": 0, + "step": 1, + "type": "value" + }, + "id": 6 + }, + { + "mode": "rw", + "property": { + "range": [ + "off", + "low", + "high" + ], + "type": "enum" + }, + "id": 101, + "type": "obj" + }, + { + "mode": "rw", + "property": { + "range": [ + "gradual", + "instant", + "switch" + ], + "type": "enum" + }, + "id": 102, + "type": "obj" + } + ] + } +} diff --git a/devices/feit-dim-wifi-dimmer-switch.json b/devices/feit-dim-wifi-dimmer-switch-bk7231t-v1.1.71.json similarity index 95% rename from devices/feit-dim-wifi-dimmer-switch.json rename to devices/feit-dim-wifi-dimmer-switch-bk7231t-v1.1.71.json index 23d80311..04858552 100644 --- a/devices/feit-dim-wifi-dimmer-switch.json +++ b/devices/feit-dim-wifi-dimmer-switch-bk7231t-v1.1.71.json @@ -7,7 +7,7 @@ 413 ], "image_urls": [ - "feit-dim-wifi-dimmer-switch.jpg" + "feit-dim-wifi-dimmer-switch-bk7231t-v1.1.71.jpg" ], "profiles": [ "bk7231t-common-user-config-ty-1.1.71-sdk-1.0.2-40.00" diff --git a/images/feit-dim-wifi-dimmer-switch-bk7231n-v2.0.2.jpg b/images/feit-dim-wifi-dimmer-switch-bk7231n-v2.0.2.jpg new file mode 100644 index 00000000..1df7a3e8 Binary files /dev/null and b/images/feit-dim-wifi-dimmer-switch-bk7231n-v2.0.2.jpg differ diff --git a/images/feit-dim-wifi-dimmer-switch.jpg b/images/feit-dim-wifi-dimmer-switch-bk7231t-v1.1.71.jpg similarity index 100% rename from images/feit-dim-wifi-dimmer-switch.jpg rename to images/feit-dim-wifi-dimmer-switch-bk7231t-v1.1.71.jpg