shower active is shown in HA on EMS-ESP boot

This commit is contained in:
proddy
2025-05-18 11:47:04 +02:00
parent 9ddc587334
commit 5c473c2b3d
2 changed files with 26 additions and 18 deletions

View File

@@ -29,6 +29,7 @@ class Shower {
void loop();
void set_shower_state(bool state, bool force = false);
void create_ha_discovery();
// commands
static bool command_coldshot(const char * value, const int8_t id);