Change SkyBell LED color when it’s raining
Change the LED color and intensity of your SkyBell doorbell.
Developer info
- API endpoint slug
- skybell_gen5.set_rgb
- Filter code method
- SkybellGen5.setRgb.skip(string?: reason)
- Runtime method
- runAction("skybell_gen5.set_rgb", {})
Action fields
Hexidecimal rgb value Text input > Path to a folder
- Label
- Hexidecimal RGB Value
- Helper text
- HTML/CSS style RGB color format. #00FF00 is green for example.
- Slug
- hexidecimal_rgb_value
- Required
- true
- Can have default value
- true
- Filter code method
- SkybellGen5.setRgb.setHexidecimalRgbValue(string: hexidecimal_rgb_value)
Device name Dropdown list
- Label
- Device Name
- Helper text
- The name of the SkyBell device that you wish to update the RGB LEDs on.
- Slug
- device_name
- Required
- true
- Can have default value
- false