Skip to content

Commit

Permalink
Correct schema for TreatLife DS03 BK7231N version
Browse files Browse the repository at this point in the history
  • Loading branch information
Cossid committed Mar 4, 2024
1 parent 7053b9e commit 00c3aa8
Showing 1 changed file with 12 additions and 12 deletions.
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"manufacturer": "Treatlife",
"name": "DS03 Fan and Light Smart Switch BK7231N v2.1.6",
"key": "qnttkusiue1jjj15",
"ap_ssid": "SmartLife",
"key": "ea88zei7auxu48s6",
"ap_ssid": "TreatLife-SL",
"github_issues": [],
"image_urls": [
"treatlife-ds03-fan-and-light-smart-switch-bk7231n-v2.1.6.jpg"
Expand All @@ -11,7 +11,7 @@
"bk7231n-common-user-config-ty-2.1.6-sdk-2.3.3-40.00"
],
"schemas": {
"000002gp51": [
"000003ibqy": [
{
"type": "obj",
"mode": "rw",
Expand All @@ -38,21 +38,21 @@
"type": "obj",
"mode": "rw",
"property": {
"type": "bool"
"min": 10,
"max": 1000,
"scale": 0,
"step": 1,
"type": "value"
},
"id": 9
"id": 6
},
{
"type": "obj",
"mode": "rw",
"property": {
"min": 10,
"max": 1000,
"scale": 0,
"step": 1,
"type": "value"
"type": "bool"
},
"id": 10
"id": 101
},
{
"mode": "rw",
Expand All @@ -63,7 +63,7 @@
"step": 1,
"type": "value"
},
"id": 101,
"id": 102,
"type": "obj"
},
{
Expand Down

0 comments on commit 00c3aa8

Please sign in to comment.