Hello community,
I’m seeking clarification on two architectural points after a recent HA code overhaul:
- Media File Management: Could someone explain the fundamental differences between using the
WWWdirectory versus theMEDIAdirectory for storing local media? I’m looking for guidance on which path aligns best with current best practices for security and access. - Template Management: Is it recommended to migrate custom templates from my YAML configuration into an HA Helper? I’m trying to determine if a Helper is the intended mechanism for centralizing and managing these templates, or if I’m mistaken about its functionality.
Your expertise is appreciated.