Hello everyone,
I am new here and am trying to make a !(upload://oErUwlSZ8lQA9LrhpL2noyJMcFD.png) automation but keep getting this error: malformed required key not provided @ [‘zone’]! Is there anyone who can tell me what I’m doing wrong?
Hello everyone,
I am new here and am trying to make a !(upload://oErUwlSZ8lQA9LrhpL2noyJMcFD.png) automation but keep getting this error: malformed required key not provided @ [‘zone’]! Is there anyone who can tell me what I’m doing wrong?
It’s much easier to work with code not images
That said, it looks like you forgot to include the zone
you want to trigger the automation. All you’ve said is that you want the automation to trigger when the device tracker enters …
Have you set up some zones yet?
Otherwise there’s nothing to tell the device tracker whether your entering anywhere
Ok, Thank you, I already found the problem !!
But not everything works. I am now trying not only to receive a message on my iPhone, but also to send a message to my sonosbox in the kitchen. This does not work and yet I think I have entered the correct code. Can someone help me with this? The code I wrote is the following:
alias: Bart Verlaat App
description: ‘’
trigger:
Thanks for your help and response!
And this is the script:
sonos_say:
alias: “Sonos TTS script”
sequence:
Unfortunately you forgot to use the code markup
Please see the sticky post for more details. In short you can edit your post, select the code, and push </>
to mark a block of code.