Release 0.28.1

This commit is contained in:
Paulus Schoutsen 2016-09-11 22:36:22 -07:00
parent f5c26c6fb0
commit 21e288582a
2 changed files with 9 additions and 2 deletions

View file

@ -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.