Template
The templates shown in HACS are custom templates shared by someone from the community.
Templates download location¶
Any template downloaded via HACS is stored in your Home Assistant configuration directory under custom_templates/
.
No need to call the reload action¶
HACS will call the homeassistant.reload_custom_templates
action each time it downloads a custom template file (both new and updates). You can start using this new template immediately. There is no need to call the action manually.