Hi All,
I try to create the link and my iphone action. Its the first time what i configure this kind of action and i need some help.
I have always the " ! " and i think they is something i m doing wrong.
This is my configuration:
Do you have some idea ?
Thx for your help
The line: “automation: !include automations.yaml” means you work with a different file (automations.yaml) for the automations. So you have to place your automations in the separate file automations.yaml or you remove the “!include automations.yaml”
Perfect its working ! Thx you !