mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-14 12:56:54 +00:00
101.3
This commit is contained in:
parent
e31d02acd7
commit
038201ebf4
@ -101,8 +101,8 @@ social:
|
|||||||
# Home Assistant release details
|
# Home Assistant release details
|
||||||
current_major_version: 0
|
current_major_version: 0
|
||||||
current_minor_version: 101
|
current_minor_version: 101
|
||||||
current_patch_version: 2
|
current_patch_version: 3
|
||||||
date_released: 2019-11-01
|
date_released: 2019-11-05
|
||||||
|
|
||||||
# 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.
|
||||||
|
@ -192,6 +192,22 @@ Check the [Lovelace changelog](https://www.home-assistant.io/lovelace/changelog/
|
|||||||
[plex docs]: /integrations/plex/
|
[plex docs]: /integrations/plex/
|
||||||
[snmp docs]: /integrations/snmp/
|
[snmp docs]: /integrations/snmp/
|
||||||
|
|
||||||
|
## Release 0.101.3 - November 5
|
||||||
|
|
||||||
|
- Fix missing import ([@timmccor] - [#28460]) ([sonos docs])
|
||||||
|
- Fix Airly if more than one config entry ([@bieniu] - [#28498]) ([airly docs])
|
||||||
|
- Add deprecated attributes to light.reproduce_state ([@Santobert] - [#28557]) ([light docs])
|
||||||
|
|
||||||
|
[#28460]: https://github.com/home-assistant/home-assistant/pull/28460
|
||||||
|
[#28498]: https://github.com/home-assistant/home-assistant/pull/28498
|
||||||
|
[#28557]: https://github.com/home-assistant/home-assistant/pull/28557
|
||||||
|
[@Santobert]: https://github.com/Santobert
|
||||||
|
[@bieniu]: https://github.com/bieniu
|
||||||
|
[@timmccor]: https://github.com/timmccor
|
||||||
|
[airly docs]: /integrations/airly/
|
||||||
|
[light docs]: /integrations/light/
|
||||||
|
[sonos docs]: /integrations/sonos/
|
||||||
|
|
||||||
## If you need help...
|
## 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).
|
...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).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user