Hi,
I am used to using Node-Red but now I would try to test the Automation Editor
but guess what … I am stuck
In Node Red I have the following:
Domain: Notify
Service: hassio_notifier_s7
Data: {“message”:“This is a test”}
While in the Automation Editor I have the following:
Action Type: Call Service
Service: notify.hassio_notifier_s7
Service Data: message: This is a test
Can someone kindly guide me?