integration failing
Ilya-Me opened this issue · 2 comments
Ilya-Me commented
Thanks for building this integration.
I was waiting for my swap from the old eTwist app to Remeha home which finally happened today.
However it seems I'm stuck with the integration in Home Assistant.
I am able to login succesfully but it mentions it does not find any devices and "configuration failed, retrying"
If I open the Remeha home app I can see my thermostat and I'm able to change temperature and other settings.
msvisser commented
Without more information I cannot really help you. Could you add _LOGGER.debug("Received data: %s", data)
after line 44 in coordinator.py
and post the output?