mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 07:49:52 +03:00
support 3 types of MQTT discovery entity id
This commit is contained in:
@@ -81,7 +81,7 @@ class DummySettings {
|
||||
String username = "";
|
||||
uint16_t keepAlive = 60;
|
||||
bool cleanSession = false;
|
||||
bool multiple_instances = false;
|
||||
uint8_t entity_format = 1;
|
||||
|
||||
uint16_t publish_time_boiler = 10;
|
||||
uint16_t publish_time_thermostat = 10;
|
||||
|
||||
Reference in New Issue
Block a user