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

Device is not responding #228

Open
DenisLug opened this issue Nov 13, 2021 · 4 comments
Open

Device is not responding #228

DenisLug opened this issue Nov 13, 2021 · 4 comments

Comments

@DenisLug
Copy link

DenisLug commented Nov 13, 2021

Hello,

when I trigger a command over Alexa I get at first the response that the device is not responding (in german: Gerät reagiert gerade nicht) but at the same time the command gets executed.

The debug log in the CloudWatch is showing me the following entries:

START RequestId: 95838201-a839-4e7e-bc0b-05db66c2e698 Version: $LATEST
[DEBUG]	2021-11-13T07:54:39.636Z	95838201-a839-4e7e-bc0b-05db66c2e698	calling alexa/smart_home with {'directive': {'header': {'namespace': 'Alexa.SceneController', 'name': 'Activate', 'payloadVersion': '3', 'messageId': '00988257-c758-474d-b97b-96fc6cb7d85f', 'correlationToken': '...'}, 'endpoint': {'scope': {'type': 'BearerToken', 'token': '...'}, 'endpointId': 'scene#licht_morgen', 'cookie': {}}, 'payload': {}}}
[DEBUG]	2021-11-13T07:54:39.638Z	95838201-a839-4e7e-bc0b-05db66c2e698	Starting new HTTPS connection (1): MY_HA_URL:443
[DEBUG]	2021-11-13T07:54:39.808Z	95838201-a839-4e7e-bc0b-05db66c2e698	https://MY_HA_URL:443 "POST /api/alexa/smart_home HTTP/1.1" 200 1567
END RequestId: 95838201-a839-4e7e-bc0b-05db66c2e698
REPORT RequestId: 95838201-a839-4e7e-bc0b-05db66c2e698	Duration: 188.67 ms	Billed Duration: 189 ms	Memory Size: 128 MB	Max Memory Used: 51 MB	

Home Assistant is not showing any warnings at all.

I saw that this topic has been also discussed in #39, but there was no solution for this with the newest release of Home Assistant.

Once I had a short period of some days where it just worked without the "not responding" response. Now the message remained for several months across all devices. I also tried to remove all devices from Alexa and add them again without any success. I'm using the latest release of haaska v1.1.0.

Do you have an idea what could cause Alexa saying this, when everything seems to work fine?

Best Regards

@shiftux
Copy link

shiftux commented Jan 13, 2023

having the same issue. has been there for months (but has not always been so)
did you find a solution @DenisLug ?
ty

@DenisLug
Copy link
Author

I have not found any solution. It lasted a few days after my post here and went away.

@shiftux
Copy link

shiftux commented Jan 16, 2023

being consistent in being inconsistent is almost being consistent... :D

@EpicLPer
Copy link

This is suddenly happening to me too, all devices are simply not responding... not sure what's going on.

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