This action will control the color of your device
Developer info
- API endpoint slug
- BG_HOME.color
- Filter code method
- BGHOME.color.skip(string?: reason)
- Runtime method
- runAction("BG_HOME.color", {})
Action fields
Deviceinfo Dropdown list
- Label
- Which device?
- Helper text
- choose device
- Slug
- deviceinfo
- Required
- true
- Can have default value
- false
Color Dropdown list
- Label
- What color?
- Helper text
- color
- Slug
- color
- Required
- true
- Can have default value
- true
- Filter code method
- BGHOME.color.setColor(string: color)