Home Assistant: Difference between revisions

imported>Mic92
Created page with "[https://www.home-assistant.io/ Home Assistant] is an open source home automation software that puts local control and privacy first. Powered by a worldwide community of tinke..."
 
imported>Mic92
No edit summary
Line 1: Line 1:
[https://www.home-assistant.io/ Home Assistant] is an open source home automation software that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts.  
[https://www.home-assistant.io/ Home Assistant] is an open source home automation software that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts.  


## Home-assistant with nginx as a reverse proxy
= Home-assistant with nginx as a reverse proxy =


If you run a public home-assistant instance it is a good idea to enable ssl.
If you run a public home-assistant instance it is a good idea to enable ssl.
Line 28: Line 28:
</syntaxHighlight>
</syntaxHighlight>


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


This [https://github.com/NixOS/nixpkgs/pull/89136 pull request] describes how to add custom lovelace modules
This [https://github.com/NixOS/nixpkgs/pull/89136 pull request] describes how to add custom lovelace modules