Followed the documentation and added all the files necessary into config/custom_components/aerogarden. I have no issues with configuration and then restart. As soon as I add the username and password to configuration.yaml I get the "Integration error: aerogarden - Integration 'aerogarden' not found." Copied the code directly from document with the appropriate information filled in.
Is there an adjustment I need to make somewhere or some version incompatibility? I did verify that there's a version key in the manifest log.
Log output
ERROR (SyncWorker_1) [homeassistant.loader] The custom integration 'aerogarden' does not have a version key in the manifest file and was blocked from loading. See https://developers.home-assistant.io/blog/2021/01/29/custom-integration-changes#versions for more details
Followed the documentation and added all the files necessary into config/custom_components/aerogarden. I have no issues with configuration and then restart. As soon as I add the username and password to configuration.yaml I get the "Integration error: aerogarden - Integration 'aerogarden' not found." Copied the code directly from document with the appropriate information filled in.
aerogarden: username: [EMAIL] password: [PASSWORD]
Is there an adjustment I need to make somewhere or some version incompatibility? I did verify that there's a version key in the manifest log.
Log output
ERROR (SyncWorker_1) [homeassistant.loader] The custom integration 'aerogarden' does not have a version key in the manifest file and was blocked from loading. See https://developers.home-assistant.io/blog/2021/01/29/custom-integration-changes#versions for more details