#6 UI Updates senden und anzeigen
This commit is contained in:
parent
66f2792027
commit
76a07016c0
@ -54,6 +54,7 @@ class MyStromSwitchPlugin(octoprint.plugin.SettingsPlugin,
|
|||||||
self._timer.start()
|
self._timer.start()
|
||||||
|
|
||||||
def _timer_task(self):
|
def _timer_task(self):
|
||||||
|
self._logger.debug("_timer_task")
|
||||||
if self.ip is not None:
|
if self.ip is not None:
|
||||||
self._logger.debug("send Request")
|
self._logger.debug("send Request")
|
||||||
try:
|
try:
|
||||||
|
Loading…
Reference in New Issue
Block a user