toverainc / willow

Open source, local, and self-hosted Amazon Echo/Google Home competitive Voice Assistant alternative
https://heywillow.io/
Apache License 2.0
2.61k stars 96 forks source link

Easy way to generate Long-lived access token for google assist #221

Open XRlabTech opened 1 year ago

XRlabTech commented 1 year ago

Hello

I have trying to use the following link to generate a long lived access token

https://developers.home-assistant.io/docs/auth_api/#:~:text=Long%2Dlived%20access%20tokens%20can,access%20token%20for%20current%20user.

Is they any other way to get one . I have been looking every where.

nikito commented 1 year ago

Can be done in the UI: image You go into the side bar, Click on your user, and it will be all the way at the bottom. :)

XRlabTech commented 1 year ago

Hi

Do you mean through the google home app which specific dashboard? Please post link I an new to the whole google assist ecosystem.

nikito commented 1 year ago

Not sure I understand? HA doesn't use google assistant for Longed Lived Tokens, it is all within Home Assistant itself. The screenshot above is from the Home Assistant Lovelace UI.

XRlabTech commented 1 year ago

Ok Thanks.

So Home Assistant Lovelace UI would be running on the host lunix similar to this link : ht1tp0s://www.home-assistant.io/installation/linux ?

nikito commented 1 year ago

It's usually served by the HA server on port 8123, like http://homeassistant.local:8123/lovelace