Skip to content

Commit 46a2506

Browse files
committed
0.26.2
1 parent 29bc8e3 commit 46a2506

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,10 @@ This release includes code contributed by 31 different people. The biggest chang
5050
- Check for existence of system mode on Honeywell thermostats ([@mKeRix])
5151
- Fix unknown unit of measurement for hvac and thermostat component ([@turbokongen])
5252

53+
### {% linkable_title Hotfix 0.26.2 - August 15 %}
54+
55+
- Fix Wemo: have PyWemo play nicely with the latest Requests ([@pavoni])
56+
5357
### {% linkable_title Breaking changes %}
5458

5559
- 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:
@@ -61,6 +65,7 @@ homeassistant:
6165
unit_system: metric
6266
```
6367
68+
[@pavoni]: https://github.com/pavoni
6469
[@mKeRix]: https://github.com/mKeRix
6570
[@abcminiuser]: https://github.com/abcminiuser
6671
[@balloob]: https://github.com/balloob

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.1</h1>
19-
Released: <span class='release-date'>August 14, 2016</span>
18+
<h1>Current Version: 0.26.2</h1>
19+
Released: <span class='release-date'>August 15, 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)