Skip to content
This repository has been archived by the owner on Nov 29, 2024. It is now read-only.

Latest commit

 

History

History
17 lines (9 loc) · 913 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 913 Bytes

(Possibly) SmartThings

This SmartApp temporarily switches things on (like light bulbs) when a presence sensor arrives.

If a light is already on, the brightness is turned-up to 100%.

Then, after a configuarable number of minutes, the switches / lights are restored to the state they were in before they were turned on by this SmartApp.

This SmartApp temporarily switches things on (like light bulbs) when a motion sensor is triggered.

If a light is already on, the brightness is increased a little.

When the motion stops, we wait for a configurable number of minutes, then restore the switches / lights to the state they were in before they were turned on by this SmartApp.