Skip to content

Commit

Permalink
New device - MOES WS-US-RF 3-Gang Switch v1.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
Cossid committed Jan 2, 2025
1 parent cb42f3b commit 07a664c
Show file tree
Hide file tree
Showing 3 changed files with 122 additions and 0 deletions.
105 changes: 105 additions & 0 deletions devices/moes-ws-us-rf-3-gang-switch-v1.0.9.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,105 @@
{
"manufacturer": "MOES",
"name": "WS-US-RF 3-Gang Switch v1.0.9",
"key": "m4viuhaiez8qjswh",
"ap_ssid": "SmartLife",
"github_issues": [
763
],
"image_urls": [
"moes-ws-us-rf-3-gang-switch-v1.0.9.jpg"
],
"profiles": [
"bk7231s-common-iot-config-ty-1.0.9-sdk-2.0.0-30.06"
],
"schemas": {
"0000012b1i": [
{
"mode": "rw",
"property": {
"type": "bool"
},
"id": 1,
"type": "obj"
},
{
"mode": "rw",
"property": {
"type": "bool"
},
"id": 2,
"type": "obj"
},
{
"mode": "rw",
"property": {
"type": "bool"
},
"id": 3,
"type": "obj"
},
{
"mode": "rw",
"property": {
"min": 0,
"max": 86400,
"scale": 0,
"step": 1,
"type": "value"
},
"id": 7,
"type": "obj"
},
{
"mode": "rw",
"property": {
"min": 0,
"max": 86400,
"scale": 0,
"step": 1,
"type": "value"
},
"id": 8,
"type": "obj"
},
{
"mode": "rw",
"property": {
"min": 0,
"max": 86400,
"scale": 0,
"step": 1,
"type": "value"
},
"id": 9,
"type": "obj"
},
{
"mode": "rw",
"property": {
"range": [
"0",
"1",
"2"
],
"type": "enum"
},
"id": 14,
"type": "obj"
},
{
"mode": "rw",
"property": {
"type": "bool"
},
"id": 16,
"type": "obj"
}
]
},
"device_configuration": {
"crc": 11,
"wifi_bdrate": 9600,
"wifi_cofig_ver": "1.0.0"
}
}
Binary file added images/moes-ws-us-rf-3-gang-switch-v1.0.9.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
17 changes: 17 additions & 0 deletions profiles/bk7231s-common-iot-config-ty-1.0.9-sdk-2.0.0-30.06.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"name": "1.0.9 - BK7231T",
"sub_name": "bk7231s_common_iot_config_ty",
"type": "CLASSIC",
"icon": "memory",
"firmware": {
"chip": "BK7231T",
"name": "bk7231s_common_iot_config_ty",
"version": "1.0.9",
"sdk": "2.0.0-30.06",
"key": "keyvgeknmyujaf4m"
},
"data": {
"address_finish": "0x9D6C7",
"address_datagram": "0x8ED33"
}
}

0 comments on commit 07a664c

Please sign in to comment.