Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
flatsiedatsie authored Feb 6, 2023
1 parent c024ecf commit 8113f21
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,12 +45,11 @@
"type": "boolean"
},
"Do not remember devices": {
"description": "Advanced. Checking this box will give this addon amnesia; it won't try to remember and recreate previously connected devices. This is usefull in an education setting, for example.",
"description": "Enabling this will give this addon amnesia; it won't try to remember and recreate previously connected devices. This is usefull in an education setting, for example, where you want to start from scratch after each reboot.",
"type": "boolean"
},

"Optimize things": {
"description": "Advanced. Split up big things into separate smaller things. For example, a device with 4 toggles could become 4 devices with one toggle.",
"description": "Advanced. Split up big things into separate smaller things. For example, a device with 4 toggles could become 4 devices with one toggle. It's recommended to use the Highlights addon instead.",
"type": "boolean"
},
"Timeout period": {
Expand Down Expand Up @@ -108,5 +107,5 @@
}
},
"short_name": "MySensors",
"version": "1.4.1"
"version": "1.4.2"
}

0 comments on commit 8113f21

Please sign in to comment.