Skip to content
Snippets Groups Projects
Commit a9dadf0e authored by Matthias Stefan Bodenbenner's avatar Matthias Stefan Bodenbenner
Browse files

Merge remote-tracking branch 'origin/main'

# Conflicts:
#	requirements.txt
parents 4f3581c2 c56df392
No related branches found
No related tags found
No related merge requests found
numpy==1.26.4
requests== 2.31.0
toml==0.10.2
wzl-udi==10.1.0
wzl-mqtt==2.6.1
wzl-udi==10.1.1
......@@ -192,7 +192,7 @@ class Device(DeviceTOP, Thread):
except Exception as e:
pass
# time.sleep(0.005)
time.sleep(5) # (0.1)
def stop(self):
self._state = State.ERROR
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment