Skip to content

Commit

Permalink
New device - Cree CMACC-CMWD-UNV-WH Dual Scene Switch
Browse files Browse the repository at this point in the history
  • Loading branch information
Cossid committed Nov 22, 2023
1 parent 117d7f6 commit 35af5aa
Show file tree
Hide file tree
Showing 3 changed files with 203 additions and 0 deletions.
186 changes: 186 additions & 0 deletions devices/cree-cmacc-cmwd-unv-wh-dual-scene-switch.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,186 @@
{
"manufacturer": "Cree",
"name": "CMACC-CMWD-UNV-WH Dual Scene Switch",
"key": "trivl6ml1wfzazax",
"ap_ssid": "SmartLife",
"github_issues": [],
"image_urls": [
"cree-cmacc-cmwd-unv-wh-dual-scene-switch.jpg"
],
"profiles": [
"oem-cree-bk7231n-ffc-online-remote-ctrl-ty-1.0.2-sdk-2.3.1-40.00"
],
"schemas": {
"000003kuki": [
{
"type": "obj",
"mode": "rw",
"property": {
"range": [
"no_initialize",
"remote_control",
"wireless_switch"
],
"type": "enum"
},
"id": 21
},
{
"type": "obj",
"mode": "rw",
"property": {
"range": [
"no_initialize",
"remote_control",
"wireless_switch"
],
"type": "enum"
},
"id": 22
},
{
"type": "obj",
"mode": "rw",
"property": {
"range": [
"no_initialize",
"remote_control",
"wireless_switch"
],
"type": "enum"
},
"id": 23
},
{
"type": "obj",
"mode": "rw",
"property": {
"range": [
"no_initialize",
"remote_control",
"wireless_switch"
],
"type": "enum"
},
"id": 24
},
{
"type": "obj",
"mode": "rw",
"property": {
"range": [
"no_initialize",
"remote_control",
"wireless_switch"
],
"type": "enum"
},
"id": 25
},
{
"type": "obj",
"mode": "rw",
"property": {
"range": [
"no_initialize",
"remote_control",
"wireless_switch"
],
"type": "enum"
},
"id": 26
},
{
"type": "obj",
"mode": "rw",
"property": {
"range": [
"no_initialize",
"remote_control",
"wireless_switch"
],
"type": "enum"
},
"id": 27
},
{
"type": "obj",
"mode": "rw",
"property": {
"range": [
"no_initialize",
"remote_control",
"wireless_switch"
],
"type": "enum"
},
"id": 28
},
{
"type": "obj",
"mode": "rw",
"property": {
"type": "string",
"maxlen": 255
},
"id": 29
},
{
"type": "obj",
"mode": "rw",
"property": {
"range": [
"switch_1",
"switch_2",
"switch_3",
"switch_4",
"switch_5",
"switch_6",
"switch_7",
"switch_8"
],
"type": "enum"
},
"id": 52
}
]
},
"device_configuration": {
"Jsonver": "1.0.0",
"blindt": 8,
"bristep": 20,
"category": "0505",
"crc": 66,
"hsvstep": 20,
"keyccfg1": 1,
"keyccfg2": 2,
"keyglobefunc": [
[
2,
2,
1
],
[
3,
3,
2
],
[
4,
4,
4
],
[
5,
5,
5
]
],
"keylt": 3,
"module": "wb3s",
"nightbrig": 5,
"nightcct": 0,
"step_rate": 20,
"tempstep": 20
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"name": "1.0.2 - BK7231N",
"sub_name": "oem_cree_bk7231n_ffc_online_remote_ctrl_ty",
"type": "CLASSIC",
"icon": "memory",
"firmware": {
"chip": "BK7231N",
"name": "oem_cree_bk7231n_ffc_online_remote_ctrl_ty",
"version": "1.0.2",
"sdk": "2.3.1-40.00"
},
"data": {
"address_finish": "0x1B3FB",
"address_ssid": "0xAC95D",
"address_ssid_padding": 4
}
}

0 comments on commit 35af5aa

Please sign in to comment.