This commit is contained in:
Paul
2020-05-18 21:00:38 +02:00
parent 97ddf80ea8
commit be4f075663
18 changed files with 270 additions and 141 deletions

View File

@@ -104,10 +104,11 @@ class Thermostat : public EMSdevice {
static uuid::log::Logger logger_;
void console_commands();
void init_mqtt();
std::string datetime_; // date and time stamp
bool mqtt_nested_json_;
uint8_t mqtt_format_; // single, nested or ha
// Installation parameters
uint8_t ibaMainDisplay =