Home Assistant: Difference between revisions

imported>Mweinelt
mNo edit summary
imported>Mweinelt
Line 34: Line 34:


   services.home-assistant = {
   services.home-assistant = {
     enable = false;
     enable = true;
     # Good starting config, that will get you through the configuration
     # Good starting config, that will get you through the configuration
     # flow, that has a hard dependency on a few components.
     # flow, that has a hard dependency on a few components.
Line 52: Line 52:
}
}
</syntaxHighlight>
</syntaxHighlight>


=== Reusing existing YAML configuration ===
=== Reusing existing YAML configuration ===