mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-17 06:16:50 +00:00
Release 0.28.1
This commit is contained in:
parent
f5c26c6fb0
commit
21e288582a
@ -87,6 +87,13 @@ Stay tuned for more details.
|
||||
- Modbus: New `write_registers` [Modbus] service ([@persandstrom])
|
||||
- Device tracker: Fix TP-Link Archer C7 long passwords ([@snikch])
|
||||
|
||||
### {% linkable_title Hotfix 0.28.1 - September 12 %}
|
||||
|
||||
- Fix: Simplisafe alarm control panels accept any string for code ([@tchellomello])
|
||||
- Fix: Z-Wave would sometimes not detect all thermostats ([@turbokongen])
|
||||
- Fix: Automatic device tracker when 2 or more cars are tracked ([@teagan42])
|
||||
- Fix: Group ordering is now based on config again ([@balloob], [@kellerza])
|
||||
|
||||
### {% linkable_title Breaking changes %}
|
||||
|
||||
- [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.
|
||||
|
@ -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.28</h1>
|
||||
Released: <span class='release-date'>September 10, 2016</span>
|
||||
<h1>Current Version: 0.28.1</h1>
|
||||
Released: <span class='release-date'>September 12, 2016</span>
|
||||
|
||||
<div class='links'>
|
||||
<a href='/blog/2016/09/10/notify-group-reload-api-pihole/'>Release notes</a>
|
||||
|
Loading…
x
Reference in New Issue
Block a user