mirror of
https://github.com/binary-kitchen/doorlockd
synced 2024-12-22 02:14:26 +01:00
Ralf Ramsauer
8b49c2f332
We had a bug: doorstate didn't reconnect to the broker if it temporarily disappeared. Fix this by using start_loop() (which starts a thread that observes the broker and automatically reconnects) instead of the synchronous loop() method. Thomas Basler <github.thomas@familie-basler.net> Signed-off-by: Ralf Ramsauer <ralf@binary-kitchen.de> |
||
---|---|---|
arch | ||
avr-code | ||
cad | ||
etc | ||
pydoorlock | ||
schematics | ||
scripts | ||
share/doorlockd | ||
systemd | ||
.gitignore | ||
doorlockd | ||
doorlockd-passwd | ||
doorstate | ||
LICENSE | ||
Makefile | ||
setup.py | ||
TODO | ||
VERSION |