Home asistant: WIP setup Google Assistant

This commit is contained in:
Filippo Berto 2023-06-18 07:41:12 +02:00
parent 57100ad5dc
commit 81283fa50f
No known key found for this signature in database
GPG key ID: FE98AE5EC52B1056

View file

@ -341,7 +341,10 @@ with lib; {
# }]; # }];
esphome = { }; esphome = { };
frontend = { }; frontend = { };
# google_assistant = { project_id = "light-cathode-372118"; }; google_assistant = {
project_id = "home-network-373608";
service_account = "!include home-manager-service-account.json";
};
history = { }; history = { };
logbook = { }; logbook = { };
# logger.default = "debug"; # logger.default = "debug";