Hello, I do the same configuratzion for packages as I can find in the documentation. But it will not work. Can some help me? I cant see an error.
homeassistant:
packages: !include_dir_named packages
# Loads default set of integrations. Do not remove.
default_config:
# Load frontend themes from the themes folder
frontend:
themes: !include_dir_merge_named themes
automation: !include automations.yaml
script: !include scripts.yaml
scene: !include scenes.yaml
knx:
!include knx.yaml
I always see the →
patternWarning
Did someone know what to do?
Tim

