mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 07:17:14 +00:00
Release 0.26.1
This commit is contained in:
parent
860c4a932c
commit
74d013f7a5
@ -44,6 +44,12 @@ This release includes code contributed by 31 different people. The biggest chang
|
||||
- New [pilight] component to control 433 Mz devices ([@DavidLP])
|
||||
- Sensor: [GPSD] now supported ([@fabaff])
|
||||
|
||||
### {% linkable_title Hotfix 0.26.1 - August 14 %}
|
||||
|
||||
- Fix serial_pm config validation ([@open-homeautomation])
|
||||
- Check for existence of system mode on Honeywell thermostats ([@mKeRix])
|
||||
- Fix unknown unit of measurement for hvac and thermostat component ([@turbokongen])
|
||||
|
||||
### {% 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:
|
||||
@ -55,6 +61,7 @@ homeassistant:
|
||||
unit_system: metric
|
||||
```
|
||||
|
||||
[@mKeRix]: https://github.com/mKeRix
|
||||
[@abcminiuser]: https://github.com/abcminiuser
|
||||
[@balloob]: https://github.com/balloob
|
||||
[@corbanmailloux]: https://github.com/corbanmailloux
|
||||
|
@ -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</h1>
|
||||
Released: <span class='release-date'>August 13, 2016</span>
|
||||
<h1>Current Version: 0.26.1</h1>
|
||||
Released: <span class='release-date'>August 14, 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