[update] temp push

This commit is contained in:
peterlu14
2022-02-25 20:54:58 +08:00
parent 1dffa29658
commit 01d1bd989c
9 changed files with 102 additions and 39 deletions
+1 -1
View File
@@ -155,7 +155,7 @@ class ControlServer(SocketServer, ControlServerAPI, CacheAPI, CacheNotifyHandler
# _api request build
self._api = ApiRequests()
self._project_manager = ProjectManager(self.mqtt_thread)
self._project_manager = ProjectManager(self.device_manager, self.mqtt_thread)
# init method