1
0
Fork 0

Privatize home-config

This commit is contained in:
Malte Brandy 2021-12-10 19:46:19 +01:00
parent 264d9a31ce
commit 8f9b3291b3
2 changed files with 2 additions and 12 deletions

View file

@ -38,17 +38,7 @@ in
entities = [ "switch.lichterkette_schlafzimmer" "switch.weihnachtsstern_schlafzimmer" ];
};
};
homeassistant = {
name = "Kiesstraße 10, 1. OG, links";
latitude = "49.8766";
longitude = "8.6524";
elevation = "150";
unit_system = "metric";
currency = "EUR";
time_zone = "Europe/Berlin";
external_url = "http://home.wg.m-0.eu";
internal_url = "http://home.lo.m-0.eu";
};
homeassistant = pkgs.privateValue { } "homeassistant-home";
logger = {
default = "info";
logs = {

@ -1 +1 @@
Subproject commit f89590a6fc8c75eb17dfbbfd17203b5a4e172bce
Subproject commit 9e2d94a0579717ae8635e6ec802524318187f33e