I am trying to get the nma to send messages; key is right; and I think its just the formatting of the msg itself.
automation:
- alias: Send message at a given time
trigger:
platform: time
hours: 11
minutes: 22
seconds: 0
action:
service: notify.nma
data:
message: 'test'
Thanks for the help, I was under the impression my issue was due to the way it was divided up into the fields for NMA. That was incorrect. All appears to be working well…
Also, I am on an u/l NMA account. Been with them since the start, great product. I highly suggest it. I even have a few BASH scripts I am welcome to share that notify you via NMA if your IP (public or private) changes on a machine. Extremely useful for me.