mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-02-18 11:53:57 +08:00
sunnylink: update subscribed services states while running (#1694)
This commit is contained in:
@@ -166,6 +166,7 @@ class SunnylinkState:
|
||||
|
||||
def _worker_thread(self) -> None:
|
||||
while self._running:
|
||||
self._sm.update()
|
||||
if self.is_connected():
|
||||
self._fetch_roles()
|
||||
self._fetch_users()
|
||||
|
||||
Reference in New Issue
Block a user