platypush/platypush/plugins/switch
Fabio Manganiello 26f6feebb7 Implemented retry+sleep mechanism in Switchbot plugin in case of errors
This should prevent race conditions in case of command timeout+quick
disconnection and retry that can result in race conditions and double
free corruptions.
2020-05-06 00:25:19 +02:00
..
switchbot Implemented retry+sleep mechanism in Switchbot plugin in case of errors 2020-05-06 00:25:19 +02:00
wemo No need to explicitly specify request_queue and response_queue on Worker derived classes 2019-12-15 19:55:14 +01:00
__init__.py Added switch tab to the new web panel 2019-07-02 12:02:28 +02:00
tplink.py Added Arduino over Firmata integration - closes #92 2020-01-05 00:46:46 +01:00