This Action will set your mirror's color temperature and brightness to preset values.
- API endpoint slug
- simplehuman.place
- Filter code method
- Simplehuman.place.skip(string?: reason)
- Runtime method
- runAction("simplehuman.place", {})
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
- What light setting?
- Slug
- profile_id
- Required
- true
- Can have default value
- true
- Filter code method
- Simplehuman.place.setProfileId(string: profileId)