Merge remote-tracking branch 'upstream/master' into http-server
This commit is contained in:
@@ -309,7 +309,7 @@ void NukiNetwork::initialize()
|
||||
}
|
||||
|
||||
_discoveryTopic = _preferences->getString(preference_mqtt_hass_discovery, "");
|
||||
_offEnabled = _preferences->getBool(preference_official_hybrid, false);
|
||||
_offEnabled = _preferences->getBool(preference_official_hybrid_enabled, false);
|
||||
readSettings();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user