Closed brew-your-own closed 11 months ago
Hello!
You can try adding the following to your HA configuration.yaml
logger:
default: info
logs:
homeassistant.components.rointe: debug
custom_components.hacs: debug
custom_components.rointe: debug
It's probably this:
ROINTE_SUPPORTED_DEVICES = ["radiator", "towel", "therm", "radiatorb"]
Looking at the API's it's missing "oval_towel"
@brew-your-own I've made a quick update on HACS (v1.4.0) Please try it.
If any problems please enable logs and send them (as I don't have that device).
Thank you!
There are still some issues. I'll try to fix these in the next few days.
@brew-your-own please try version 1.4.3
1.4.3 installed, it works :) that was quick, thanks a lot.
Hello,
I have 2 Oval wifi towel heaters from Rointe, and found your integration. This model seems to not be supported by the integration. I would like to help add support - how do you test/debug the API calls to the rointe API ?