Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Driver forces mode to HEAT when temperature drops below 5C #1

Open
gkostiuk opened this issue Nov 28, 2022 · 0 comments
Open

Driver forces mode to HEAT when temperature drops below 5C #1

gkostiuk opened this issue Nov 28, 2022 · 0 comments

Comments

@gkostiuk
Copy link

gkostiuk commented Nov 28, 2022

Installed this driver when migrating from SmartThings several months ago, all fine until the temperature started getting colder. My application is in a vacation home where water lines are drained in winter, but I use the thermostats to preheat before I arrive.
I don't want to keep a minimum temperature of 5C as this wastes a huge amount of electricity. I purchased this Ki Zigbee stat specifically because it doesn't force a 5C minimum like other stats do.

Looking at the code around line 78, it looks like this is what is forcing temperature to 5C. I'm not very familiar with the code but for now attempted a fix by setting map.value = "--" instead of getTemperature ("01F4").
Hoping someone can validate this a being the correct solution or are there other changes required, thanks.

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

No branches or pull requests

1 participant