Skip to content

Commit

Permalink
New device - Chanfok ceiling fan (#97)
Browse files Browse the repository at this point in the history
  • Loading branch information
stevenallen05 authored Sep 4, 2024
1 parent 6c52411 commit d4b4e62
Show file tree
Hide file tree
Showing 2 changed files with 132 additions and 0 deletions.
132 changes: 132 additions & 0 deletions devices/chanfok-jst-dc-wyfen-smart-fan.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,132 @@
{
"manufacturer": "Chanfok",
"name": "JST DC WYfen-Smart Fan",
"key": "tvtzgei8bgaezsvi",
"ap_ssid": "SmartLife",
"github_issues": [],
"image_urls": [
"chanfok-jst-dc-wyfen-smart-fan.jpg"
],
"profiles": [
"bk7231t-common-user-config-ty-1.1.80-sdk-1.0.6-40.00"
],
"schemas": {
"000004cnsy": [
{
"mode": "rw",
"property": {
"type": "bool"
},
"id": 20,
"type": "obj"
},
{
"mode": "rw",
"property": {
"range": [
"white",
"colour",
"scene",
"music"
],
"type": "enum"
},
"id": 21,
"type": "obj"
},
{
"mode": "rw",
"property": {
"min": 10,
"max": 1000,
"scale": 0,
"step": 1,
"type": "value"
},
"id": 22,
"type": "obj"
},
{
"mode": "rw",
"property": {
"min": 0,
"max": 1000,
"scale": 0,
"step": 1,
"type": "value"
},
"id": 23,
"type": "obj"
},
{
"mode": "wr",
"property": {
"type": "string",
"maxlen": 255
},
"id": 28,
"type": "obj"
},
{
"mode": "rw",
"property": {
"type": "bool"
},
"id": 60,
"type": "obj"
},
{
"mode": "rw",
"property": {
"range": [
"fresh",
"nature"
],
"type": "enum"
},
"id": 61,
"type": "obj"
},
{
"mode": "rw",
"property": {
"min": 1,
"max": 6,
"scale": 0,
"step": 1,
"type": "value"
},
"id": 62,
"type": "obj"
},
{
"mode": "rw",
"property": {
"range": [
"forward",
"reverse"
],
"type": "enum"
},
"id": 63,
"type": "obj"
},
{
"mode": "rw",
"property": {
"type": "bool"
},
"id": 66,
"type": "obj"
},
{
"mode": "rw",
"property": {
"type": "bool"
},
"id": 101,
"type": "obj"
}
]
}
}
Binary file added images/chanfok-jst-dc-wyfen-smart-fan.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit d4b4e62

Please sign in to comment.