This Action will set your mirror's brightness.
- API endpoint slug
- simplehuman.brightness
- Filter code method
- Simplehuman.brightness.skip(string?: reason)
- Runtime method
- runAction("simplehuman.brightness", {})
Action fields
- Label
- For which mirror?
- Helper text
- Optional - set your default mirror in the simplehuman app.
- Slug
- device_id
- Required
- false
- Can have default value
- false
- Label
- How bright?
- Helper text
- Type a number from 0-100
- Slug
- brightness
- Required
- true
- Can have default value
- true
- Filter code method
- Simplehuman.brightness.setBrightness(string: brightness)