Let's install Google Assistant in our Home Assistant – Manual setup

Опубликовано: 13 Октябрь 2024
на канале: Sauber-Lab UK
1,737
22

In this video, we will install one more integration in “Home Assistant”. This time it's Google Assistant's turn.
Remember that this installation will only work for local installation. If you already use the Home Assistant cloud, then don't bother with it, the integration is ready for you. All you need to do is link to your device.
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

To allow proxies from different IP addresses, we use the code:

http:
ip_ban_enabled: True
login_attempts_threshold: 3
use_x_forwarded_for: true
trusted_proxies:
192.168.1.253

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
For more details on Google Assistant integration, check out the link:
https://www.home-assistant.io/integra...


To access the Google Actions Console website, check out the link:
https://console.actions.google.com/

*The client Id used was: https://oauth-redirect.googleusercont...

To access the Google Cloud Console website, check the link:
https://console.cloud.google.com/

To configure Google Assistant in Home assist we use the following command:

google_assistant:
project_id: homeassistant
service_account: !include SERVICE-ACCOUNT.json
report_state: true

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Leave your comment and share with your network. It's always good to know what needs to be improved.

Don't forget to subscribe to the channel to receive tips and help.

To receive all notifications, tap the bell icon. It will change to a ringing bell to indicate that you have chosen to receive all notifications.