Skip to content

Bumped pypollencom to 1.1.2#13959

Merged
MartinHjelmare merged 2 commits intohome-assistant:devfrom
bachya:fix-13896
Apr 17, 2018
Merged

Bumped pypollencom to 1.1.2#13959
MartinHjelmare merged 2 commits intohome-assistant:devfrom
bachya:fix-13896

Conversation

@bachya
Copy link
Copy Markdown
Contributor

@bachya bachya commented Apr 17, 2018

Description:

Bumped pypollencom to 1.1.2, which addresses some new API changes.

Related issue (if applicable): fixes #13896

Pull request in home-assistant.github.io with documentation (if applicable): N/A

Example entry for configuration.yaml (if applicable):

sensor:
  - platform: pollen
    zip_code: "123456"
    monitored_conditions:
      - allergy_average_forecasted
      - allergy_average_historical
      - allergy_index_today
      - allergy_index_tomorrow
      - allergy_index_yesterday
      - disease_average_forecasted

Checklist:

  • The code change is tested and works locally.
  • Local tests pass with tox. Your PR cannot be merged unless tests pass

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

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

  • New dependencies have been added to the REQUIREMENTS variable (example).
  • [ ] New dependencies are only imported inside functions that use them (example).
  • New dependencies have been added to requirements_all.txt by running script/gen_requirements_all.py.
  • [ ] New files were added to .coveragerc.

Copy link
Copy Markdown
Member

@MartinHjelmare MartinHjelmare left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@MartinHjelmare MartinHjelmare merged commit 65b8f97 into home-assistant:dev Apr 17, 2018
@MartinHjelmare MartinHjelmare added this to the 0.67.1 milestone Apr 17, 2018
@bachya bachya deleted the fix-13896 branch April 17, 2018 18:04
balloob pushed a commit that referenced this pull request Apr 18, 2018
* Bumped pypollencom to 1.1.2

* Updated requirements_all.txt
@balloob balloob mentioned this pull request Apr 18, 2018
@balloob balloob modified the milestone: 0.67.1 Apr 18, 2018
@home-assistant home-assistant locked and limited conversation to collaborators Jul 26, 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.

Pollen sensors show "Unknown" with upgrade to 0.67.0

5 participants