Nach Update auf 2026.6.4 - Automation Fehlerhaft

Hallo liebe Community,

ich habe heute auch mal das Update gemacht und mit einmal erschien folgende Fehlermeldung:

Automation ist nicht verfügbar
Message malformed: required key not provided @ data[‘options’][‘zone’]

Diese Automation hat immer bis heute reibungslos funktionert. Wenn mein iPhone in die Zone kommt, dann teile es mir mit.

Das ist der Code:

alias: Zuhause wurde betreten!
description: ""
triggers:
  - trigger: zone.entered
    target:
      entity_id: device_tracker.iphonepro_von_david
    options:
      behavior: each
      for: "00:00:00"
conditions: []
actions:
  - action: switch.turn_on
    metadata: {}
    target:
      entity_id: switch.kamera_wohnzimmer_privatsphare_modus
    data: {}
  - action: notify.mobile_app_iphonepro_von_david
    metadata: {}
    data:
      title: Zuhause angekommen
      message: Kamera Wohnzimmer ist im Privatmodus!
mode: single

Kann mir jemand sagen warum das mit einmal nicht mehr klappt?

Vielen Dank.

2 Beiträge wurden in ein existierendes Thema verschoben: Probleme mit Home Assistant Update ab Version 2026.6.* (aktuell 2026.6.4) + Video :tada: von @simon42

In den vorhandenen Sammelthread verschoben!