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

Motion blinds lot's of unavailable statuses when updated from 2024.4.4 to 2024.5.2 #117168

Closed
vukisz opened this issue May 10, 2024 · 2 comments
Closed

Comments

@vukisz
Copy link

vukisz commented May 10, 2024

The problem

Since upgrading from 2024.4.4 motion blind integration is constantly getting unavailable statuses. My expected status is unknown, as my blinds does not report their statuses. Their RF gateway only accept Up/Stop/Down commands.
Tried uninstalling integration, restarting HA and installing it again. Did not help.

Wifi router does not report any connectivity issues. So not a wifi issue
I got api key from CONNECTOR APP. While devices are in unavailable status in HA they work from connector app.

In attached log I have a few unknown->unavailable occurences happened in ~10 minutes

What version of Home Assistant Core has the issue?

core-2024.5.2

What was the last working version of Home Assistant Core?

core-2024.4.4

What type of installation are you running?

Home Assistant OS

Integration causing the issue

motion_blinds

Link to integration documentation on our website

https://www.home-assistant.io/integrations/motion_blinds

Diagnostics information

home-assistant_motion_blinds_2024-05-10T05-27-28.958Z.log

Example YAML snippet

Not applicable

Anything in the logs that might be useful for us?

Lot's of these kind of errors:

Logger: motionblinds.motion_blinds
Source: components/motion_blinds/coordinator.py:67
First occurred: 07:09:18 (28 occurrences)
Last logged: 08:23:44

Timeout of 3.0 sec occurred on 3 attempts while sending message '{'msgType': 'WriteDevice', 'mac': '9c9c1f2876f00009', 'deviceType': '10000000', 'AccessToken': 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx', 'msgID': '20240510052019147', 'data': {'operation': 5}}'
Timeout of 3.0 sec occurred on 3 attempts while sending message '{'msgType': 'WriteDevice', 'mac': '9c9c1f2876f0000c', 'deviceType': '10000000', 'AccessToken': 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx', 'msgID': '20240510052037159', 'data': {'operation': 5}}'
Timeout of 3.0 sec occurred on 3 attempts while sending message '{'msgType': 'WriteDevice', 'mac': '9c9c1f2876f00011', 'deviceType': '10000000', 'AccessToken': 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx', 'msgID': '20240510052107293', 'data': {'operation': 5}}'
Timeout of 3.0 sec occurred on 3 attempts while sending message '{'msgType': 'WriteDevice', 'mac': '9c9c1f2876f00008', 'deviceType': '10000000', 'AccessToken': 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx', 'msgID': '20240510052237693', 'data': {'operation': 5}}'
Timeout of 3.0 sec occurred on 3 attempts while sending message '{'msgType': 'WriteDevice', 'mac': '9c9c1f2876f00010', 'deviceType': '10000000', 'AccessToken': 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx', 'msgID': '20240510052335191', 'data': {'operation': 5}}'

Additional information

No response

@home-assistant
Copy link

Hey there @starkillerOG, mind taking a look at this issue as it has been labeled with an integration (motion_blinds) you are listed as a code owner for? Thanks!

Code owner commands

Code owners of motion_blinds can trigger bot actions by commenting:

  • @home-assistant close Closes the issue.
  • @home-assistant rename Awesome new title Renames the issue.
  • @home-assistant reopen Reopen the issue.
  • @home-assistant unassign motion_blinds Removes the current integration label and assignees on the issue, add the integration domain after the command.
  • @home-assistant add-label needs-more-information Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue.
  • @home-assistant remove-label needs-more-information Remove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.

(message by CodeOwnersMention)


motion_blinds documentation
motion_blinds source
(message by IssueLinks)

@vukisz
Copy link
Author

vukisz commented May 11, 2024

Duplicated HA VM, restored earlier backup with 2024.4.4 and still have this issue in that instance. So this is not update issue.
Checked again for coordinator signal status in ubiquity ui and it's all green. Then checked ping to the coordinator. And this is really inconsistent. So it's neither HA core, or motion blinds issue.
Case closed.

@vukisz vukisz closed this as completed May 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants