8000 Upgrade blinkpy==0.13.1 (Fixes #21559) by fronzbot · Pull Request #21578 · home-assistant/core · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Upgrade blinkpy==0.13.1 (Fixes #21559) #21578

8000
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

Merged
merged 2 commits into from
Mar 2, 2019
Merged

Upgrade blinkpy==0.13.1 (Fixes #21559) #21578

merged 2 commits into from
Mar 2, 2019

Conversation

fronzbot
Copy link
Contributor
@fronzbot fronzbot commented Mar 2, 2019

Description:

A blink api endpoint changed (again) which broke the home-assistant integration. This fix, well, fixes that.

Additionally:

  • API calls have internal throttling to help prevent users from accidentally triggering api calls in rapid succession
  • Wifi strength for cameras is reported in dBm again (a result of the new api endpoint)

Related issue (if applicable): fixes #21559

Pull request in home-assistant.io with documentation (if applicable): home-assistant/home-assistant.io#8796

Checklist:

  • The code change is tested and works locally.
  • Local tests pass with tox. Your PR cannot be merged unless tests pass
  • There is no commented out code in this PR.

If user exposed functionality or configuration variables are added/changed:

If the code communicates with devices, web services, or third-party tools:

  • New or updated dependencies have been added to requirements_all.txt by running script/gen_requirements_all.py.

@Danielhiversen Danielhiversen merged commit e55ce61 into home-assistant:dev Mar 2, 2019
@ghost ghost removed the in progress label Mar 2, 2019
@fronzbot fronzbot deleted the blink-fix branch March 6, 2019 16:02
@fronzbot
Copy link
Contributor Author
fronzbot commented Mar 7, 2019

@balloob this PR fixed a bug that is currently rendering the blink platform unusable. I thought it would be added into 0.89 but doesn't look like it made it, could we get a 0.89.1 to get this added instead?

@Danielhiversen Danielhiversen added this to the 0.89.1 milestone Mar 7, 2019
balloob pushed a commit that referenced this pull request Mar 7, 2019
* Upgrade blinkpy with new api endpoint

* Change wifi units to dBm
@balloob balloob mentioned this pull request Mar 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Blink component raises "App update required" error each scan_interval
4 participants
0