comfoconnect icon indicating copy to clipboard operation
comfoconnect copied to clipboard

Update const.py

Open jonesPD opened this issue 4 years ago • 2 comments

added some additional constants and commands

jonesPD avatar Dec 19 '20 23:12 jonesPD

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.

michaelarnauts avatar Jan 26 '21 22:01 michaelarnauts

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.

jonesPD avatar Jan 27 '21 08:01 jonesPD

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

michaelarnauts avatar Nov 04 '22 08:11 michaelarnauts