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

Add support for direct communication with the MQTT broker #66

Closed Goral64 closed 3 months ago

Goral64 commented 3 months ago

Enabling reading data from the channel using subscriptions and controlling the channel via publishing as part of direct communication with the MQTT broker.

klew commented 3 months ago

Closed by #69