This query returns the color of the light bulb.
- API endpoint slug
- tplink_tapo.query_color
- Runtime method
- performQuery("tplink_tapo.query_color")
Query fields
- Label
- Which Device?
- Helper text
- The name of the device that you are expecting to query.
- Slug
- device_name
- Required
- true
- Can have default value
- false
Ingredients
- Slug
- hue
- Filter code
- TplinkTapo.queryColor.Hue
- Type
- String
- Example
- "10"
- Slug
- brightness
- Filter code
- TplinkTapo.queryColor.Brightness
- Type
- String
- Example
- "10"
- Slug
- saturation
- Filter code
- TplinkTapo.queryColor.Saturation
- Type
- String
- Example
- "10"