mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-07 00:09:51 +03:00
ignore mqtt echos if publish_single2command is set.
This commit is contained in:
@@ -297,6 +297,9 @@ class Mqtt {
|
||||
static uint8_t connectcount_;
|
||||
static bool ha_climate_reset_;
|
||||
|
||||
static std::string lasttopic_;
|
||||
static std::string lastpayload_;
|
||||
|
||||
// settings, copied over
|
||||
static std::string mqtt_base_;
|
||||
static std::string mqtt_basename_;
|
||||
|
||||
Reference in New Issue
Block a user