mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 16:56:50 +00:00
106.5
This commit is contained in:
parent
8db0b102ce
commit
650ae1eb57
@ -101,8 +101,8 @@ social:
|
||||
# Home Assistant release details
|
||||
current_major_version: 0
|
||||
current_minor_version: 106
|
||||
current_patch_version: 4
|
||||
date_released: 2020-03-02
|
||||
current_patch_version: 5
|
||||
date_released: 2020-03-03
|
||||
|
||||
# Either # or the anchor link to latest release notes in the blog post.
|
||||
# Must be prefixed with a # and have double quotes around it.
|
||||
|
@ -408,6 +408,27 @@ Added a Coronavirus integration to help monitor the ongoing epidemic. [More info
|
||||
[eight_sleep docs]: /integrations/eight_sleep/
|
||||
[minecraft_server docs]: /integrations/minecraft_server/
|
||||
|
||||
## Release 0.106.5 - March 3
|
||||
|
||||
- Fix too many device tracker updates in log for Tesla ([@alandtse] - [#32426])
|
||||
- Filter out duplicate logbook states ([@balloob] - [#32427])
|
||||
- Properly define dependency for pvoutput integration on rest in… ([@bdraco] - [#32435])
|
||||
- Fix pushover's ATTR_RETRY env variable typo ([@axilleas] - [#32440])
|
||||
- Remove hassfest blacklisted rest ([@balloob] - [#32441])
|
||||
- UniFi - Fix websocket bug ([@Kane610] - [#32449])
|
||||
|
||||
[#32426]: https://github.com/home-assistant/core/pull/32426
|
||||
[#32427]: https://github.com/home-assistant/core/pull/32427
|
||||
[#32435]: https://github.com/home-assistant/core/pull/32435
|
||||
[#32440]: https://github.com/home-assistant/core/pull/32440
|
||||
[#32441]: https://github.com/home-assistant/core/pull/32441
|
||||
[#32449]: https://github.com/home-assistant/core/pull/32449
|
||||
[@Kane610]: https://github.com/Kane610
|
||||
[@alandtse]: https://github.com/alandtse
|
||||
[@axilleas]: https://github.com/axilleas
|
||||
[@balloob]: https://github.com/balloob
|
||||
[@bdraco]: https://github.com/bdraco
|
||||
|
||||
## All changes
|
||||
|
||||
- Change scan_interval defaults for Tesla ([@alandtse] - [#31194]) ([tesla docs]) (breaking change)
|
||||
|
Loading…
x
Reference in New Issue
Block a user