Home Assistant: Difference between revisions
imported>Fleaz m hass module is now in home-automation and no longer in misc |
imported>Mweinelt |
||
| Line 5: | Line 5: | ||
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/#/#nixos-homeautomation:lossy.network?via=lossy.network&via=matrix.org&via=kack.it NixOS Home-Automation] (#nixos-homeautomation:lossy.network) Matrix room. | 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/#/#nixos-homeautomation:lossy.network?via=lossy.network&via=matrix.org&via=kack.it NixOS Home-Automation] (#nixos-homeautomation:lossy.network) Matrix room. | ||
== Virtual machine == | == Upstream supported == | ||
=== Virtual machine === | |||
You could run your Home Assistant in a virtual machine, with your NixOS host providing the hypervisor. | You could run your Home Assistant in a virtual machine, with your NixOS host providing the hypervisor. | ||
| Line 14: | Line 15: | ||
'''TODO:''' add example configuration | '''TODO:''' add example configuration | ||
== OCI container == | === OCI container === | ||
You could run your Home Assistant in any kind of container runtime | You could run your Home Assistant in any kind of container runtime | ||