mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 01:06:52 +00:00
101.2
This commit is contained in:
parent
514d2c80fd
commit
54bd13f57f
@ -101,8 +101,8 @@ social:
|
||||
# Home Assistant release details
|
||||
current_major_version: 0
|
||||
current_minor_version: 101
|
||||
current_patch_version: 1
|
||||
date_released: 2019-10-31
|
||||
current_patch_version: 2
|
||||
date_released: 2019-11-01
|
||||
|
||||
# Either # or the anchor link to latest release notes in the blog post.
|
||||
# Must be prefixed with a # and have double quotes around it.
|
||||
|
@ -169,6 +169,29 @@ Check the [Lovelace changelog](https://www.home-assistant.io/lovelace/changelog/
|
||||
[saj docs]: /integrations/saj/
|
||||
[songpal docs]: /integrations/songpal/
|
||||
|
||||
## Release 0.101.2 - November 1
|
||||
|
||||
- Prevent TypeError when KNX RGB(W) light value contains None ([@phispi] - [#28358]) ([knx docs])
|
||||
- Change Abode cache file path, add cache path to config flow ([@MisterWil] - [#28389]) ([abode docs])
|
||||
- SNMP switch fix integer support ([@rfpronk] - [#28425]) ([snmp docs])
|
||||
- Use server-specific unique_ids for Plex media_players ([@jjlawren] - [#28447]) ([plex docs])
|
||||
- Also install after_deps ([@balloob] - [#28453])
|
||||
|
||||
[#28358]: https://github.com/home-assistant/home-assistant/pull/28358
|
||||
[#28389]: https://github.com/home-assistant/home-assistant/pull/28389
|
||||
[#28425]: https://github.com/home-assistant/home-assistant/pull/28425
|
||||
[#28447]: https://github.com/home-assistant/home-assistant/pull/28447
|
||||
[#28453]: https://github.com/home-assistant/home-assistant/pull/28453
|
||||
[@MisterWil]: https://github.com/MisterWil
|
||||
[@balloob]: https://github.com/balloob
|
||||
[@jjlawren]: https://github.com/jjlawren
|
||||
[@phispi]: https://github.com/phispi
|
||||
[@rfpronk]: https://github.com/rfpronk
|
||||
[abode docs]: /integrations/abode/
|
||||
[knx docs]: /integrations/knx/
|
||||
[plex docs]: /integrations/plex/
|
||||
[snmp docs]: /integrations/snmp/
|
||||
|
||||
## 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).
|
Loading…
x
Reference in New Issue
Block a user