mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2026-09-14 14:14:09 +00:00
do not rebuild all HA configs on a mqtt reconnect, limit by heap
This commit is contained in:
@@ -93,6 +93,7 @@ class TemperatureSensor {
|
||||
void publish_sensor(const Sensor & sensor);
|
||||
void publish_values(const bool force);
|
||||
void reload();
|
||||
void ha_reset();
|
||||
bool updated_values();
|
||||
bool get_value_info(JsonObject output, const char * cmd, const int8_t id = -1);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user