Skip to content

Commit

Permalink
New device Bauhn AP6W-0324 6-Way Surge Protector v1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Cossid committed May 2, 2024
1 parent 5f2f9c8 commit acec77b
Show file tree
Hide file tree
Showing 3 changed files with 102 additions and 0 deletions.
85 changes: 85 additions & 0 deletions devices/bauhn-ap6w-0324-6-way-surge-protector-v1.0.4.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,85 @@
{
"manufacturer": "Bauhn",
"name": "AP6W-0324 6-Way Surge Protector v1.0.4",
"key": "7lqerz7vzgm6mn9d",
"ap_ssid": "SmartLife",
"github_issues": [],
"image_urls": [
"bauhn-ap6w-0324-6-way-surge-protector-v1.0.4.jpg"
],
"profiles": [
"tuya-demo-lq-switch-1.0.4-sdk-2.3.3-40.00"
],
"schemas": {
"f54xuk": [
{
"type": "obj",
"mode": "rw",
"property": {
"type": "bool"
},
"id": 1
},
{
"type": "obj",
"mode": "rw",
"property": {
"min": 0,
"max": 86400,
"scale": 0,
"step": 1,
"type": "value"
},
"id": 9
},
{
"type": "obj",
"mode": "rw",
"property": {
"min": 0,
"max": 50000,
"scale": 3,
"step": 100,
"type": "value"
},
"id": 17
},
{
"type": "obj",
"mode": "ro",
"property": {
"min": 0,
"max": 80000,
"scale": 0,
"step": 1,
"type": "value"
},
"id": 18
},
{
"type": "obj",
"mode": "ro",
"property": {
"min": 0,
"max": 200000,
"scale": 1,
"step": 1,
"type": "value"
},
"id": 19
},
{
"type": "obj",
"mode": "ro",
"property": {
"min": 0,
"max": 5000,
"scale": 1,
"step": 1,
"type": "value"
},
"id": 20
}
]
}
}
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/tuya-demo-lq-switch-1.0.4-sdk-2.3.3-40.00.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"name": "1.0.4 - BK7231N",
"sub_name": "tuya_demo_lq_switch",
"type": "CLASSIC",
"icon": "toggle-switch-outline",
"firmware": {
"chip": "BK7231N",
"name": "tuya_demo_lq_switch",
"version": "1.0.4",
"sdk": "2.3.3-40.00"
},
"data": {
"address_finish": "0x1B2D3",
"address_ssid": "0xBD84F",
"address_ssid_padding": 4
}
}

0 comments on commit acec77b

Please sign in to comment.