SUPLA / supla-device

Create your own Supla device! This software can be used as a library for Arduino IDE, or can be used directly with ESP8266 RTOS SDK and with ESP IDF. It is also possible to compile and run it on Linux and in FreeRTOS.
GNU General Public License v2.0
28 stars 14 forks source link

sd4linux: MQTT channels should go offline when connection with broker is lost #70

Open klew opened 3 months ago

klew commented 3 months ago

On Supla::Channel there are setOffline() and setOnline() methods