Release 0.26.1

This commit is contained in:
Paulus Schoutsen 2016-08-14 01:26:54 -07:00
parent 860c4a932c
commit 74d013f7a5
2 changed files with 9 additions and 2 deletions

View file

@ -44,6 +44,12 @@ This release includes code contributed by 31 different people. The biggest chang
- New [pilight] component to control 433 Mz devices ([@DavidLP])
- Sensor: [GPSD] now supported ([@fabaff])
### {% linkable_title Hotfix 0.26.1 - August 14 %}
- Fix serial_pm config validation ([@open-homeautomation])
- Check for existence of system mode on Honeywell thermostats ([@mKeRix])
- Fix unknown unit of measurement for hvac and thermostat component ([@turbokongen])
### {% linkable_title Breaking changes %}
- 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:
@ -55,6 +61,7 @@ homeassistant:
unit_system: metric
```
[@mKeRix]: https://github.com/mKeRix
[@abcminiuser]: https://github.com/abcminiuser
[@balloob]: https://github.com/balloob
[@corbanmailloux]: https://github.com/corbanmailloux