Update home assistant config
This commit is contained in:
parent
8799bd1e08
commit
53ea7327bf
1 changed files with 2 additions and 2 deletions
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue