fix standalone

This commit is contained in:
MichaelDvP
2025-05-12 19:10:59 +02:00
parent 0c03fa1308
commit 0318f8156d

View File

@@ -36,6 +36,7 @@ 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;