Home Assistant: Difference between revisions
imported>Mweinelt |
imported>Mweinelt No edit summary |
||
| Line 3: | Line 3: | ||
= Installation methods = | = Installation methods = | ||
Upstream has defined several installation methods which they are willing to support. The NixOS module is not one of them. When you find a problem you can still report it upstream, if you are certain that the issue is relevant to upstream supported installation methods as well. If not, or if in doubt, please open an isssue on the nixpkgs issue tracker or visit the [https://matrix.to/#/# | Upstream has defined several installation methods which they are willing to support. The NixOS module is not one of them. When you find a problem you can still report it upstream, if you are certain that the issue is relevant to upstream supported installation methods as well. If not, or if in doubt, please open an isssue on the nixpkgs issue tracker or visit the [https://matrix.to/#/#homeautomation:nixos.org?via=lossy.network&via=matrix.org&via=kack.it NixOS Home-Automation] (<code><nowiki>#homeautomation:nixos.org</nowiki></code>) Matrix room. | ||
== Upstream supported == | == Upstream supported == | ||
| Line 51: | Line 51: | ||
* b) Using a custom configuration, supplied by verbatim home-assistant configuration files | * b) Using a custom configuration, supplied by verbatim home-assistant configuration files | ||
Using a custom configuration has the drawback, that we cannot automatically recognize and install component dependencies and it is not clear that we will continue to support these kinds of setups going forward. If you are using such a setup, please speak up in the Home-Automation room on Matrix (<code><nowiki># | Using a custom configuration has the drawback, that we cannot automatically recognize and install component dependencies and it is not clear that we will continue to support these kinds of setups going forward. If you are using such a setup, please speak up in the Home-Automation room on Matrix (<code><nowiki>#homeautomation:nixos.org</nowiki></code>). | ||
=== Declarative configuration === | === Declarative configuration === | ||