tomfool1985
Results
2
comments of
tomfool1985
> Looks like the issue is you're returning the literal `HVACAction.HEATING` instead of the actual value `heating`, for a list of valid values look here https://github.com/home-assistant/core/blob/dev/homeassistant/components/climate/const.py#L90. > > Otherwise, perhaps...
Hello, Is it possibile to integrate the heatpump to this integration, there is a user that he is able to read and comand it using this code, but i am...