Add selectors to Hue service definitions (#46747)

This commit is contained in:
Franck Nijhof 2021-02-18 17:01:29 +01:00 committed by GitHub
parent cdc4f634d1
commit a164a6cf80
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,11 +1,17 @@
# Describes the format for available hue services # Describes the format for available hue services
hue_activate_scene: hue_activate_scene:
description: Activate a hue scene stored in the hue hub. description: Activate a hue scene stored in the hue hub
fields: fields:
group_name: group_name:
name: Group
description: Name of hue group/room from the hue app. description: Name of hue group/room from the hue app.
example: "Living Room" example: "Living Room"
selector:
text:
scene_name: scene_name:
name: Scene
description: Name of hue scene from the hue app. description: Name of hue scene from the hue app.
example: "Energize" example: "Energize"
selector:
text: