Skip to content

Comments

Update base image to 2020.10.0#42167

Merged
frenck merged 1 commit intodevfrom
base-2020.10.0
Oct 21, 2020
Merged

Update base image to 2020.10.0#42167
frenck merged 1 commit intodevfrom
base-2020.10.0

Conversation

@pvizeli
Copy link
Member

@pvizeli pvizeli commented Oct 21, 2020

Breaking change

Proposed change

  • Python 3.8.6
  • New mime.type

Type of change

  • Dependency upgrade
  • Bugfix (non-breaking change which fixes an issue)
  • New integration (thank you!)
  • New feature (which adds functionality to an existing integration)
  • Breaking change (fix/feature causing existing functionality to break)
  • Code quality improvements to existing code or addition of tests

Example entry for configuration.yaml:

# Example configuration.yaml

Additional information

  • This PR fixes or closes issue: fixes #
  • This PR is related to issue:
  • Link to documentation pull request:

Checklist

  • The code change is tested and works locally.
  • Local tests pass. Your PR cannot be merged unless tests pass
  • There is no commented out code in this PR.
  • I have followed the development checklist
  • The code has been formatted using Black (black --fast homeassistant tests)
  • Tests have been added to verify that the new code works.

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

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

  • The manifest file has all fields filled out correctly.
    Updated and included derived files by running: python3 -m script.hassfest.
  • New or updated dependencies have been added to requirements_all.txt.
    Updated by running python3 -m script.gen_requirements_all.
  • Untested files have been added to .coveragerc.

The integration reached or maintains the following Integration Quality Scale:

  • No score or internal
  • 🥈 Silver
  • 🥇 Gold
  • 🏆 Platinum

To help with the load of incoming pull requests:

@probot-home-assistant probot-home-assistant bot added Hacktoberfest small-pr PRs with less than 30 lines. labels Oct 21, 2020
@pvizeli pvizeli requested a review from frenck October 21, 2020 14:55
@frenck frenck merged commit 208ccc6 into dev Oct 21, 2020
@frenck frenck deleted the base-2020.10.0 branch October 21, 2020 17:40
KJonline pushed a commit to Pyhass/core that referenced this pull request Oct 22, 2020
* 'dev' of github.com:home-assistant/core: (767 commits)
  [ci skip] Translation update
  Updated frontend to 20201021.1 (home-assistant#42185)
  Rewrite london_air tests in pytest style (home-assistant#41165)
  Enable co-existence of two IPMA weather entities for the same location (home-assistant#40354)
  Remove duplicated finalize_stream code in stream (home-assistant#42171)
  Bump simplisafe-python to 9.5.1 (home-assistant#42179)
  Remove coordinator success from SimpliSafe availability calculation (home-assistant#42180)
  Avoid overloading the executor with service.yaml loads (home-assistant#42172)
  Bump version to 0.118.0dev0 (home-assistant#42178)
  Add counter and timer to default_config (home-assistant#42174)
  Fix deCONZ device refresh service (home-assistant#42175)
  Update frontend to 20201021.0 (home-assistant#42173)
  Update base image to 2020.10.0 (home-assistant#42167)
  Add link to log view in persistent notification (home-assistant#42060)
  Bump Axis dependency (home-assistant#42168)
  Handle type error in hunterdouglas_powerview (home-assistant#42137)
  Add persistent_notification service to the notify platform (home-assistant#40638)
  Fix state overwrite race condition where two platforms request the same entity_id (home-assistant#42151)
  Bump python-synology to 1.0.0 (home-assistant#42161)
  Guard bad supported features for Google (home-assistant#42163)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed Hacktoberfest small-pr PRs with less than 30 lines.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants