Skip to content

Latest commit

 

History

History

integrations

Integrations

This directory contains split configuration files for different Home Assistant integrations. This organization method helps maintain a cleaner and more manageable configuration structure.

Purpose

  • Separates integration configurations into individual files
  • Reduces complexity of the main configuration.yaml
  • Makes it easier to maintain and update specific integrations
  • Improves version control and change tracking

Usage

Files in this directory are automatically loaded through includes in the main configuration.yaml.