Skip to content

Commit 529a99d

Browse files
committed
Release 0.32.3
1 parent 9529e7d commit 529a99d

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,4 +130,4 @@ social:
130130

131131
current_major_version: 0
132132
current_minor_version: 32
133-
current_patch_version: 2
133+
current_patch_version: 3

source/_posts/2016-11-05-hacktoberfest-influxdb-weather.markdown

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,22 @@ We've added a warning to 0.32 to catch platforms accidentally slowing down Home
8080
- Fix setting temperature in Celsius on Radiotherm CT50 thermostats ([@andyat])
8181
- Fix PiLight config validation ([@DavidLP])
8282

83+
### {% linkable_title Release 0.32.3 - November 11 %}
84+
85+
- Fix OpenWeather weather platform doing I/O in event loop ([@lwis])
86+
- Fix Alarm.com doing I/O in event loop ([@jnewland])
87+
- Fix Tellstick doing I/O in event loop ([@balloob])
88+
- Fix KNX doing I/O in event loop ([@balloob])
89+
- Increase warning threshold for catching platforms that do I/O ([@balloob])
90+
- Change pilight systemcode validation ([@janLo])
91+
- Fix Yamaha discovering already configured receivers ([@sdague])
92+
- Fix Sonos from installing dependency each time HA was started ([@pvizeli])
93+
- Fix Synology camera SSL and error handling ([@pvizeli])
94+
- Fix Panasonic Viera doing I/O in event loop ([@balloob])
95+
- Improve generic camera error handling ([@kellerza])
96+
- Light - Flux Led Lights: allow specifying mode if light does not support white mode ([@DanielHiversen])
97+
- Fix Rest switch default template ([@pvizeli])
98+
8399
### {% linkable_title Misc %}
84100

85101
Our website has now an additional category called "Ecosystem". This will become the place where tools, apps, and other helper for the Home Assistant ecosystem can store their documentation or guides.
@@ -137,6 +153,7 @@ Our website has now an additional category called "Ecosystem". This will become
137153
[@tchellomello]: https://github.com/tchellomello
138154
[@turbokongen]: https://github.com/turbokongen
139155
[@wokar]: https://github.com/wokar
156+
[@jnewland]: https://github.com/jnewland
140157

141158
[currencylayer]: https://home-assistant.io/components/sensor.currencylayer/
142159
[yahoo]: https://home-assistant.io/components/sensor.yahoo_finance/

0 commit comments

Comments
 (0)