Update home assistant config

This commit is contained in:
Filippo Berto 2023-02-13 15:07:34 +01:00
parent 8799bd1e08
commit 53ea7327bf
No known key found for this signature in database
GPG key ID: FE98AE5EC52B1056

View file

@ -352,7 +352,7 @@ with lib; {
http = {
use_x_forwarded_for = true;
trusted_proxies = [ "172.23.15.212" "::1" "127.0.0.1" ];
trusted_proxies = [ "172.23.4.159" "::1" "127.0.0.1" ];
};
cloud = { };
@ -363,7 +363,7 @@ with lib; {
}];
esphome = { };
frontend = { };
google_assistant = { project_id = "light-cathode-372118"; };
# google_assistant = { project_id = "light-cathode-372118"; };
history = { };
logbook = { };
# logger.default = "debug";