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

Homebridge - Homematic IP - Pairing & creating AUTHTOKEN #482

Open
AndyBe13 opened this issue Dec 13, 2023 · 2 comments
Open

Homebridge - Homematic IP - Pairing & creating AUTHTOKEN #482

AndyBe13 opened this issue Dec 13, 2023 · 2 comments

Comments

@AndyBe13
Copy link

Problem pairing with homebridge while pairing - pairing impossible

[HomematicIP] Cannot lookup device: request={"clientCharacteristics":{"apiVersion":"10","applicationIdentifier":"homebridge-homematicip","applicationVersion":"1.2.0","deviceManufacturer":"none","deviceType":"Computer","language":"de_DE","osType":"Linux","osVersion":"6.1.0-rpi6-rpi-v8"},"id":"3014F711A00003D70994"}, headers={"Content-Type":"application/json","Accept":"application/json","VERSION":"12","AUTHTOKEN":"","CLIENTAUTH":"1772BD67E3514706CB40BC257BFE926472FC86DAECD142C737CFAAD2479EB90C3891F4B5EED1B518C06A0566B36FF9357AC99692603C795E696FF709C3F494B5"}, code=400, message=Bad Request, json={"errorCode":"INVALID_REQUEST"}

No more Pin available - only user Administrator!

Hope a solution will be available
Thanks AB

@fuzzyly
Copy link

fuzzyly commented Dec 25, 2023

There is a solution. Not using the pin but the other solution mentioned:

{
"platform": "HomematicIP",
"name": "HomematicIP",
"access_point": "",
"auth_token": ""
}

If you're doing it right, then it works.
1 Configuring plugin with the SGTIN (leaving AUTH_TOKEN empty) save & restart
2 opening logs and push the button on the access point when prompted, copy AUTH_TOKEN given in the logs.
3 insert it in configuration AUTH_TOKEN and restart: everything is visible in HomeKit

In the Homematic app a new user homebridge-homematicip with restricted access is also visible.

Thank you for doing this plugin!

@AndyBe13
Copy link
Author

AndyBe13 commented Dec 29, 2023 via email

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

2 participants