Closed zijam closed 3 years ago
Now you can´t add integration, when we have time we develop it, there are an issue to do it, #19 .
you can see configuration instructions in readme.md file, you can do this:
Change your configuration.yaml
, and add climate
and/or sensor
platforms.
climate:
sensor:
Currently this module creates the following entities, for each thermostat:
climate
control entitytemperature
sensorhumidity
sensorbattery
sensor
I'm running Home Assistant OS 5.13 and Home Assistant 2021.4.0 with HACS Integration version: 1.11.3.
I can see in
custom_components
folder that uhomeuponor folder exists with python codeBut when I search for it in Add Integration, it doesn't show up ☹️.
I have enabled debug logging of HACS, but can't see any error messages
I have also tried to clear my browser cache, restart HA Core and OS, but no luck.
Any idea what the problem can be?