mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 09:17:06 +00:00
Release 106.4
This commit is contained in:
parent
ec4b264eeb
commit
1662e28ae8
@ -101,8 +101,8 @@ social:
|
|||||||
# Home Assistant release details
|
# Home Assistant release details
|
||||||
current_major_version: 0
|
current_major_version: 0
|
||||||
current_minor_version: 106
|
current_minor_version: 106
|
||||||
current_patch_version: 2
|
current_patch_version: 4
|
||||||
date_released: 2020-02-28
|
date_released: 2020-03-02
|
||||||
|
|
||||||
# Either # or the anchor link to latest release notes in the blog post.
|
# Either # or the anchor link to latest release notes in the blog post.
|
||||||
# Must be prefixed with a # and have double quotes around it.
|
# Must be prefixed with a # and have double quotes around it.
|
||||||
|
@ -385,6 +385,29 @@ Experiencing issues introduced by this release? Please report them in our [issue
|
|||||||
[rest docs]: /integrations/rest/
|
[rest docs]: /integrations/rest/
|
||||||
[unifi docs]: /integrations/unifi/
|
[unifi docs]: /integrations/unifi/
|
||||||
|
|
||||||
|
## Release 0.106.3 - March 2
|
||||||
|
|
||||||
|
Added a Coronavirus integration to help monitor the ongoing epidemic. [More information here.](/blog/2020/03/02/release-106-3/)
|
||||||
|
|
||||||
|
## Release 0.106.4 - March 2
|
||||||
|
|
||||||
|
- Fixed TypeError with old server versions ([@elmurato] - [#32329]) ([minecraft_server docs])
|
||||||
|
- Bump pyeight to 0.1.4 ([@mezz64] - [#32363]) ([eight_sleep docs])
|
||||||
|
- Catch Eight Sleep API errors, don't round None type ([@mezz64] - [#32410])
|
||||||
|
- Coronavirus updates ([@balloob] - [#32417])
|
||||||
|
- Add unique ID to coronavirus ([@balloob] - [#32423])
|
||||||
|
|
||||||
|
[#32329]: https://github.com/home-assistant/core/pull/32329
|
||||||
|
[#32363]: https://github.com/home-assistant/core/pull/32363
|
||||||
|
[#32410]: https://github.com/home-assistant/core/pull/32410
|
||||||
|
[#32417]: https://github.com/home-assistant/core/pull/32417
|
||||||
|
[#32423]: https://github.com/home-assistant/core/pull/32423
|
||||||
|
[@balloob]: https://github.com/balloob
|
||||||
|
[@elmurato]: https://github.com/elmurato
|
||||||
|
[@mezz64]: https://github.com/mezz64
|
||||||
|
[eight_sleep docs]: /integrations/eight_sleep/
|
||||||
|
[minecraft_server docs]: /integrations/minecraft_server/
|
||||||
|
|
||||||
## All changes
|
## All changes
|
||||||
|
|
||||||
- Change scan_interval defaults for Tesla ([@alandtse] - [#31194]) ([tesla docs]) (breaking change)
|
- Change scan_interval defaults for Tesla ([@alandtse] - [#31194]) ([tesla docs]) (breaking change)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user