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

Connected to Homebridge-gsh from Google Home but it doesn't work #9

Open
iTobz76 opened this issue Dec 16, 2024 · 1 comment
Open
Labels
bug Something isn't working

Comments

@iTobz76
Copy link

iTobz76 commented Dec 16, 2024

DEVICE HOMEBRIDGE IS RUNNING ON:

Raspberry Pi

Describe The Bug:

(Hi, the bug I'm describing might be a bug that has been already fixed, I just haven't read that!) The bug is that when I have connected the Google Smart Home plugin to Google Home, it says in the logs that there are no compatible devices. Even though, I have read the compatible devices list and all my devices should be compatible.

To Reproduce:

???

Expected behavior:

I suppose that its supposed to find all my devices and put them into Homebridge to then add to HomeKit.

Logs:

[17/12/2024, 07:10:52] [Google Smart Home] Connected (1) - wss://homebridge-gsh.iot.oz.nu
[17/12/2024, 07:11:06] [Google Smart Home] Discovered 0 accessories
[17/12/2024, 07:11:21] [Google Smart Home] Sending Sync Request
[17/12/2024, 07:11:21] [Google Smart Home] Please connect with the Google Home app: https://git.io/JfuHC

Homebridge Config:

 "platform": "google-smarthome",
            "token": "--------------------------------",
            "betaServer": false,
            "_bridge": {
                "username": "--:--:--:--:--:--:--",
                "port": -----
            },
            "notice": "Keep your token a secret!",
            "name": "Google Smart Home"

Screenshots:

Screenshot 2024-12-17 at 7 42 10 AM

Environment:

  • Node.js Version:
  • NPM Version:
  • Homebridge Version:
  • Homebridge GSH Plugin Version:
  • Homebridge Config UI X Plugin Version:
  • Operating System: Debian GNU/Linux Bookworm (12) Raspberry Pi
@iTobz76 iTobz76 added the bug Something isn't working label Dec 16, 2024
@NorthernMan54
Copy link
Collaborator

What other homebridge plugins are you using with this ? This plugin takes supported homebridge devices and exposes them to Google.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants