mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-13 04:16:48 +00:00
Release 0.26.3
This commit is contained in:
parent
5d43377f7e
commit
47a6123acf
@ -54,6 +54,10 @@ This release includes code contributed by 31 different people. The biggest chang
|
||||
|
||||
- Fix Wemo: have PyWemo play nicely with the latest Requests ([@pavoni])
|
||||
|
||||
### {% linkable_title Hotfix 0.26.3 - August 19 %}
|
||||
|
||||
- Media Player cover art would not work when an API password was set. Thanks to [@maddox] for reporting it and [@balloob] for the fix.
|
||||
|
||||
### {% linkable_title Breaking changes %}
|
||||
|
||||
- A new unit system has superseded the temperature unit option in the core configuration. For now it is backwards compatible, but you should update soon:
|
||||
@ -65,6 +69,7 @@ homeassistant:
|
||||
unit_system: metric
|
||||
```
|
||||
|
||||
[@maddox]: https://github.com/maddox
|
||||
[@pavoni]: https://github.com/pavoni
|
||||
[@mKeRix]: https://github.com/mKeRix
|
||||
[@abcminiuser]: https://github.com/abcminiuser
|
||||
|
@ -15,8 +15,8 @@ hide_github_edit: true
|
||||
<div class="grid">
|
||||
<div class="grid__item one-third lap-one-third palm-one-whole">
|
||||
<div class='current-version material-card text'>
|
||||
<h1>Current Version: 0.26.2</h1>
|
||||
Released: <span class='release-date'>August 15, 2016</span>
|
||||
<h1>Current Version: 0.26.3</h1>
|
||||
Released: <span class='release-date'>August 19, 2016</span>
|
||||
|
||||
<div class='links'>
|
||||
<a href='/blog/2016/08/13/foursquare-fast-com-ffmpeg-gpsd/'>Release notes</a>
|
||||
|
Loading…
x
Reference in New Issue
Block a user