This commit is contained in:
Jason Wen
2026-03-25 18:15:52 -04:00
parent 44a5c1c5d0
commit dcfc48cba5
+1 -1
View File
@@ -39,9 +39,9 @@ class UIStateSP:
self.onroad_brightness_timer: int = 0
self.custom_interactive_timeout: int = self.params.get("InteractivityTimeout", return_default=True)
self.reset_onroad_sleep_timer()
self.update_params()
self.reset_onroad_sleep_timer()
def update(self) -> None:
if self.sunnylink_enabled: