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

alexa #566

Open
cammansour opened this issue Mar 10, 2023 · 15 comments
Open

alexa #566

cammansour opened this issue Mar 10, 2023 · 15 comments

Comments

@cammansour
Copy link

alexa not sending command to lights and saying it is not responding when it works fine in the homekit app

@NorthernMan54
Copy link
Owner

Likely the internal reference between Amazon Alexa and Homebridge / your light is out of sync. Please ask Alexa to discovery devices again. If this does not resolve the issue, please share a log from homebridge when recreating the issue.

@cammansour
Copy link
Author

i already tried that it didn’t work, it discovers that but then doesn’t actually turn them on
E287C843-929B-4C8F-9122-E9A4DB5524AB

@NorthernMan54
Copy link
Owner

Can you ask Alexa to turn the light on, and capture the homebridge log with the failure. It should be logged

@cammansour
Copy link
Author

Uploading 79C755CE-7CB5-431F-A620-3AE6C56AF293.png…

@cammansour
Copy link
Author

39AF154A-18D5-46CA-A836-58FFF1F6FD3E

@NorthernMan54
Copy link
Owner

HB Instance not found is triggered when Alexa tries to control a device within homebridge, and the particular homebridge instance with the device is not longer found. This is typically caused when your homebridge environment is changed, and Amazon Alexa has an old device and the new device. Or it could be cause by an instance of homebridge not being stable, and not available when Alexa attempts to contact it.

Take a look in the Alexa app, you may see two copies of your devices. You can select a device, and if it indicates not responding, it is the older device, and can be deleted. The other device should show as responding

@cammansour
Copy link
Author

cammansour commented Mar 10, 2023 via email

@NorthernMan54
Copy link
Owner

NorthernMan54 commented Mar 10, 2023 via email

@cammansour
Copy link
Author

So sorry for not replying I was on a road trip. I did the deleting and rediscovering and it still didn’t work

@NorthernMan54
Copy link
Owner

Same error message in the logs ? What is the name of the device with the issue

@cammansour
Copy link
Author

The name is Cameron’s bedroom light that I am testing it with this time but all devices don’t work
104EF637-C515-48FD-9261-94A85D40458B

@NorthernMan54
Copy link
Owner

Am seeing this in the error log Homebridge auth failed, invalid PIN is the pin in your homebridge-alexa config the same as your homebridge pin

@cammansour
Copy link
Author

cammansour commented Mar 15, 2023 via email

@NorthernMan54
Copy link
Owner

image

@Kilo132
Copy link

Kilo132 commented Jul 11, 2023

Does homebridge keep a history or record of activity with the Alexa app? I know the Alexa app keeps a record of activity, but I am curious if Homebridge does.

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