1
mirror of https://github.com/home-assistant/core synced 2024-08-02 23:40:32 +02:00
ha-core/homeassistant/components/screenlogic/services.yaml
tkdrob 028a07d86f
Wrap up selectors (#50794)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-05-25 14:45:17 +02:00

38 lines
862 B
YAML

# ScreenLogic Services
set_color_mode:
name: Set Color Mode
description: Sets the color mode for all color-capable lights attached to this ScreenLogic gateway.
target:
device:
integration: screenlogic
fields:
color_mode:
name: Color Mode
description: The ScreenLogic color mode to set
required: true
selector:
select:
options:
- all_off
- all_on
- american
- blue
- caribbean
- color_set
- color_swim
- color_sync
- green
- hold
- magenta
- next_mode
- party
- recall
- red
- reset
- romance
- royal
- save
- sunset
- thumper
- white