max13fr / Airzonecloud-HomeAssistant

Airzone Cloud plugin for Home Assistant
MIT License
28 stars 15 forks source link

Doesnt work #11

Closed ukrolelo closed 3 years ago

ukrolelo commented 3 years ago

Hello ! Thank you for this integration! Please if you have time can you help me to figure it out,why its not working?

Conf check Platform error climate.airzonecloud - Integration 'airzonecloud' not found.

config/custom_components/airzonecloud/ init.py climate.py const.py manifest.py

conf yaml climate:

Log: Logger: homeassistant.components.hassio Source: components/hassio/init.py:454 Integration: Hass.io (documentation, issues) First occurred: 1:02:06 PM (2 occurrences) Last logged: 1:05:17 PM

Platform error climate.airzonecloud - Integration 'airzonecloud' not found.

Thank you!

gabrio79 commented 3 years ago

have you added files in config/custom_components/airzone/ ? below my config in configuration.yaml

# Integrazione Airzone
climate:
  - platform: airzonecloud
    username: !secret airzone_username
    password: !secret airzone_password
    scan_interval: 30
ukrolelo commented 3 years ago

have you added files in config/custom_components/airzone/ ? below my config in configuration.yaml

# Integrazione Airzone
climate:
  - platform: airzonecloud
    username: !secret airzone_username
    password: !secret airzone_password
    scan_interval: 30

I dont know why, but now its working. I abandened this for few month, forgot about it. Now when i doo all by manual, everything is perfect !!!!!!!!!! THANK YOU!!!!

AESIR93 commented 2 years ago

I'm running into the same issue, any idea about what fixed it? Thanks!

ukrolelo commented 2 years ago

hi, for me cloud is working fine with new fixed version

AESIR93 commented 2 years ago

Oh well, thanks anyway!!