Skip to content

Commit 74d013f

Browse files
committed
Release 0.26.1
1 parent 860c4a9 commit 74d013f

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

source/_posts/2016-08-13-foursquare--fast.com--ffmpeg--gpsd.markdown

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,12 @@ This release includes code contributed by 31 different people. The biggest chang
4444
- New [pilight] component to control 433 Mz devices ([@DavidLP])
4545
- Sensor: [GPSD] now supported ([@fabaff])
4646

47+
### {% linkable_title Hotfix 0.26.1 - August 14 %}
48+
49+
- Fix serial_pm config validation ([@open-homeautomation])
50+
- Check for existence of system mode on Honeywell thermostats ([@mKeRix])
51+
- Fix unknown unit of measurement for hvac and thermostat component ([@turbokongen])
52+
4753
### {% linkable_title Breaking changes %}
4854

4955
- 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:
5561
unit_system: metric
5662
```
5763
64+
[@mKeRix]: https://github.com/mKeRix
5865
[@abcminiuser]: https://github.com/abcminiuser
5966
[@balloob]: https://github.com/balloob
6067
[@corbanmailloux]: https://github.com/corbanmailloux

source/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
<div class="grid">
1616
<div class="grid__item one-third lap-one-third palm-one-whole">
1717
<div class='current-version material-card text'>
18-
<h1>Current Version: 0.26</h1>
19-
Released: <span class='release-date'>August 13, 2016</span>
18+
<h1>Current Version: 0.26.1</h1>
19+
Released: <span class='release-date'>August 14, 2016</span>
2020

2121
<div class='links'>
2222
<a href='/blog/2016/08/13/foursquare-fast-com-ffmpeg-gpsd/'>Release notes</a>

0 commit comments

Comments
 (0)