Skip to content

Commit

Permalink
lay the dir structure fure custom quirks
Browse files Browse the repository at this point in the history
  • Loading branch information
triplepoint committed Sep 22, 2024
1 parent 8853e71 commit a0c1e4a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions roles/home_assistant/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
with_items:
- "{{ home_assistant_host_config_dir }}"
- "{{ home_assistant_host_config_dir }}/custom_templates"
- "{{ home_assistant_host_config_dir }}/custom_zha_quirks"
- "{{ home_assistant_host_config_dir }}/www"

- name: Ensure all the service configuration files are in place
Expand Down

0 comments on commit a0c1e4a

Please sign in to comment.