mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-07 16:29:51 +03:00
split HA-config in smaller blocks, add publish command
This commit is contained in:
@@ -58,7 +58,7 @@ class DallasSensor {
|
||||
|
||||
void start();
|
||||
void loop();
|
||||
void publish_values();
|
||||
void publish_values(const bool force);
|
||||
void reload();
|
||||
bool updated_values();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user