mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-17 14:26:51 +00:00
Release 0.106.1
This commit is contained in:
parent
fc44b3a2c3
commit
e0815bec16
@ -101,8 +101,8 @@ social:
|
|||||||
# Home Assistant release details
|
# Home Assistant release details
|
||||||
current_major_version: 0
|
current_major_version: 0
|
||||||
current_minor_version: 106
|
current_minor_version: 106
|
||||||
current_patch_version: 0
|
current_patch_version: 1
|
||||||
date_released: 2020-02-26
|
date_released: 2020-02-27
|
||||||
|
|
||||||
# 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.
|
||||||
|
@ -333,6 +333,36 @@ Experiencing issues introduced by this release? Please report them in our [issue
|
|||||||
- Updated frontend to 20200220.4 ([@bramkragten] - [#32205]) ([frontend docs]) (beta fix)
|
- Updated frontend to 20200220.4 ([@bramkragten] - [#32205]) ([frontend docs]) (beta fix)
|
||||||
- Remove deprecated Hue options (fixes CI) ([@frenck] - [#32027]) ([hue docs]) (breaking change) (beta fix)
|
- Remove deprecated Hue options (fixes CI) ([@frenck] - [#32027]) ([hue docs]) (breaking change) (beta fix)
|
||||||
|
|
||||||
|
## Release 0.106.1 - February 27
|
||||||
|
|
||||||
|
- Add missing translations for light actions ([@emontnemery] - [#32216]) ([light docs])
|
||||||
|
- Mark clients away if they have never been seen. ([@lociii] - [#32222]) ([unifi docs])
|
||||||
|
- Fix DSMR 5 ([@dupondje] - [#32233]) ([dsmr docs])
|
||||||
|
- Bump simplisafe-python to 9.0.0 ([@bachya] - [#32215]) ([simplisafe docs])
|
||||||
|
- Bump simplisafe-python to 9.0.2 ([@bachya] - [#32273]) ([simplisafe docs])
|
||||||
|
- deCONZ - Race condition on slower systems ([@Kane610] - [#32274]) ([deconz docs])
|
||||||
|
- Catch more Hue errors ([@balloob] - [#32275]) ([hue docs])
|
||||||
|
|
||||||
|
[#32215]: https://github.com/home-assistant/home-assistant/pull/32215
|
||||||
|
[#32216]: https://github.com/home-assistant/home-assistant/pull/32216
|
||||||
|
[#32222]: https://github.com/home-assistant/home-assistant/pull/32222
|
||||||
|
[#32233]: https://github.com/home-assistant/home-assistant/pull/32233
|
||||||
|
[#32273]: https://github.com/home-assistant/home-assistant/pull/32273
|
||||||
|
[#32274]: https://github.com/home-assistant/home-assistant/pull/32274
|
||||||
|
[#32275]: https://github.com/home-assistant/home-assistant/pull/32275
|
||||||
|
[@Kane610]: https://github.com/Kane610
|
||||||
|
[@bachya]: https://github.com/bachya
|
||||||
|
[@balloob]: https://github.com/balloob
|
||||||
|
[@dupondje]: https://github.com/dupondje
|
||||||
|
[@emontnemery]: https://github.com/emontnemery
|
||||||
|
[@lociii]: https://github.com/lociii
|
||||||
|
[deconz docs]: /integrations/deconz/
|
||||||
|
[dsmr docs]: /integrations/dsmr/
|
||||||
|
[hue docs]: /integrations/hue/
|
||||||
|
[light docs]: /integrations/light/
|
||||||
|
[simplisafe docs]: /integrations/simplisafe/
|
||||||
|
[unifi docs]: /integrations/unifi/
|
||||||
|
|
||||||
## All changes
|
## All changes
|
||||||
|
|
||||||
- Change scan_interval defaults for Tesla ([@alandtse] - [#31194]) ([tesla docs]) (breaking change)
|
- Change scan_interval defaults for Tesla ([@alandtse] - [#31194]) ([tesla docs]) (breaking change)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user