Home Assistant: Difference between revisions

imported>Mweinelt
imported>Mweinelt
Line 28: Line 28:
=== Declarative configuration ===
=== Declarative configuration ===


Set up your home-assistant by configuring the <code>services.home-assistant.config</code attribute set as if it were your home-assistant YAML configuration. The module parses the root and platforms level to automatically discover integrations used and will add them to your home-assistant package. The following is a minimal starting configuration, that has all the dependencies that are required to complete the initial configuration flow, that creates your first user.
Set up your home-assistant by configuring the <code>services.home-assistant.config</code> attribute set as if it were your home-assistant YAML configuration. The module parses the root and platforms level to automatically discover integrations used and will add them to your home-assistant package. The following is a minimal starting configuration, that has all the dependencies that are required to complete the initial configuration flow, that creates your first user.


<syntaxHighlight lang=nix>
<syntaxHighlight lang=nix>