Hello,
i want to split my config by the use of packages:
So my configuration file at the top is:
# Configure a default setup of Home Assistant (frontend, api, etc)
default_config:
packages: !include_dir_named packages
I have also made a directory packages and place the files from my other home assistant installation.
I have restart HASSIO, But it doesn’t work in HASSIO.
Do i miss something?