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

App update required.... #855

Closed
mkmer opened this issue Jan 9, 2024 · 0 comments · Fixed by #856
Closed

App update required.... #855

mkmer opened this issue Jan 9, 2024 · 0 comments · Fixed by #856

Comments

@mkmer
Copy link
Contributor

mkmer commented Jan 9, 2024

Describe the bug
I'm putting this as a bug report for now - I don't have the time to dig into WHY. The 0.22.5 release (and possibly other versions) with the new USER_AGENT
Homescreen json data has the following info:

"app_updates": {
    "message": "An app update is required",
    "code": 105,
    "update_available": true,
    "update_required": true
  },

To Reproduce
Steps to reproduce the behavior:

  1. Connect to server
  2. Review homescreen data presented by blink.

Expected behavior
I think they should be "happy" and not tell us we need to update the app. Need to figure out what is different between the Blink APP and Blinkpy implementation causing this response. Since it's very early in the setup, it may still be some header values.

Home Assistant version (if applicable):

blinkpy version (not needed if filling out Home Assistant version):
0.22.5

Log Output/Additional Information
If using home-assistant, please paste the output of the log showing your error below. If not, please include any additional useful information.

  "app_updates": {
    "message": "An app update is required",
    "code": 105,
    "update_available": true,
    "update_required": true
  },
@mkmer mkmer mentioned this issue Jan 9, 2024
3 tasks
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

Successfully merging a pull request may close this issue.

1 participant