Why is it not firing?

Hi,

I’ve created my first config with a few things.
My phone is reporting it’s locating with OwnTracks, working pretty fine. Also defined a Home and Work zone, also fine.

Then i created this :

- alias: 'Test trigger' trigger: platform: zone entity_id: device_tracker.dennistelefoon_s7 zone: zone.Home event: enter action: service: notify.Telegram data: message: "Test trigger fired"

But when i change the location with the developer tools from Work to Home, it is not doing anything… why not?

Hi,
perhaps try to not use the friendly name.
Had the same issue here, using the name from known_devices did the job.