benleb / ad-automoli

💡 Fully automatic light management based on conditions like motion, illuminance, humidity, and other clever features
https://github.com/benleb/ad-automoli
MIT License
112 stars 29 forks source link

Allow relative humidity value #29

Open chbndrhnns opened 4 years ago

chbndrhnns commented 4 years ago

In my bathroom, I can never quite tell how much humidity is in there but whenever I start showering, it will go up. So, I am missing a baseline value to enable the humidity option.

Would it be possible to allow for a relative value to be set in the config that is compared to the value when the light was initially turned on?

benleb commented 4 years ago

Do you have some graphs about the humidity? I got my "baseline" from my grafana graphs... image

A relative value is a nice idea (at least thats my current feeling :D), will add it to my todo ;) Thanks

chbndrhnns commented 4 years ago

I need to set up proper monitoring and then try to derive a baseline like you did. Thanks for the hint!

evildad commented 1 year ago

@chbndrhnns : Is this still an open issue or should we close it?

chbndrhnns commented 1 year ago

I think it would be a nice feature and i did not do any work on it so far.