mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-07 16:29:51 +03:00
hide_led param
This commit is contained in:
@@ -7,6 +7,7 @@ export interface EMSESPSettings {
|
|||||||
master_thermostat: number;
|
master_thermostat: number;
|
||||||
shower_timer: boolean;
|
shower_timer: boolean;
|
||||||
shower_alert: boolean;
|
shower_alert: boolean;
|
||||||
|
hide_led: boolean;
|
||||||
}
|
}
|
||||||
|
|
||||||
export enum busConnectionStatus {
|
export enum busConnectionStatus {
|
||||||
|
|||||||
Reference in New Issue
Block a user