0.54: Todoist、DoorBird、Abode 摄像头

我们正在接近九月底,这也意味着生日到了!现在我们正式满 4 岁了,而且每个版本都在变得更强大。这次发布同样带来了很多很棒的新内容和大量 Bug 修复。其中还包括 @fanthos 提交的一项修复,它应该能解决某些浏览器中的前端问题。如果你之前在浏览器里遇到过异常,记得试试这个版本。

在这个版本中,我们开始着手让 Xiaomi 集成变得更稳健。这意味着我们需要重命名一些组件,以更清楚地区分它们使用的是哪一种 Xiaomi 协议。已有一些开发者正在努力让这套高性价比的家庭自动化方案成为 Home Assistant 生态中的一等公民,敬请期待更多集成!

这个版本中的另一项很酷的新功能是全新的 mqtt_statestream 组件,它可以将状态变化导出到 MQTT。每个实体都会发布到各自独立的主题中,这让订阅单个实体的更新变得非常简单。

新平台

如果你需要帮助……

欢迎使用我们非常活跃的 论坛,或加入 聊天频道 与我们交流。虽然发布说明也开放评论,但我们更推荐使用前面的沟通渠道。谢谢。

反馈问题

如果你遇到了这个版本引入的问题,请前往我们的 issue tracker 提交反馈,并确保填写 issue 模板中的所有字段。

不向后兼容的变更

  • 传感器 - OneWire: This 更新 changes the names of the 传感器 from <sensor_name> to <sensor_name> <Sensor_type> (@tcastberg - #9404) (传感器.onewire docs) (breaking change)
  • Renamed Xiaomi platforms to include their protocol names. xiaomi -> xiaomi_aqara, xiaomi_aqara.开关, xiaomi_aqara.灯光, xiaomi_aqara.binary_sensor, ... and 吸尘器.xiaomi, xiaomi_philipslight -> xiaomi_miio, 吸尘器.xiaomi_miio, 灯光.xiaomi_miio (@danielhiversen - #9426) (breaking change)
  • Swiss Public Transport 传感器: All times handled by the Swiss Public Transport 传感器 are now in ISO 8601 format. Please 更新 your 模板 传感器 and 自动化. (@fabaff - #9129) (传感器.swiss_public_transport docs) (breaking change)
  • iOS: All category identifiers need to be lowercase. If you do not 更新, it will break actionable 通知 to IOS 设备 sent by 脚本/自动化. (@rbflurry - #9427) (breaking change)
  • Fitbit: Put endpoints behind /api like the other oauth-using components (@happyleavesaoc - #9460) (传感器.fitbit docs) (breaking change)
  • 版本 0.53 introduced a bug in the HomeMatic component which breaks the usage of system variables on the CCU / Homegear. This has not been fixed yet. If you are using these variables in your 自动化 you should skip updates until the bug has been resolved. Upgrading is safe however if you only interact with 设备.

全部变更