Controlling Hue Bulbs based on a schedule

Hi - I just dipped my toes into the whole Hue color changing bulb arena. I found the Color Annimation built in app and that works great. I was able to build an example that runs thru red, white, blue, black just fine.

I have a Hue bulb in the cupola on my house and wanted to make the bulb to go red-white-blue-off for the Fourth of July (a few weeks ago) and could not figure out how to turn the automation on at sunset and then off at midnight. Everything I found says I can't call one app from another, so how can I automate the on-off processes for this? Once I get that working, I'm planning on having various color patterns for things like Easter (pink, purple, white) and Christmas (red, green).

Thanks

What you want to do is very straightforward. See the following Activator Device section in the documentation for the Color Animation built-in app:

Just create two simple rules in Rule Machine to turn on and off the Color Animation app you created:

Rule 1:
Trigger on Sunset (Location Event, Sunset)
Action:
Turn on the activator device switch that is created when you built your color animation child app.

Rule 2:
Trigger on time midnight (Time of Day, certain time)
Action:
Turn off the activator device switch that was created when you built your color animation child app.

2 Likes

I do this to control Hue bulbs for seasonal colors with the user app. Holiday Lighting. [Release] Holiday Lighting

1 Like

Cool - that works great. I guess I need to RTFM* sometimes.

Thanks.

*Read The Freeking Manual

2 Likes