Closed LainX84 closed 5 years ago
You need to create a empty init.py file in the Melcloud folder. Breaking change in the release notes for 0.92.0
Do It, i've create empity init.py bit the issue Is not solve
it must be named like this __init__.py
You can also try to remove the pycache folder.
removed pycache folder solved the issue for me, init.py file already exists
@CookieMonster87 there is a way to put this custom component in custom updater?
What is the difference with your version and o0Zz version? Thanks
Upgrade HA to 0.92.1 and now melcloud turn back to work correctly. Additional alert in the logs :
You are using a custom integration for melcloud which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you do experience issues with Home Assistant.
Updating state for climate.melcloud_camera_matteo_120175 (<class 'custom_components.melcloud.climate.MelCloudClimate'>) took 0.507 seconds. Please report platform to the developers at https://goo.gl/Nvioub
Updating state for climate.melcloud_camera_genitori_120176 (<class 'custom_components.melcloud.climate.MelCloudClimate'>) took 0.420 seconds. Please report platform to the developers at https://goo.gl/Nvioub
Updating state for climate.melcloud_cucina_120180 (<class 'custom_components.melcloud.climate.MelCloudClimate'>) took 0.428 seconds. Please report platform to the developers at https://goo.gl/Nvioub
Upgrade HA to 0.92.1 and now melcloud turn back to work correctly. Additional alert in the logs :
You are using a custom integration for melcloud which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you do experience issues with Home Assistant.
Updating state for climate.melcloud_camera_matteo_120175 (<class 'custom_components.melcloud.climate.MelCloudClimate'>) took 0.507 seconds. Please report platform to the developers at https://goo.gl/Nvioub
Updating state for climate.melcloud_camera_genitori_120176 (<class 'custom_components.melcloud.climate.MelCloudClimate'>) took 0.420 seconds. Please report platform to the developers at https://goo.gl/Nvioub
Updating state for climate.melcloud_cucina_120180 (<class 'custom_components.melcloud.climate.MelCloudClimate'>) took 0.428 seconds. Please report platform to the developers at https://goo.gl/Nvioub
Il giorno gio 25 apr 2019 alle ore 21:29 detxm80 notifications@github.com ha scritto:
@CookieMonster87 https://github.com/CookieMonster87 there is a way to put this custom component in custom updater?
What is the difference with your version and o0Zz version? Thanks
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/o0Zz/ha-melcloud/issues/8#issuecomment-486807386, or mute the thread https://github.com/notifications/unsubscribe-auth/AFLPJ36BMOMODZVCYUIBRYTPSIBCDANCNFSM4HILHENA .
Included the following files in the melcloud directory to get it working.
__init__.py: """The Melcloud integration."""
manifest.json: { "domain": "melcloud", "name": "Melcloud", "documentation": "https://github.com/o0Zz/ha-melcloud/", "dependencies": [], "codeowners": ["@o0zz"], "requirements": ["requests"] }
@aravndal Thank you for your support. I added these 2 files to the repo.
Hi all, thanx for the hints. I fixed it with version 97.b1 when I put the CASE of the folder equal to that in the manifest and in the configuration.yaml
Integration melcloud not found when trying to verify its climate platform. components/hassio/init.py (ERROR) - message first occured at 11:08 and shows up 3 times