30 Commits (3f9fe399d34c78ad404a36033c795f438a8bf0fa)

Author SHA1 Message Date
tastendruecker123 079ba896d1 MQTT reconnect delay, fixed ESP32 build 2 years ago
tastendruecker123 0ad53d56d8
ESP32 support added 2 years ago
tastendruecker123 e59ca5f388 MQTT subscribe only when reconnect successful 2 years ago
lumapu f1b19bccfe * improved mqtt settings 2 years ago
lumapu e1c713fb00 * make mClient in mqtt private again (#145) 2 years ago
HorstG-57 4dc64eb2d7 Meine anpassungen wegen 2 years ago
Andreas Schiffler 6b1f027d01 devControl bugs and error handling 2 years ago
stefan123t 966a25bcd0 add mClient->setServer as suggested in #120 2 years ago
stefan123t f657ace328 fix #106 handpickled mDevName changes from #120 2 years ago
stefan123t 1a679130d8 fix #106 PubSubClient reconnect, which maintains a reference to char* mAddr 2 years ago
Andreas Schiffler 7ed5a0a9e1 active power limit added via mqtt and setup page 2 years ago
Andreas Schiffler dccd04ab42 first poc for power set via mqtt 2 years ago
fila612 193802aae4 HASS - MQTT Retained Messages 2 years ago
Kai Gerken bbc725f316 Implement MQTT discovery for Home Assistant 2 years ago
lumapu aeb63f5d31 * compiles with PlatformIO 2 years ago
lumapu 0347a3df44 * PR #76 updated debug messages: now 5 different levels are available 2 years ago
lumapu c61d9568ba license included 2 years ago
lumapu f148c41a1f ESP8266 v0.4.16 2 years ago
lumapu 2d37b2657d * V0.4.15 2 years ago
lumapu c7d039ac8c * added RX channel 40 2 years ago
Stefan Thieme b1906f0f31 add method entry debug statements 2 years ago
lumapu 01f1fab27f * try to fix #52 2 years ago
lumapu 7844ea2946 * moved mqtt loop out of `checkTicker` as mentioned in #49 2 years ago
lumapu f6b75aff90 * preliminary state, compiles good not tested on hardware 2 years ago
lumapu a9b7fd0599 * added IP address to serial console on successful connect to station WiFi 2 years ago
lumapu d0731f7065 * new structure 2 years ago
lumapu 58d79beb8c * send values using mqtt 2 years ago
lumapu c00be7bb35 * added mqtt 2 years ago