Skip to content
This repository has been archived by the owner on Feb 10, 2023. It is now read-only.

Is heat pumps not supported? #9

Open
EilevHagen opened this issue Feb 4, 2020 · 1 comment
Open

Is heat pumps not supported? #9

EilevHagen opened this issue Feb 4, 2020 · 1 comment

Comments

@EilevHagen
Copy link

EilevHagen commented Feb 4, 2020

I had to change the code a bit to control my heat pump:

capability.thermostat => capability.thermostatCoolingSetpoint
it.setHeatingSetpoint(setpoint); => it.setCoolingSetpoint(setpoint);

But this will exclude other thermostats (that use thermostatHeatingSetpoint).

@toini
Copy link
Contributor

toini commented Feb 4, 2020

Thanks for reporting this. We will look into adding support for both thermostats and heat pumps in the future.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants