Merge branch 'noctalia-dev:main' into main

This commit is contained in:
Michael Thomas
2025-08-28 16:45:50 -04:00
committed by GitHub
26 changed files with 929 additions and 650 deletions
+3
View File
@@ -276,6 +276,9 @@ Singleton {
property string startTime: "20:00"
property string stopTime: "07:00"
property bool autoSchedule: false
// wlsunset temperatures (Kelvin)
property int lowTemp: 3500
property int highTemp: 6500
}
}
}