mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 01:06:52 +00:00
0.81.3
This commit is contained in:
parent
27deb353e5
commit
ba094f7c0b
@ -143,12 +143,12 @@ social:
|
||||
current_major_version: 0
|
||||
current_minor_version: 81
|
||||
current_patch_version: 2
|
||||
date_released: 2018-10-29
|
||||
date_released: 2018-11-02
|
||||
|
||||
# Either # or the anchor link to latest release notes in the blog post.
|
||||
# Must be prefixed with a # and have double quotes around it.
|
||||
# Major release:
|
||||
patch_version_notes: "#release-0812---october-29"
|
||||
patch_version_notes: "#release-0813---november-3"
|
||||
# Minor release (Example #release-0431---april-25):
|
||||
|
||||
# Date we moved to Discourse for comments
|
||||
|
@ -94,6 +94,32 @@ Other things to be aware of:
|
||||
[cloud docs]: /components/cloud/
|
||||
[unifi docs]: /components/unifi/
|
||||
|
||||
## {% linkable_title Release 0.81.3 - November 2 %}
|
||||
|
||||
- fix naming bug ([@helto4real] - [#17976]) ([weather.smhi docs])
|
||||
- Konnected: Pass hass_config to load_platform ([@heythisisnate] - [#18027]) ([konnected docs])
|
||||
- Change cv.string to [cv.string] ([@awarecan] - [#18050]) ([nest docs])
|
||||
- Revert HomeKit update to 2.2.2 ([@cdce8p] - [#18069]) ([homekit docs])
|
||||
- Fix time zone for flux switch ([@amelchio] - [#18102]) ([switch.flux docs])
|
||||
- Bunch of frontend fixes ([link](https://github.com/home-assistant/home-assistant-polymer/releases/tag/20181026.2))
|
||||
- Upgrade pyipma
|
||||
|
||||
[#17976]: https://github.com/home-assistant/home-assistant/pull/17976
|
||||
[#18027]: https://github.com/home-assistant/home-assistant/pull/18027
|
||||
[#18050]: https://github.com/home-assistant/home-assistant/pull/18050
|
||||
[#18069]: https://github.com/home-assistant/home-assistant/pull/18069
|
||||
[#18102]: https://github.com/home-assistant/home-assistant/pull/18102
|
||||
[@amelchio]: https://github.com/amelchio
|
||||
[@awarecan]: https://github.com/awarecan
|
||||
[@cdce8p]: https://github.com/cdce8p
|
||||
[@helto4real]: https://github.com/helto4real
|
||||
[@heythisisnate]: https://github.com/heythisisnate
|
||||
[homekit docs]: /components/homekit/
|
||||
[konnected docs]: /components/konnected/
|
||||
[nest docs]: /components/nest/
|
||||
[switch.flux docs]: /components/switch.flux/
|
||||
[weather.smhi docs]: /components/weather.smhi/
|
||||
|
||||
## {% linkable_title If you need help... %}
|
||||
|
||||
...don't hesitate to use our very active [forums](https://community.home-assistant.io/) or join us for a little [chat](https://discord.gg/c5DvZ4e). The release notes have comments enabled but it's preferred if you use the former communication channels. Thanks.
|
||||
|
Loading…
x
Reference in New Issue
Block a user