Skip to content

Bump aioambient to 0.1.2#21098

Merged
balloob merged 1 commit into
home-assistant:devfrom
bachya:ambient-fix
Feb 15, 2019
Merged

Bump aioambient to 0.1.2#21098
balloob merged 1 commit into
home-assistant:devfrom
bachya:ambient-fix

Conversation

@bachya
Copy link
Copy Markdown
Contributor

@bachya bachya commented Feb 15, 2019

Description:

This PR bumps aioambient to 0.1.2. Changelog: https://github.com/bachya/aioambient/releases/tag/0.1.2

Pointed out here: #20849 (comment)

Related issue (if applicable): fixes #20849

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

Example entry for configuration.yaml (if applicable):

ambient_station:
  api_key: !secret ambient_pws_api_key
  app_key: !secret ambient_pws_app_key

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 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 or updated dependencies have been added to requirements_all.txt by running script/gen_requirements_all.py.

@bachya bachya self-assigned this Feb 15, 2019
@ghost ghost added the in progress label Feb 15, 2019
@balloob balloob added this to the 0.88.0 milestone Feb 15, 2019
@balloob balloob merged commit 539d24d into home-assistant:dev Feb 15, 2019
@ghost ghost removed the in progress label Feb 15, 2019
balloob pushed a commit that referenced this pull request Feb 15, 2019
@bachya bachya deleted the ambient-fix branch February 15, 2019 18:36
@balloob balloob mentioned this pull request Feb 20, 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.

Ambient stops reporting data after a while

3 participants