-
Notifications
You must be signed in to change notification settings - Fork 40
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New device - Feit DIM-WIFI Dimmer Switch bk7231n v2.0.2
Rename prior to Feit DIM-WIFI Dimmer Switch bk7231t v1.1.71 for additional clarify.
- Loading branch information
Showing
4 changed files
with
115 additions
and
1 deletion.
There are no files selected for viewing
114 changes: 114 additions & 0 deletions
114
devices/feit-dim-wifi-dimmer-switch-bk7231n-v2.0.2.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" | ||
} | ||
] | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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