comfoconnect
comfoconnect copied to clipboard
Update const.py
added some additional constants and commands
What's the difference between the boost commands? Btw, there's a logic in the duration of the boost in that command, I think it's documented in one of the docs.
I would prefer to rewrite this library someday to make it work with methods like set_speed(level, duration). I've started on this a long time ago, but never finished it unfortunately.
I see I included that as well, accidentally. It is meant to be able to configure the Boost command to a duration of your liking. The logic that you are referring to. I'm also not using that at this moment however.
Thanks! Sensor SENSOR_FROST_PROTECTION_STATE is already added in another PR. I'm working on rewriting the library and plan to incorporate the timeout value also.
See https://github.com/michaelarnauts/comfoconnect/issues/54