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

#66 supla device linux #67

Closed Goral64 closed 3 months ago

Goral64 commented 3 months ago

Added full support for topic subscriptions from the MQTT broker to channels. Currently subscription only. Publishing to MQTT broker soon.

Goral64 commented 3 months ago

Everything is included in https://github.com/SUPLA/supla-device/pull/69