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-12-03-remote-websockets-sonarr.markdown
+9
Original file line number
Diff line number
Diff line change
@@ -112,6 +112,14 @@ We are working on a better solution for 0.35.
112
112
- Fix Google Home sometimes not finding our emulated_hue ([@jawilson])
113
113
- Fix EnOcean config validation ([@rubund])
114
114
115
+
### {% linkable_title Release 0.34.4 - December 7 %}
116
+
117
+
- Fix InfluxDB without authentication ([@balloob])
118
+
- Fix Kodi without authentication ([@balloob])
119
+
- Fix incorrect caching of /api/error_log ([@armills])
120
+
- Fix incorrect ordering of service calls which could cause delays inbetween turning on multiple entities ([@balloob])
121
+
- Fix Nest Climate temperature issues ([@technicalpickles])
122
+
115
123
### {% linkable_title Breaking changes %}
116
124
117
125
- The [HomeMatic][homematic] component now uses a different syntax for hosts and the `set_value` service has been renamed.
@@ -127,6 +135,7 @@ We are working on a better solution for 0.35.
127
135
128
136
Experiencing issues introduced by this release? Please report them in our [issue tracker](https://github.com/home-assistant/home-assistant/issues). Make sure to fill in all fields of the issue template.
0 commit comments