jacobdonenfeld / homeassistant-aerogarden

Aerogarden plugin for Home Assistant
16 stars 2 forks source link

Integration error: Integration 'aerogarden' not found #23

Closed d1cey1 closed 4 months ago

d1cey1 commented 1 year ago

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

kuro6 commented 12 months ago

I got this error, too. I ended up doing the following:

  1. Remove anything related to Aerogarden in the configuration.yaml
  2. Once you've copied the files per the instructions, restart HA
  3. Open HACS and search for the Aerogarden integration
  4. Install via HACS