Increase valid range for compressor min run and compressor min off times #402
wanltz
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hello there.
A simple request: changing the valid range for the compressor minimum run time, and minimum off time.
Currently the maximum is respectively 60 min and 30 min. I would love to see it goes up to 120 minimum, or 240.
30 minute is really too short in my situation, it overuse the compressor and waste energy.
That can be done editing this files:
custom_components/roommind/websocket_api.py -> lines 645 and 648
frontend/src/components/settings/rs-settings-compressor.ts -> lines 165 and 181
I could have done it myself, but i will waste hours to know how to compile it... I'm totally new in this environnement.
If someone could do that, it will be very appreciated.
Thanks beforehand.
All reactions