I captured data by listening to events and have tried to use it in an automation and its not working. This is something I had success with a couple years ago but havent kept up on it. Can you please tell me what data that I have pasted is needed? I know the time stamp has to go but do I just delete the line or data, or do I keep the ββ ??
You only need to match the minimum number of fields that would distinguish between other devices and other notifications. Most of those you listed are unnecessary. Use node_id or device_id, or a template helper that resolves to one of those, to match a specific device. Or you can use conditional template logic, the possibilities are endless. For this notification, if you want to match a specific user, include the user id. Probably something like:
thank you for the help, I looked at the link and modified my automation to similiar as advised but just not working. I dont know enough about templates to try at the moment. I see there is a simplified solution called KeyMaster, I might give it a go, not sure its specfic to my query but it looks like an improvement none the less. Cheers