1) Give a description of the problem
I’m looking for some guidance on how to best configure this piston.
It is not working as I expected when I put it together
example: - I have had to manually subscribe to events as the door (contact) sensor trigger was not working. i have also had to set the contact sensor to be ‘opened for at least 1 second’ on a basic trigger when the door was closed, the piston stopped.
I’d really appreciate if someone could give me some pointers to ensure it will be reliable.
Also, I have a routine to power on at sunset, power off at 10pm (bed) and also to switch on at 7:30am and off again at sunrise. Is this best to be kept separate or in the same piston?
2) What is the expected behavior?
I want the light to come on at sunset (handled as a Smarthings routine currently)
When either the motion sensor or door sensor is triggered, I want the light to go full brightness then fade after 1 minute of inactivity - either to 5% if before 10pm or 0% / off if after 10pm
At 7:30am I want the light to come on (handled as a Smarthings routine currently) until Sunrise (handled as a Smarthings routine currently)
3) What is happening/not happening?
I’ve had to manually subscribe to events on the door trigger as it wasn’t firing
This morning I opened the door and the light was only at 5%
**4) Post a Green Snapshot of the piston![image|45x37]
5) Attach any logs (From ST IDE and by turning logging level to Full)
I’ll gather logs and submit tomorrow morning as they have rolled over
Thanks
Aidan