Home Assistant: Difference between revisions

imported>Mweinelt
PostgreSQL support
imported>Mic92
add nix-shell expression
Line 53: Line 53:
   };
   };
</syntaxHighlight>
</syntaxHighlight>
= Run home-assistant from github repository =
When developing home-assistant for some test dependencies additional libraries are needed.
A nix-shell expression for this is available [https://github.com/nix-community/nix-environments here].


= Add custom lovelace modules =
= Add custom lovelace modules =