Merge branch 'master' into check-keypad-codes

This commit is contained in:
iranl
2024-11-02 19:41:11 +01:00
committed by GitHub
115 changed files with 9966 additions and 962 deletions

View File

@@ -131,6 +131,7 @@ private:
bool _hassEnabled = false;
bool _hassSetupCompleted = false;
bool _disableNonJSON = false;
bool _pairedAsApp = false;
bool _paired = false;
bool _statusUpdated = false;
bool _hasKeypad = false;