Neue Version - und vieles geht nicht mehr

Hallo erst mal,

Eigentlicht wollte ich es selbst lösen, aber ich bin am verzweifeln.

Mmit der Integration “File” lässt sich nicht so richtig arbeiten.

Mit Fontend 20250903.2 ist der Zugriff auf Yaml suboptimal.

Einträge in configuation.yaml

homeassistant:

# Loads default set of integrations. Do not remove.


unit_system: metric
currency: EUR
country: DE
time_zone: “Europe/Berlin”
allowlist_external_dirs:
- “/config”
- “/config/www”
debug: false
notify:

* platform: file
  name: print_export
  filename: /config/Temp_Datenexport.csv

frontend:
themes: !include_dir_merge_named themes

automation: !include automations.yaml
script: !include scripts.yaml
scene: !include scenes.yaml

# Example yaml: full tcp connection

Ich bekomme print_export nicht zum starten.

Es wäre nett, wenn jemand einen Tipp hat.

:crayon:by HarryP: Code-/Logzeilen formatiert (bitte immer in </> einbinden)
s.a.: (Neues Update & Features - Hier in der Community 🫶)

Bitte Logfiles und Konfigurationen mittels </>-Symbol als vorformatierten Text markieren.

Jetzt zu deinem Thema. Was genau ist das Ziel deines Anliegens? Vielleicht ist dieses print_export gar nicht der richtige Ansatz.