Automate Reddit
Explore Plans
Mobile menu Close menu
Smart Home SolutionSmart Home Solution

History of color changes on bulb

This query returns a list of when a specific light bulb changes color.

About this query

Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.

Developer info

Description
This query returns a list of when a specific light bulb changes color.
API endpoint slug
smart_home_solution.history_of_color_changes_on_bulb
Runtime method
performQuery("smart_home_solution.history_of_color_changes_on_bulb")

Query fields

Device address Dropdown list

Label
Which device?
Slug
device_address
Required
true
Can have default value
false

Ingredients

TimeDate and time event was created.

Slug
time
Filter code
SmartHomeSolution.historyOfColorChangesOnBulb.Time
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00

EventName of event

Slug
event
Filter code
SmartHomeSolution.historyOfColorChangesOnBulb.Event
Type
String
Example
"On"

ColorThe new color

Slug
color
Filter code
SmartHomeSolution.historyOfColorChangesOnBulb.Color
Type
String
Example
"Blue"

ObjectDevice label

Slug
object
Filter code
SmartHomeSolution.historyOfColorChangesOnBulb.Object
Type
String
Example
"Living room lights"