mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 07:17:14 +00:00
0.107.6 (#12502)
This commit is contained in:
parent
d400dff98d
commit
a8d330141d
@ -101,8 +101,8 @@ social:
|
||||
# Home Assistant release details
|
||||
current_major_version: 0
|
||||
current_minor_version: 107
|
||||
current_patch_version: 5
|
||||
date_released: 2020-03-21
|
||||
current_patch_version: 6
|
||||
date_released: 2020-03-24
|
||||
|
||||
# Either # or the anchor link to latest release notes in the blog post.
|
||||
# Must be prefixed with a # and have double quotes around it.
|
||||
|
@ -495,6 +495,23 @@ Experiencing issues introduced by this release? Please report them in our [issue
|
||||
[totalconnect docs]: /integrations/totalconnect/
|
||||
[zha docs]: /integrations/zha/
|
||||
|
||||
## Release 0.107.6 - March 24
|
||||
|
||||
- Integrate dockerbuild ([@pvizeli] - [#33168])
|
||||
- Fix script logging with name ([@balloob] - [#33120])
|
||||
- Fix minut point updating frozen config entry data ([@frenck] - [#33148]) ([point docs])
|
||||
- Bump OZW fork to 0.1.10 ([@pvizeli] - [#33205]) ([zwave docs])
|
||||
|
||||
[#33120]: https://github.com/home-assistant/core/pull/33120
|
||||
[#33148]: https://github.com/home-assistant/core/pull/33148
|
||||
[#33168]: https://github.com/home-assistant/core/pull/33168
|
||||
[#33205]: https://github.com/home-assistant/core/pull/33205
|
||||
[@balloob]: https://github.com/balloob
|
||||
[@frenck]: https://github.com/frenck
|
||||
[@pvizeli]: https://github.com/pvizeli
|
||||
[point docs]: /integrations/point/
|
||||
[zwave docs]: /integrations/zwave/
|
||||
|
||||
## All changes
|
||||
|
||||
- Nuki: add support for unique id ([@pvizeli] - [#31824]) ([nuki docs])
|
||||
|
Loading…
x
Reference in New Issue
Block a user