Skip to content

Pre Installation Steps (IMPORTANT)

Chris edited this page Feb 23, 2023 · 8 revisions

Before installing

You will need to add to your configuration.yaml the following lines (if you have this already you can skip this step):

homeassistant:
  packages: !include_dir_named packages

You will also need to create the packages directory in your Home Assistant configuration directory (the directory that contains configuration.yaml).