Home asistant: WIP setup Google Assistant
This commit is contained in:
parent
57100ad5dc
commit
81283fa50f
1 changed files with 4 additions and 1 deletions
|
|
@ -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";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue