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

AT setting "publish all, don't disable local function" shouldn't take into account server config #57

Open klew opened 8 months ago

klew commented 8 months ago

When AT is configured on Supla side, local funciton of button is disabled. When "MQTT AT type" is set to "publish all, don't disable local function", old Supla server config should be ignored, when Supla protocol is disabled.