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

[ENHANCEMENT]: add outside and inside temperature to scheduler conditions #168

Open
MikeyMan83 opened this issue Jun 27, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@MikeyMan83
Copy link

The cool function is quite rudimentary. Would like to have some more control. One easy way would be to add conditions to turning cool mode on, based on inside and/or outside temperature sensor.

Could be added to the existing conditions in the scheduler. For instance:
Only turn cool mode on when outside temperature is above 25 degrees and inside temperature is above 22 degrees.

Alternatively a re write of the cool function could be an option. But much more time consuming. Needs more thinking.

@MikeyMan83 MikeyMan83 added the enhancement New feature or request label Jun 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant