1) Give a description of the problem
Need testers before posting in the Example Piston’s thread.
You need a motion sensor, humidity sensor (can be incorporated in the motion sensor), light (optional), and fan (optional). You need to disable any other light/fan controls for the target area.
2) What is the expected behavior?
Bathroom light should turn on based on motion.
Bathroom light should turn off after a delay based on absence of motion.
Bathroom light delay should be extended if the humidity rises rapidly (Shower is in use).
Bathroom fan should turn on if the humidity rises rapidly (Shower is in use).
Bathroom fan should turn off after a delay once the humidity drops (Shower is no longer in use).
This is primarily based off of my SmartThings SmartApp “Bathroom Light Control” but reincarnated as a WebCoRE Piston.
3) What is happening/not happening?
It is working for me, before posting in the Example Pistons, I’d like feedback/testing/confirmation.
I do not have a fan switch but have tied “fan” to a lamp for testing. Seems to work ok for me.
**4) Post a Green Snapshot of the piston!
5) Attach any logs (From ST IDE and by turning logging level to Full)
I have none to complain about so far