mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-24 01:37:23 +00:00
Add 0.80.3
This commit is contained in:
parent
2edea09daa
commit
5f13e0d4ad
@ -142,13 +142,13 @@ social:
|
|||||||
# Home Assistant release details
|
# Home Assistant release details
|
||||||
current_major_version: 0
|
current_major_version: 0
|
||||||
current_minor_version: 80
|
current_minor_version: 80
|
||||||
current_patch_version: 2
|
current_patch_version: 3
|
||||||
date_released: 2018-10-17
|
date_released: 2018-10-18
|
||||||
|
|
||||||
# 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.
|
||||||
# Major release:
|
# Major release:
|
||||||
patch_version_notes: "#release-0802---october-17"
|
patch_version_notes: "#release-0803---october-18"
|
||||||
# Minor release (Example #release-0431---april-25):
|
# Minor release (Example #release-0431---april-25):
|
||||||
|
|
||||||
# Date we moved to Discourse for comments
|
# Date we moved to Discourse for comments
|
||||||
|
@ -84,6 +84,25 @@ On the devices side, we got basic support for the new IKEA TRÅDFRI switches, Ho
|
|||||||
[sensor.blink docs]: /components/sensor.blink/
|
[sensor.blink docs]: /components/sensor.blink/
|
||||||
[telegram_bot docs]: /components/telegram_bot/
|
[telegram_bot docs]: /components/telegram_bot/
|
||||||
|
|
||||||
|
## {% linkable_title Release 0.80.3 - October 18 %}
|
||||||
|
|
||||||
|
- Update hangups to 0.4.6 and fix Issue #16593 hangouts reconnects. ([@hobbypunk90] - [#17518]) ([hangouts docs])
|
||||||
|
- Update to async-upnp-client==0.12.5 ([@StevenLooman] - [#17401]) ([upnp docs]) ([media_player.dlna_dmr docs])
|
||||||
|
- Upgrade async_upnp_client to 0.12.6 ([@StevenLooman] - [#17560]) ([upnp docs]) ([media_player.dlna_dmr docs])
|
||||||
|
- Update snapcast to 2.0.9 ([@balloob] - [#17573]) ([media_player.snapcast docs])
|
||||||
|
|
||||||
|
[#17401]: https://github.com/home-assistant/home-assistant/pull/17401
|
||||||
|
[#17518]: https://github.com/home-assistant/home-assistant/pull/17518
|
||||||
|
[#17560]: https://github.com/home-assistant/home-assistant/pull/17560
|
||||||
|
[#17573]: https://github.com/home-assistant/home-assistant/pull/17573
|
||||||
|
[@StevenLooman]: https://github.com/StevenLooman
|
||||||
|
[@balloob]: https://github.com/balloob
|
||||||
|
[@hobbypunk90]: https://github.com/hobbypunk90
|
||||||
|
[hangouts docs]: https://www.home-assistant.io/components/hangouts/
|
||||||
|
[media_player.dlna_dmr docs]: https://www.home-assistant.io/components/media_player.dlna_dmr/
|
||||||
|
[media_player.snapcast docs]: https://www.home-assistant.io/components/media_player.snapcast/
|
||||||
|
[upnp docs]: https://www.home-assistant.io/components/upnp/
|
||||||
|
|
||||||
## {% linkable_title New Features %}
|
## {% linkable_title New Features %}
|
||||||
|
|
||||||
- Add faucet, shower, sprinkler, valve to HomeKit ([@cdce8p] - [#17145]) ([homekit docs]) (new-feature)
|
- Add faucet, shower, sprinkler, valve to HomeKit ([@cdce8p] - [#17145]) ([homekit docs]) (new-feature)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user