Closed 35aportal closed 3 years ago
I have same issue
Same here. Log tells me
2021-06-04 21:44:03 ERROR (SyncWorker_0) [homeassistant.loader] The custom integration 'indego' does not have a valid version key (None) 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
I added "version": "3.7",
to /config/custom_components/indego/manifest.json
and after a restart, the integration is working again - thanks Shamshala for your help.
An integration previously working under core-2021.5 fails on upgrade to core-2021.6.1.
Initially a notificaton that 'setup.py' is not found is displayed.
Reinstalling the integration results in 'Component error: indego - Integration 'indego' not found.' error when preforming a configuration validation.