mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2026-01-29 01:59:08 +03:00
add mqtt subscribe settings, thermostat switchtime, boiler heatingsources
This commit is contained in:
@@ -104,6 +104,7 @@ class MqttSettings {
|
||||
uint8_t ha_climate_format;
|
||||
bool ha_enabled;
|
||||
bool nested_format;
|
||||
uint8_t subscribes;
|
||||
|
||||
static void read(MqttSettings & settings, JsonObject & root);
|
||||
static StateUpdateResult update(JsonObject & root, MqttSettings & settings);
|
||||
|
||||
Reference in New Issue
Block a user