Skip to content

Commit fbff1d2

Browse files
committed
Release version 0.28.2
1 parent a90c4c7 commit fbff1d2

File tree

2 files changed

+13
-2
lines changed

2 files changed

+13
-2
lines changed

source/_posts/2016-09-10-notify-group-reload-api-pihole.markdown

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,15 @@ The validation of the configuration is still on-going. Approximatly 80 % is done
7878
- Fix: Automatic device tracker when 2 or more cars are tracked ([@teagan42])
7979
- Fix: Group ordering is now based on config again ([@balloob], [@kellerza])
8080

81+
### {% linkable_title Hotfix 0.28.2 - September 13 %}
82+
83+
- Light - pilight: Fix send RF code ([@DavidLP])
84+
- Recorder: Fix specifying SQLite ([@pvizeli])
85+
- Wink: Fix garage door detection ([@turbokongen])
86+
- Climate - Ecobee: Fix inverted high and low temperatures ([@turbokongen])
87+
- Allow changing covers using scenes ([@nvella])
88+
- Device tracker - Automatic: Fix polling ([@teagan42])
89+
8190
### {% linkable_title Breaking changes %}
8291

8392
- [OpenweatherMap] entity IDs are now like `sensor.owm_temperature`. Previously they were like `sensor.weather_temperature`. Apologies for this change, but we needed to make OpenWeatherMap more generic now that we have many weather platforms.
@@ -93,6 +102,8 @@ The validation of the configuration is still on-going. Approximatly 80 % is done
93102
...don't hesitate to use our [Forum](https://community.home-assistant.io/) or join us for a little [chat](https://gitter.im/home-assistant/home-assistant).
94103

95104

105+
[@DavidLP]: https://github.com/DavidLP
106+
[@nvella]: https://github.com/nvella
96107
[@Ardetus]: https://github.com/Ardetus
97108
[@arsaboo]: https://github.com/arsaboo
98109
[@auchter]: https://github.com/auchter

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.28.1</h1>
19-
Released: <span class='release-date'>September 12, 2016</span>
18+
<h1>Current Version: 0.28.2</h1>
19+
Released: <span class='release-date'>September 13, 2016</span>
2020

2121
<div class='links'>
2222
<a href='/blog/2016/09/10/notify-group-reload-api-pihole/'>Release notes</a>

0 commit comments

Comments
 (0)