I never get the notification when starting or restarting HASS, but when I fire the event using the developer-tools the notification works… What could be the issue here?
When I trigger the event from the UI, it works like expected (even with the hyphen). The template renders true. I’m starting to think the z-wave devices aren’t loaded yet. I tried to run another event, without the condition, and that works as expected. I replaced the homeassistant_start with zwave.network_ready, and that seems to fix the issue! Would be good to see automations that can’t be completed logged somewhere in the UI, i.e. on the Logbook-page.