Silvest89 / yeelight_v2

13 stars 1 forks source link

Invalid config with new core-2021.6.3 #13

Closed Nory-01 closed 3 years ago

Nory-01 commented 3 years ago

Hello,

I have done the update of HA, 2021.6.3, and since the integration is not functional. I have this error:

"The following integrations and platforms could not be set up: yeelight_v2"

andres-fuentes commented 3 years ago

In core-2021.6.4 the same error:

Logger: homeassistant.setup Source: setup.py:172 First occurred: 19:53:53 (1 occurrences) Last logged: 19:53:53

Setup failed for yeelight_v2: Integration not found.

andres-fuentes commented 3 years ago

I see it in https://www.home-assistant.io/blog/2021/06/02/release-20216/ :

Custom integrations (custom_components)
As mentioned in every release since 2021.3, custom integrations will require a version key in their manifest file.

As of this release, if that version key is missing in the manifest, the custom integration will no longer be loaded.

For more details see our developer blog about it

(@ludeeus - #49916)
Nory-01 commented 3 years ago

Hello,

This modif has working fine for me. https://github.com/Silvest89/yeelight_v2/issues/11

Silvest89 commented 3 years ago

PR has been merged