mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 07:49:52 +03:00
remove optimistic option #2551
This commit is contained in:
@@ -36,7 +36,6 @@ class DummySettings {
|
||||
String discovery_prefix = "homeassistant";
|
||||
uint8_t discovery_type = 0; // HA
|
||||
bool ha_enabled = true;
|
||||
bool ha_optimistic = false;
|
||||
String base = "ems-esp";
|
||||
bool publish_single = false;
|
||||
bool publish_single2cmd = false;
|
||||
|
||||
Reference in New Issue
Block a user