mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 08:16:53 +00:00
Release 0.70.1
This commit is contained in:
parent
1790969840
commit
fff7288575
@ -140,13 +140,13 @@ social:
|
|||||||
# Home Assistant release details
|
# Home Assistant release details
|
||||||
current_major_version: 0
|
current_major_version: 0
|
||||||
current_minor_version: 70
|
current_minor_version: 70
|
||||||
current_patch_version: 0
|
current_patch_version: 1
|
||||||
date_released: 2018-05-27
|
date_released: 2018-05-31
|
||||||
|
|
||||||
# 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: "#"
|
patch_version_notes: "#release-0701---may-31"
|
||||||
# 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
|
||||||
|
@ -35,6 +35,15 @@ Another cool one this release is [Facebox][image_processing.facebox docs]. It wi
|
|||||||
- Allow HomeKit name to be customized ([@schmittx] - [#14159]) ([homekit docs]) (new-feature)
|
- Allow HomeKit name to be customized ([@schmittx] - [#14159]) ([homekit docs]) (new-feature)
|
||||||
- Add HomeKit support for fans ([@schmittx] - [#14351]) ([homekit docs]) (new-feature)
|
- Add HomeKit support for fans ([@schmittx] - [#14351]) ([homekit docs]) (new-feature)
|
||||||
|
|
||||||
|
## {% linkable_title Release 0.70.1 - May 31 %}
|
||||||
|
|
||||||
|
- Update Hue platform to aiohue 1.5.0, and re-implement logic for duplicate scene names. ([@MizterB] - [#14653]) ([hue docs])
|
||||||
|
- Ignore unsupported Sonos favorite lists ([@amelchio] - [#14665]) ([media_player.sonos docs])
|
||||||
|
- MQTT Cover Fix Assumed State ([@OttoWinter] - [#14672]) ([cover.mqtt docs])
|
||||||
|
- Fix Eco mode display on Nest ([@ciotlosm] - [#14706]) ([climate.nest docs])
|
||||||
|
- Frontend: bug fixes for date time more info, cover icons, slider overflow issue (@c727, @cdce8p, @balloob)
|
||||||
|
- Add Simplepush back (#14728)
|
||||||
|
|
||||||
## {% linkable_title If you need help... %}
|
## {% 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.
|
...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.
|
||||||
@ -433,3 +442,15 @@ Experiencing issues introduced by this release? Please report them in our [issue
|
|||||||
[xiaomi_aqara docs]: /components/xiaomi_aqara/
|
[xiaomi_aqara docs]: /components/xiaomi_aqara/
|
||||||
[zha docs]: /components/zha/
|
[zha docs]: /components/zha/
|
||||||
[zwave docs]: /components/zwave/
|
[zwave docs]: /components/zwave/
|
||||||
|
[#14653]: https://github.com/home-assistant/home-assistant/pull/14653
|
||||||
|
[#14665]: https://github.com/home-assistant/home-assistant/pull/14665
|
||||||
|
[#14672]: https://github.com/home-assistant/home-assistant/pull/14672
|
||||||
|
[#14706]: https://github.com/home-assistant/home-assistant/pull/14706
|
||||||
|
[@MizterB]: https://github.com/MizterB
|
||||||
|
[@OttoWinter]: https://github.com/OttoWinter
|
||||||
|
[@amelchio]: https://github.com/amelchio
|
||||||
|
[@ciotlosm]: https://github.com/ciotlosm
|
||||||
|
[climate.nest docs]: /components/climate.nest/
|
||||||
|
[cover.mqtt docs]: /components/cover.mqtt/
|
||||||
|
[hue docs]: /components/hue/
|
||||||
|
[media_player.sonos docs]: /components/media_player.sonos/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user