Skip to content

Upgrade pywebpush to 1.5.0#11497

Merged
balloob merged 1 commit into
home-assistant:devfrom
Chris-V:update_pywebpush
Jan 7, 2018
Merged

Upgrade pywebpush to 1.5.0#11497
balloob merged 1 commit into
home-assistant:devfrom
Chris-V:update_pywebpush

Conversation

@Chris-V
Copy link
Copy Markdown
Contributor

@Chris-V Chris-V commented Jan 7, 2018

Description:

This version includes a fix for the serialization errors that occurred
when updating push subscriptions.

Changes since version 1.3.0:
web-push-libs/pywebpush@1.3.0...28d2b55

Related issue (if applicable):
fixes #10751
fixes #11024

Example entry for configuration.yaml (if applicable):

notify:
  - name: NOTIFIER_NAME
    platform: html5
    gcm_api_key: 'gcm-server-key'
    gcm_sender_id: 'gcm-sender-id'

Checklist:

  • The code change is tested and works locally.

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

  • Local tests with tox run successfully. Your PR cannot be merged unless tests pass
  • New dependencies have been added to the REQUIREMENTS variable (example).
  • New dependencies have been added to requirements_all.txt by running script/gen_requirements_all.py.

This version includes a fix for the serialization errors that occurred
when updating push subscriptions.

Changes since version 1.3.0:
web-push-libs/pywebpush@1.3.0...28d2b55
@balloob
Copy link
Copy Markdown
Member

balloob commented Jan 7, 2018

🐬 🎉 🌮

@balloob balloob mentioned this pull request Jan 11, 2018
@home-assistant home-assistant locked and limited conversation to collaborators May 29, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Error in logs after enable push notifications Error saving html5_push_registrations.conf

4 participants