0.32:Hacktoberfest、InfluxDB 传感器、错误报告,以及天气

又过了两周,我们很高兴为你带来 Home Assistant 0.32。

Hacktoberfest

Hacktoberfest 现已结束。在将近 30,000 个参与仓库中,Home Assistant 拿到了第 2 和第 3 名,总共合并了 528 个拉取请求,平均每天 17 个!感谢所有贡献者,也感谢审核团队。没有你们,这一切都不可能实现 👏。

改进的错误报告

这个发布改进了配置校验出错时的报告方式。感谢 @kellerza,现在当这类问题发生时,你会在界面中看到一条持久通知。

异步化

这个发布包含了首批异步传感器和摄像头平台。@pvizeli@fabaff 将大多数“内部”传感器迁移到了异步编程。希望你会喜欢这次带来的速度提升。

@balloob@pvizeli 也在核心本身的改进上投入了大量工作。

天气组件

很长一段时间以来,我们一直有一批天气传感器,现在情况更好了:我们有了新的天气组件。抱歉,目前还没有太多可说的细节。接下来的计划是创建天气 UI 元素,并进一步完善初始实现。

All changes

发布 0.32.1 - November 6

We've added a 警告 to 0.32 to catch platforms accidentally slowing down Home Assistant. Our aim is to fix these quickly when reported, so here is 0.32.1 with all reported platforms fixed.

  • Fix Sonos doing I/O inside the event loop (@pvizeli)
  • Fix Radiotherm doing I/O inside the event loop (@balloob)
  • Fix 摄像头 MJPEG streams when using HTTP 1.0 (@balloob)

发布 0.32.2 - November 7

  • Move Honeywell I/O out of the event loop (@balloob)
  • Use sequential updates for non-async 实体 to prevent race 条件 (@pvizeli)
  • Fix setting temperature in Celsius on Radiotherm CT50 thermostats (@andyat)
  • Fix PiLight config validation (@DavidLP)

发布 0.32.3 - November 11

  • Fix OpenWeather 天气 platform doing I/O in event loop (@lwis)
  • Fix 报警.com doing I/O in event loop (@jnewland)
  • Fix Tellstick doing I/O in event loop (@balloob)
  • Fix KNX doing I/O in event loop (@balloob)
  • Increase 警告 threshold for catching platforms that do I/O (@balloob)
  • Change pilight systemcode validation (@janLo)
  • Fix Yamaha discovering already configured receivers (@sdague)
  • Fix Sonos from installing dependency each time HA was started (@pvizeli)
  • Fix Synology 摄像头 SSL and 错误 handling (@pvizeli)
  • Fix Panasonic Viera doing I/O in event loop (@balloob)
  • Improve generic 摄像头 错误 handling (@kellerza)
  • 灯光 - Flux Led 灯光: allow specifying mode if 灯光 does not support white mode (@DanielHiversen)
  • Fix Rest 开关 default 模板 (@pvizeli)

发布 0.32.4 - November 15

  • Fix 设备 tracker from crashing HASS when a new 设备 was discovered (@balloob)
  • HTTP: Fix X-Forwarded-For feature (@mweinelt)

Misc

Our website has now an additional category called "Ecosystem". This will become the place where tools, apps, and other 助手 for the Home Assistant ecosystem can store their 文档 or guides.

Backward-incompatible changes

  • The Yahoo Finance platform supports now multiple stock. Please adjust your 配置.
  • Deprecated components garage_door, rollershutter, thermostat, and hvac have been removed.
  • The minimum Python 版本 on Windows has been bumped to Python 3.5.
  • The Insteon Hub 集成 has been disabled due to a request from Insteon.

If you need help...

...don't hesitate to use our Forum or join us for a little chat. The 发布 notes have comments enabled but it's preferred if you the former communication channels. Thanks.