Aeon Holiday LED Ring

customdth
loops
variables
expression
holiday

#1

For any of you out there with an Aeotec Smart Switch 6 or Dimmer 6 here is another way to add holiday color and cheer to your home. I have installed the custom DTHs for these devices which can be found at: https://github.com/robertvandervoort/SmartThings. Also, you must set the configurable parameter “LED Behavior” within the ST Mobile app settings for your device(s) to #2, and then make sure to press “configure” to apply these changes on your Aeotec Smart 6 device. Also, I am using a global variable named @isHoliday to capture events and start the Christmas color effects. This global variable is specific to my HA system. You can easily replace this global variable with a virtual switch or physical device to start/stop your own holiday light show.

I have documented what is happening inside the piston, so it shouldn’t be too hard to follow…

DTH in ST Mobile app:

WebCoRE Tile (Random Colors):
Aeotec Piston Tiles (colored)

WebCoRE Piston:

What it does…
IMG_0701IMG_0702IMG_0700


#2

This forum is a giant collection of mad geniuses. Love it!


#3

image


#4

I am actually updating this example piston to include Tiles showing the color transitions… I have too much time on my hands guys!

Edit: See first post for new piston version including random colored tiles.