CoRE Example - Flash Light Door Open
This simple CoRE example will demonstrate how to flash a light(s) 5 times in 1 second intervals. To change the length of the flashes, increase the ‘ms’ or milliseconds. 1000ms = 1 second, so 2 seconds is 2000.
Requires:
1 Door Contact Sensor
Core Mode: Basic
Flash Light Door Open Return Original Level
This supplemental example below will flash the lights when the door is opened, and by using a variable, return the the original level before the flashing started. For more information on working with variables, check out Variables 101.