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

Close blinds while it rains #30

Open
renne opened this issue Jun 20, 2019 · 4 comments
Open

Close blinds while it rains #30

renne opened this issue Jun 20, 2019 · 4 comments

Comments

@renne
Copy link

renne commented Jun 20, 2019

@alisdairjsmyth
While it rains blinds/shutters should be closed to keep the windows clean and avoid rain inside through the windows.

@renne renne changed the title Close blinds when it rains Close blinds while it rains Jun 20, 2019
@renne
Copy link
Author

renne commented Jul 5, 2019

I suggest to add a bool variable "raining" for that purpose.

@alisdairjsmyth
Copy link
Owner

@renne - I am presently reconsidering how climatic thresholds are implemented. At the moment, there are three supported thresholds:

  • cloud cover
  • temperature
  • uv index

Each has a threshold which overwrites the automated calculation associated with sun position. I am considering making this more generalised, which would make it easier to support any threshold including for rain

@thomasssso
Copy link

Hi all,

Happy about this node! I am using it to control screens instead of shutters. Works like a charm. I would like my screens to open when it rains in order to keep the screens dry.

Curious to know it progress of this topic.

@renne
Copy link
Author

renne commented Apr 27, 2020

Rain just needs a bool state. If it rains, close the blinds to protect closed windows from dirt or open windows from raining into the room. For screens the logic just needs to be inverted.

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

3 participants