tronikos / google_assistant_sdk_custom

Fork of Google Assistant SDK integration to allow getting responses from commands to Google Assistant
28 stars 3 forks source link

Re-authentication almost everyday #23

Closed nicolas-meunier-97 closed 2 months ago

nicolas-meunier-97 commented 2 months ago

Hi! First of all thank you for this project ! I have a problem where this integration disconnect almost every day, and necessitate a re-authentication to my Google account. Is it just a normal thing with Google or a bug with the integration? Thanks!

tronikos commented 2 months ago

Follow steps at https://www.home-assistant.io/integrations/google_assistant_sdk/ and the attached video again. Most likely you missed step: "Select OAuth consent screen again and under Publishing status, select Publish app. Otherwise your credentials will expire every 7 days."

nicolas-meunier-97 commented 2 months ago

Thank you so much! I missed that step it seems 😅