-
Notifications
You must be signed in to change notification settings - Fork 40
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update SWP86-01OG with new/versioned profiles
- Loading branch information
Showing
4 changed files
with
160 additions
and
2 deletions.
There are no files selected for viewing
4 changes: 2 additions & 2 deletions
4
...ic-swp86-01og-energy-monitoring-plug.json → ...-01og-energy-monitoring-plug-v1.0.10.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
158 changes: 158 additions & 0 deletions
158
devices/tuya-generic-swp86-01og-energy-monitoring-plug-v1.0.12.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,158 @@ | ||
{ | ||
"manufacturer": "Tuya Generic", | ||
"name": "SWP86-01OG Energy Monitoring Plug v1.0.12", | ||
"key": "x1rrhj1eyntqnxtx", | ||
"ap_ssid": "SmartLife", | ||
"github_issues": [ | ||
393 | ||
], | ||
"image_urls": [ | ||
"tuya-generic-swp86-01og-energy-monitoring-plug-v1.0.12.jpg" | ||
], | ||
"profiles": [ | ||
"ua-app-1.0.12-sdk-2.3.3-40.00" | ||
], | ||
"schemas": { | ||
"000004k53u": [ | ||
{ | ||
"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 | ||
}, | ||
{ | ||
"trigger": "direct", | ||
"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 | ||
}, | ||
{ | ||
"mode": "ro", | ||
"property": { | ||
"type": "bitmap", | ||
"maxlen": 6 | ||
}, | ||
"id": 26, | ||
"type": "obj" | ||
}, | ||
{ | ||
"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 | ||
} | ||
] | ||
} | ||
} |
File renamed without changes
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.