forked from CreatBot/CreatBotKlipperScreen
always reinit printer on state changes
This commit is contained in:
@@ -260,7 +260,7 @@ class MoonrakerApi:
|
||||
)
|
||||
|
||||
def object_subscription(self, updates):
|
||||
logging.debug(f"Sending printer.objects.subscribe: {updates}")
|
||||
logging.debug("Sending printer.objects.subscribe")
|
||||
return self._ws.send_method(
|
||||
"printer.objects.subscribe",
|
||||
updates
|
||||
|
Reference in New Issue
Block a user