You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/_posts/2016-10-08-hassbian-rest-digital-ocean.markdown
+13Lines changed: 13 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -103,6 +103,16 @@ sensor
103
103
- Handle X10 light numbers greater than 9 ([@mtl010957])
104
104
- Fix command line covers without a template ([@roidayan])
105
105
106
+
### {% linkable_title Release 0.30.2 - October 12 %}
107
+
108
+
- Handle Volvo's with dashes in their name ([@molobrakos])
109
+
- Fix some html5 push notification configuration options were discarded after first use ([@T3m3z])
110
+
- Fix Homematic device name with autodiscovery ([@pvizeli])
111
+
- Make 'pin' optional for zigbee device config ([@flyte])
112
+
- 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])
113
+
- Fix for Slack targets ([@fabaff])
114
+
- Fix for Pushover targets ([@Nixon506E])
115
+
106
116
### {% linkable_title Breaking changes %}
107
117
108
118
- All deprecated condition options from `automation` have been removed (deprecated since May and have printed warnings to your console):
0 commit comments