Skip to content

Commit

Permalink
New device - Feit DIM-WIFI Dimmer Switch bk7231n v2.0.2
Browse files Browse the repository at this point in the history
Rename prior to Feit DIM-WIFI Dimmer Switch bk7231t v1.1.71 for additional clarify.
  • Loading branch information
Cossid committed Sep 27, 2023
1 parent efa9df7 commit 3d52da4
Show file tree
Hide file tree
Showing 4 changed files with 115 additions and 1 deletion.
114 changes: 114 additions & 0 deletions devices/feit-dim-wifi-dimmer-switch-bk7231n-v2.0.2.json
Original file line number Diff line number Diff line change
@@ -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"
}
]
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes

0 comments on commit 3d52da4

Please sign in to comment.