mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 01:06:52 +00:00
release 110.5
This commit is contained in:
parent
fc7dce0061
commit
ee72097f25
@ -101,8 +101,8 @@ social:
|
||||
# Home Assistant release details
|
||||
current_major_version: 0
|
||||
current_minor_version: 110
|
||||
current_patch_version: 4
|
||||
date_released: 2020-05-28
|
||||
current_patch_version: 5
|
||||
date_released: 2020-06-05
|
||||
|
||||
# Either # or the anchor link to latest release notes in the blog post.
|
||||
# Must be prefixed with a # and have double quotes around it.
|
||||
|
@ -823,6 +823,16 @@ Experiencing issues introduced by this release? Please report them in our [issue
|
||||
[todoist docs]: /integrations/todoist/
|
||||
[zeroconf docs]: /integrations/zeroconf/
|
||||
|
||||
## Release 0.110.5 - June 5
|
||||
|
||||
- Add partial mobile app sensor validation ([#36433] - [@balloob])
|
||||
- Fix iOS app crashing on None values in Zeroconf service info ([#36490] - [@frenck])
|
||||
- Update myq for latest api changes ([#36469] - [@bdraco])
|
||||
|
||||
[#36433]: https://github.com/home-assistant/core/pull/36433
|
||||
[#36490]: https://github.com/home-assistant/core/pull/36490
|
||||
[#36469]: https://github.com/home-assistant/core/pull/36469
|
||||
|
||||
## All changes
|
||||
|
||||
<details>
|
||||
|
Loading…
x
Reference in New Issue
Block a user