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

Integration cozytouch not found when trying to verify its XXX platform #8

Open
Sku4l opened this issue Jul 23, 2019 · 2 comments
Open

Comments

@Sku4l
Copy link

Sku4l commented Jul 23, 2019

Hey Biker,

First of all thanks a lot for all the hard work, I guess that adding my heaters to Home Assistant would absolutely awesome. Unfortunately after many tries (struggled with python version, move to Debian buster, etc.), I end up with the following errors but I have absolutely no clue how to fix:

Integration cozytouch not found when trying to verify its sensor platform.
Integration cozytouch not found when trying to verify its switch platform.
Integration cozytouch not found when trying to verify its climate platform.
Integration cozytouch not found when trying to verify its binary_sensor platform.

From other similar errors for other integrations, they seem to be talking about a manifest file but I must say I cannot figure out what this would mean in my case.

Thanks a lot!

@Sku4l
Copy link
Author

Sku4l commented Aug 20, 2019

It seems that I fixed the issue and have Cozytouch component work with Home Assistant v0.97.2.

I am not entirely sure of what the problem was as I tried many different things, but for information I created a manifest.json file inside the custom_component/cozytouch that contains the basic information:

{
"domain": "cozytouch",
"name": "Cozytouch",
"documentation": "https://github.com/biker91620/ha-cozytouch",
"dependencies": [],
"codeowners": [],
"requirements": []
}

As I am a total noob this may not be appropriate, so feel free to correct me.

I still have a problem with the climate component but it is a different issue, so I will investigate and create a new thread if necessary.

@thundergreen
Copy link

@Sku4l please be aware that climate component had completely rewrite. opetarion mode is now hvac mode etc.. I guess this custom component needsa completet cleanup

@biker91620 Could you make this component compatible to latest hass release please? :)

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

2 participants