All right I think I understand⦠but it isnāt working. The notifications do publish to the mqtt broker but when I restart home assistant they do not restore. In my logs I am seeing the following error:
Error during template condition: UndefinedError: 'dict object' has no attribute 'event'
when I run the template thru the template editor I get this:
Error rendering template: UndefinedError: 'trigger' is undefined
When I restart I get the following message with no content on my mqtt broker:
Message 19 received on home-assistant/notifications/config_entry_discovery at 8:36 PM: QoS: 0 - Retain: false
@Steven_Rollason Hi and thanks for sharing this. I think i made everything to add this to HA, but my persistent notifications are still gone after restarting HA. Do i have to do anything else, which is not written? Can someone please help me?
Will be hard as you donāt give any information about logs, error or other things.
What is written into the mentioned MQTT-Messages, what do you see on Broker side? What happens when you push messages manually? What is included in logs, traces, ⦠any errors?