mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2026-01-29 10:09:11 +03:00
Mqtt: remove all HA if not active, timeout QoS, option single2cmd
This commit is contained in:
@@ -90,6 +90,7 @@ class MqttSettings {
|
||||
uint8_t nested_format;
|
||||
String discovery_prefix;
|
||||
bool publish_single;
|
||||
bool publish_single2cmd;
|
||||
bool send_response;
|
||||
|
||||
static void read(MqttSettings & settings, JsonObject & root);
|
||||
|
||||
Reference in New Issue
Block a user