mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-07 08:19:52 +03:00
Mqtt: remove all HA if not active, timeout QoS, option single2cmd
This commit is contained in:
@@ -40,5 +40,6 @@ export interface MqttSettings {
|
||||
nested_format: number;
|
||||
send_response: boolean;
|
||||
publish_single: boolean;
|
||||
publish_single2cmd: boolean;
|
||||
discovery_prefix: string;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user