Revert ESP-MQTT (#508)

* Revert ESP-MQTT

* Revert ESP-MQTT

* Update sdkconfig.defaults
This commit is contained in:
iranl
2024-11-02 17:07:00 +01:00
committed by GitHub
parent 81a91c4157
commit 7454208230
115 changed files with 9965 additions and 962 deletions

View File

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