fix hass setup
This commit is contained in:
@@ -67,6 +67,8 @@ private:
|
||||
NukiOpener::AdvancedConfig _nukiAdvancedConfig = {0};
|
||||
bool _nukiConfigValid = false;
|
||||
bool _nukiAdvancedConfigValid = false;
|
||||
bool _hassEnabled = false;
|
||||
bool _hassSetupCompleted = false;
|
||||
|
||||
bool _paired = false;
|
||||
bool _statusUpdated = false;
|
||||
|
||||
Reference in New Issue
Block a user