Skip to content

Commit

Permalink
F6_6.1.1 - Deep Sleep Update
Browse files Browse the repository at this point in the history
6.1.1: Deep Sleep Update

- Deep Sleep option for ESP8266
- general code improvements
  • Loading branch information
AndreasExner committed Aug 31, 2022
1 parent 6899a80 commit dcc4822
Show file tree
Hide file tree
Showing 8 changed files with 1,946 additions and 1,776 deletions.
24 changes: 24 additions & 0 deletions 0_userdata.0.IoT-Devices.DEV.json
Original file line number Diff line number Diff line change
Expand Up @@ -282,4 +282,28 @@
"ownerGroup": "system.group.administrator"
}
}
"0_userdata.0.IoT-Devices.DEV.Config.DeepSleep": {
"_id": "0_userdata.0.IoT-Devices.DEV.Config.DeepSleep",
"type": "state",
"common": {
"name": "LED",
"role": "",
"type": "boolean",
"read": true,
"write": true,
"desc": "Activates Deep Sleep Mode",
"def": false
},
"native": {},
"from": "system.adapter.admin.0",
"user": "system.user.admin",
"ts": 1625469694674,
"acl": {
"object": 1636,
"state": 1636,
"owner": "system.user.admin",
"ownerGroup": "system.group.administrator"
}
}

}
Loading

0 comments on commit dcc4822

Please sign in to comment.