@miclass wrote:
Hi,
I am just going mad trying to create a script to use Hue Scene.
It’s very simple, I have a room named “Studio” and a scene in Hue named “due”. I am 100% sure of this as I checked in the Hue app, the names are correct.I have written the following script:
script: due_on: sequence: - service: hue.hue_activate_scene data: group_name: "Studio" scene_name: "due"
And I get the following error:
Invalid config for [script]: [due_on] is an invalid option for [script]. Check: script->script->script->due_on. (See /config/configuration.yaml, line 14).
Any hints?
Thank you!
Ciao.
Posts: 3
Participants: 2