#keymaster notifications

1 messages · Page 1 of 1 (latest)

vivid bronze
#

Can you tell me which yaml files you edited to get at least some notificatiosn working? I put the code similar to yours in scripts.yaml as instructed in a couple of docs I found. It is not working at all.

mighty steeple
#

The scripts.yaml has the entries I put in my post and the only other file I modified was configuration.yaml

vivid bronze
#

What did you put there?

mighty steeple
#

scripts: !include scripts.yaml

vivid bronze
#

I also have ... homeassistant:
packages: !include_dir_named packages

mighty steeple
#

Yes that's in there

vivid bronze
#

My line is script: !include scripts.yaml

#

it fails yaml check if I use "script"

#

scripts

mighty steeple
#

Maybe mine says the same but it's in there and that's all I did

vivid bronze
#

ok, do you get anything in your logs when a notiy fires?

mighty steeple
#

Not sure. I haven't trouble shot in awhile. All I did was follow this guide