NightLight: add force activation
This commit is contained in:
parent
74fce51c2d
commit
d91a635781
4 changed files with 58 additions and 11 deletions
|
|
@ -443,6 +443,7 @@ Singleton {
|
|||
// night light
|
||||
property JsonObject nightLight: JsonObject {
|
||||
property bool enabled: false
|
||||
property bool forced: false
|
||||
property bool autoSchedule: true
|
||||
property string nightTemp: "4000"
|
||||
property string dayTemp: "6500"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue