Skip to content

Commit 21e2885

Browse files
committed
Release 0.28.1
1 parent f5c26c6 commit 21e2885

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

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

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,13 @@ Stay tuned for more details.
8787
- Modbus: New `write_registers` [Modbus] service ([@persandstrom])
8888
- Device tracker: Fix TP-Link Archer C7 long passwords ([@snikch])
8989

90+
### {% linkable_title Hotfix 0.28.1 - September 12 %}
91+
92+
- Fix: Simplisafe alarm control panels accept any string for code ([@tchellomello])
93+
- Fix: Z-Wave would sometimes not detect all thermostats ([@turbokongen])
94+
- Fix: Automatic device tracker when 2 or more cars are tracked ([@teagan42])
95+
- Fix: Group ordering is now based on config again ([@balloob], [@kellerza])
96+
9097
### {% linkable_title Breaking changes %}
9198

9299
- [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.

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</h1>
19-
Released: <span class='release-date'>September 10, 2016</span>
18+
<h1>Current Version: 0.28.1</h1>
19+
Released: <span class='release-date'>September 12, 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)