mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-09 01:09:51 +03:00
mqtt publish peiod per device, publish on change, ADC
This commit is contained in:
@@ -121,6 +121,7 @@ class Thermostat : public EMSdevice {
|
||||
std::string datetime_; // date and time stamp
|
||||
|
||||
uint8_t mqtt_format_; // single, nested or ha
|
||||
bool changed_ = false;
|
||||
|
||||
// Installation parameters
|
||||
uint8_t ibaMainDisplay_ =
|
||||
|
||||
Reference in New Issue
Block a user