Open tomlut opened 9 months ago
The home assistant component regularly generates these errors:
That doesn't look like an error to me :-) When are those log entries in the server created? At the same when you stop the described activity, or do they occur when the remote is in standby? If they relate to the activity, then please provide the Remote Two log file.
Client unable to keep up with pending messages
suggests that there are either many entity changes in HA which couldn't be transmitted in a timely matter to the remote, or the remote entered standby and couldn't receive the messages anymore (see linked issue above for disconnecting from HA when in standby. An update will be released soon.).
Not to spam Home Assistant and to correctly request the script to run.
The remote is not spamming HA. Only entity commands are sent and HA reports entity changes. There's no further communication that could be reduced.
It happens when I pick up the remote, wait a while for the remote to connect then attempt stop an activity. The attempt fails (twice in the example in my 1st post).
(see https://github.com/unfoldedcircle/integration-home-assistant/issues/50 above for disconnecting from HA when in standby. An update will be released soon.).
Yeah that looks like the issue. Thank you for your work on this. 👍
Is there an existing issue for this?
Description
The home assistant component regularly generates these errors:
How to Reproduce
This seems to happen when I close an activity that uses the home assistant integration. The activity off sequence does not cause anything to happen so I turn the activity on again and turn it off. Sometimes I have to do this twice before the required actions occur.
Expected behavior
Not to spam Home Assistant and to correctly request the script to run.
System version
v1.6.7
What part of the system affected by the problem?
Integration
Additional context
This script (`script.cinema_off') works perfectly fine in home assistant and generates no errors.