Release 0.30.2

This commit is contained in:
Paulus Schoutsen 2016-10-11 22:29:57 -07:00
parent ca56632cc6
commit d17ae91247
2 changed files with 15 additions and 2 deletions

View file

@ -103,6 +103,16 @@ sensor
- Handle X10 light numbers greater than 9 ([@mtl010957])
- Fix command line covers without a template ([@roidayan])
### {% linkable_title Release 0.30.2 - October 12 %}
- Handle Volvo's with dashes in their name ([@molobrakos])
- Fix some html5 push notification configuration options were discarded after first use ([@T3m3z])
- Fix Homematic device name with autodiscovery ([@pvizeli])
- Make 'pin' optional for zigbee device config ([@flyte])
- Fix when sending a notification to a service with target attached (i.e. `notify.html5_unnamed_device_2`) the target was not submitted to the platform as a list causing iteration over every character in the string. ([@robbiet480])
- Fix for Slack targets ([@fabaff])
- Fix for Pushover targets ([@Nixon506E])
### {% linkable_title Breaking changes %}
- All deprecated condition options from `automation` have been removed (deprecated since May and have printed warnings to your console):
@ -144,6 +154,9 @@ sensor
[@w1ll1am23]: https://github.com/w1ll1am23
[@mtl010957]: https://github.com/mtl010957
[@roidayan]: https://github.com/roidayan
[@T3m3z]: https://github.com/T3m3z
[@flyte]: https://github.com/flyte
[@Nixon506E]: https://github.com/Nixon506E
[arest]: https://arest.io/
[arest-sensor]: /components/sensor.arest/