retry HA MQTT - #567

This commit is contained in:
proddy
2020-10-20 13:59:34 +02:00
parent e8951d1b7f
commit 2315f526be
4 changed files with 37 additions and 15 deletions

View File

@@ -46,7 +46,7 @@ class Boiler : public EMSdevice {
private:
static uuid::log::Logger logger_;
void register_mqtt_ha_config();
bool register_mqtt_ha_config();
void check_active();
bool export_values_main(JsonObject & doc);
bool export_values_ww(JsonObject & doc);