Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Only one device show up in HA but i have more in google home #908

Open
Frazou1 opened this issue Oct 2, 2024 · 2 comments
Open

Only one device show up in HA but i have more in google home #908

Frazou1 opened this issue Oct 2, 2024 · 2 comments

Comments

@Frazou1
Copy link

Frazou1 commented Oct 2, 2024

Describe the bug

Version of the integration

If you are unsure about the version check the github release here.

1.11.

Logs

2024-10-02 15:24:31.965 INFO (MainThread) [custom_components.google_home] 
-------------------------------------------------------------------
Google Home community driven integration
This is a custom integration!
If you have any issues with this you need to open an issue here:
https://github.com/leikoilja/ha-google-home/issues
-------------------------------------------------------------------

2024-10-02 15:24:31.965 DEBUG (MainThread) [custom_components.google_home] Coordinator update interval is: 0:03:00
2024-10-02 15:24:31.967 DEBUG (MainThread) [glocaltokens.client] Initializing new GLocalAuthenticationTokens instance.
2024-10-02 15:24:31.967 DEBUG (MainThread) [glocaltokens.client] Set GLocalAuthenticationTokens client access_token, homegraph, access_token_date and homegraph_date to None
2024-10-02 15:24:31.967 DEBUG (MainThread) [glocaltokens.client] Set GLocalAuthenticationTokens client username to "f<redacted>", password to "<redacted>", master_token to "a******************************************************************************************************************************************************************************************************************************" and android_id to 3***************
2024-10-02 15:24:31.967 DEBUG (MainThread) [homeassistant.components.http.auth] Authenticated 172.30.32.2 for /api/core/state using bearer token
2024-10-02 15:24:31.967 DEBUG (MainThread) [homeassistant.helpers.http] Serving /api/core/state to 172.30.32.2 (auth: True)
2024-10-02 15:24:31.968 DEBUG (SyncWorker_17) [glocaltokens.client] Initializing models list if empty...
2024-10-02 15:24:31.968 DEBUG (SyncWorker_17) [glocaltokens.client] Forcing homegraph reload
2024-10-02 15:24:31.968 DEBUG (SyncWorker_17) [glocaltokens.client] Invalidated homegraph
2024-10-02 15:24:31.968 DEBUG (SyncWorker_17) [glocaltokens.client] Getting homegraph...
2024-10-02 15:24:31.968 DEBUG (SyncWorker_17) [glocaltokens.client] There is no stored homegraph, or it has expired, getting a new one...
2024-10-02 15:24:31.969 DEBUG (SyncWorker_17) [glocaltokens.client] There is no access_token stored, or it has expired, getting a new one...
2024-10-02 15:24:31.969 DEBUG (SyncWorker_17) [glocaltokens.client] Master token: a******************************************************************************************************************************************************************************************************************************
2024-10-02 15:24:34.833 DEBUG (SyncWorker_17) [glocaltokens.client] 'Miss bikini' local_auth_token is not found in Homegraph, skipping
2024-10-02 15:24:34.833 DEBUG (SyncWorker_17) [glocaltokens.client] 'Gertrude' local_auth_token is not found in Homegraph, skipping

@lovschal
Copy link

I too only have one device showing up (Nvidia Shield) none of the other devices in my google home is showing up in HA.

Did You get a solution??

@brotsalami
Copy link

similar issue here. All my devices are listed, but I get a local_auth_token is not found in Homegraph, skipping error message
feels somehow like there a step missing to generate these local_auth_tokens

2025-01-18 15:45:56.940 DEBUG (SyncWorker_0) [glocaltokens.client] Access token: y***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************, datetime 2025-01-18 15:45:56.940229 2025-01-18 15:45:56.940 DEBUG (SyncWorker_0) [glocaltokens.client] [GRPC] Creating SSL channel credentials... 2025-01-18 15:45:56.940 DEBUG (SyncWorker_0) [glocaltokens.client] [GRPC] Creating access token call credentials... 2025-01-18 15:45:56.940 DEBUG (SyncWorker_0) [glocaltokens.client] [GRPC] Compositing channel credentials... 2025-01-18 15:45:56.940 DEBUG (SyncWorker_0) [glocaltokens.client] [GRPC] Establishing secure channel with the Google Home Foyer API... 2025-01-18 15:45:56.942 DEBUG (SyncWorker_0) [glocaltokens.client] [GRPC] Getting channels StructuresServiceStub... 2025-01-18 15:45:56.942 DEBUG (SyncWorker_0) [glocaltokens.client] [GRPC] Getting HomeGraph request... 2025-01-18 15:45:56.942 DEBUG (SyncWorker_0) [glocaltokens.client] [GRPC] Fetching HomeGraph... 2025-01-18 15:45:57.608 DEBUG (SyncWorker_0) [glocaltokens.client] [GRPC] Storing obtained HomeGraph... 2025-01-18 15:45:57.609 DEBUG (SyncWorker_0) [glocaltokens.client] Automatically discovering network devices... 2025-01-18 15:45:57.609 DEBUG (SyncWorker_0) [glocaltokens.scanner] Discovering devices... 2025-01-18 15:45:57.609 DEBUG (SyncWorker_0) [glocaltokens.scanner] Creating new Event for discovery completion... 2025-01-18 15:45:57.609 DEBUG (SyncWorker_0) [glocaltokens.scanner] Creating new CastListener... 2025-01-18 15:45:57.609 DEBUG (SyncWorker_0) [glocaltokens.scanner] Using attribute Zeroconf instance 2025-01-18 15:45:57.609 DEBUG (SyncWorker_0) [glocaltokens.scanner] Creating zeroconf service browser for _googlecast._tcp.local. 2025-01-18 15:45:57.610 DEBUG (SyncWorker_0) [glocaltokens.scanner] Waiting for discovery completion... 2025-01-18 15:45:59.610 DEBUG (SyncWorker_0) [glocaltokens.scanner] Got 0 devices. Iterating... 2025-01-18 15:45:59.612 DEBUG (SyncWorker_0) [glocaltokens.client] Iterating in 23 homegraph devices 2025-01-18 15:45:59.612 DEBUG (SyncWorker_0) [glocaltokens.client] 'Licht Garten aus' local_auth_token is not found in Homegraph, skipping 2025-01-18 15:45:59.612 DEBUG (SyncWorker_0) [glocaltokens.client] 'Elternbad' local_auth_token is not found in Homegraph, skipping ....

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants