Skip to content

Commit

Permalink
New device - TreatLife SK30 Outdoor Plug
Browse files Browse the repository at this point in the history
  • Loading branch information
Cossid committed Oct 9, 2023
1 parent 35de467 commit 5f3ddda
Show file tree
Hide file tree
Showing 3 changed files with 80 additions and 0 deletions.
64 changes: 64 additions & 0 deletions devices/treatlife-sk30-outdoor-plug.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,64 @@
{
"manufacturer": "TreatLife",
"name": "SK30 Outdoor Plug",
"key": "khk4iab2vmxf17gh",
"ap_ssid": "TreatLife-SL",
"github_issues": [],
"image_urls": [
"treatlife-sk30-outdoor-plug.jpg"
],
"profiles": [
"sk30-1.0.3-sdk-2.0.0-30.06"
],
"schemas": {
"0000034z5y": [
{
"type": "obj",
"mode": "rw",
"property": {
"type": "bool"
},
"id": 1
},
{
"type": "obj",
"mode": "rw",
"property": {
"type": "bool"
},
"id": 2
},
{
"mode": "rw",
"property": {
"range": [
"none",
"relay",
"pos"
],
"type": "enum"
},
"id": 39,
"type": "obj"
},
{
"mode": "rw",
"property": {
"type": "string",
"maxlen": 255
},
"id": 42,
"type": "obj"
},
{
"type": "obj",
"mode": "rw",
"property": {
"type": "string",
"maxlen": 255
},
"id": 43
}
]
}
}
Binary file added images/treatlife-sk30-outdoor-plug.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 16 additions & 0 deletions profiles/sk30-1.0.3-sdk-2.0.0-30.06.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"name": "1.0.3 - BK7231T",
"sub_name": "SK30",
"type": "CLASSIC",
"icon": null,
"firmware": {
"chip": "BK7231T",
"name": "SK30",
"version": "1.0.3",
"sdk": "2.0.0-30.06"
},
"data": {
"address_finish": "0x94DFF",
"address_datagram": "0x87E5F"
}
}

0 comments on commit 5f3ddda

Please sign in to comment.