mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-13 03:09:51 +03:00
shower active is shown in HA on EMS-ESP boot
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user