Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Platform error switch.philips ambilights+yeelight - Integration 'philips ambilights+yeelight' not found. #12

Open
zalef47 opened this issue Dec 20, 2022 · 0 comments

Comments

@zalef47
Copy link

zalef47 commented Dec 20, 2022

Hi,

recently I tried to integrate Yeelight bulb and Philips Ambilight. Got user+pass and downloaded from HACS.
I added to configuration.yaml and checked configuration, then error appeared:

Platform error switch.philips ambilights+yeelight - Integration 'philips ambilights+yeelight' not found.

after googling that it looks like this is connected with HA update from 01.2021
Deatils: https://developers.home-assistant.io/blog/2021/01/29/custom-integration-changes/#versions

It looks like since 2021 in manifest.json there must be a version key. I tried to manually edit file and add verision line but still this is not working. Is it possible to have update in this component?

{
"domain": "philips_ambilight+yeelight",
"name": "Philips Ambilight+Yeelight",
"version": "1.0.1",
"documentation": "https://github.com/jomwells/ambilight-yeelight",
"dependencies": [],
"codeowners": ["@jomwells"],
"requirements": []
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant