Merge branch 'dev_no_master_thermostat' into idf4_no_master

This commit is contained in:
MichaelDvP
2022-05-06 12:01:38 +02:00
27 changed files with 479 additions and 645 deletions

View File

@@ -26,7 +26,6 @@ class DummySettings {
uint32_t syslog_mark_interval = 0;
String syslog_host = "192.168.1.4";
uint16_t syslog_port = 514;
uint8_t master_thermostat = 0;
bool shower_timer = true;
bool shower_alert = false;
uint8_t shower_alert_coldshot = 10;