2019-04-19 21:53:58 +00:00
|
|
|
# Describes the format for available hue services
|
|
|
|
|
|
|
|
hue_activate_scene:
|
2021-02-23 13:10:13 +00:00
|
|
|
name: Activate scene
|
|
|
|
description: Activate a hue scene stored in the hue hub.
|
2019-04-19 21:53:58 +00:00
|
|
|
fields:
|
|
|
|
group_name:
|
2021-02-18 16:01:29 +00:00
|
|
|
name: Group
|
2019-04-19 21:53:58 +00:00
|
|
|
description: Name of hue group/room from the hue app.
|
|
|
|
example: "Living Room"
|
2021-02-18 16:01:29 +00:00
|
|
|
selector:
|
|
|
|
text:
|
2019-04-19 21:53:58 +00:00
|
|
|
scene_name:
|
2021-02-18 16:01:29 +00:00
|
|
|
name: Scene
|
2019-04-19 21:53:58 +00:00
|
|
|
description: Name of hue scene from the hue app.
|
|
|
|
example: "Energize"
|
2021-02-18 16:01:29 +00:00
|
|
|
selector:
|
|
|
|
text:
|
2021-11-16 19:59:17 +00:00
|
|
|
dynamic:
|
|
|
|
name: Dynamic
|
|
|
|
description: Enable dynamic mode of the scene (V2 bridges and supported scenes only).
|
|
|
|
selector:
|
|
|
|
boolean:
|