#Alias and custom intents

1 messages · Page 1 of 1 (latest)

hallow heart
#

Do Aliases work for custom intents and sentences when done in yaml?

#

mine don't seem to work at all

#

language: "en" intents: HassLightSet: data: - sentences: - "set {name} to {brightness} in the {area}" - "change {name} to {brightness} in the {area}" - "turn {name} to {brightness} in the {area}" - "change {name} to {brightness}" - "turn {name} to {brightness}" - "set {name} to {brightness}"