Skip to content

Commit

Permalink
New device - Avatto N-WOT10-EU Plug v1.0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
Cossid committed Nov 21, 2024
1 parent 808785d commit b263cb6
Show file tree
Hide file tree
Showing 3 changed files with 173 additions and 0 deletions.
156 changes: 156 additions & 0 deletions devices/avatto-n-wot10-eu-plug-v1.0.11.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,156 @@
{
"manufacturer": "Avatto",
"name": "N-WOT10-EU Plug v1.0.11",
"key": "x1rrhj1eyntqnxtx",
"ap_ssid": "SmartLife",
"github_issues": [],
"image_urls": [
"avatto-n-wot10-eu-plug-v1.0.11.jpg"
],
"profiles": [
"ua-app-1.0.11-sdk-2.3.3-40.00"
],
"schemas": {
"000004k53u": [
{
"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,
"trigger": "direct",
"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,
"type": "obj"
},
{
"mode": "ro",
"property": {
"type": "bitmap",
"maxlen": 6
},
"id": 26,
"type": "obj"
},
{
"mode": "rw",
"property": {
"range": [
"off",
"on",
"memory"
],
"type": "enum"
},
"id": 38,
"type": "obj"
},
{
"mode": "rw",
"property": {
"range": [
"relay",
"pos",
"none"
],
"type": "enum"
},
"id": 39,
"type": "obj"
},
{
"mode": "rw",
"property": {
"type": "bool"
},
"id": 40,
"type": "obj"
},
{
"mode": "rw",
"property": {
"type": "string",
"maxlen": 255
},
"id": 41,
"type": "obj"
},
{
"mode": "rw",
"property": {
"type": "string",
"maxlen": 255
},
"id": 42,
"type": "obj"
},
{
"mode": "rw",
"property": {
"type": "string",
"maxlen": 255
},
"id": 43,
"type": "obj"
}
]
}
}
Binary file added images/avatto-n-wot10-eu-plug-v1.0.11.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/ua-app-1.0.11-sdk-2.3.3-40.00.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"name": "1.0.11 - BK7231N",
"sub_name": "ua_app",
"type": "CLASSIC",
"icon": "memory",
"firmware": {
"chip": "BK7231N",
"name": "ua_app",
"version": "1.0.11",
"sdk": "2.3.3-40.00"
},
"data": {
"address_finish": "0x1B59B",
"address_ssid": "0xBD921",
"address_ssid_padding": 4
}
}

0 comments on commit b263cb6

Please sign in to comment.