2024.1:自动化愉快!
新年快乐! 🍾
祝您和您身边的亲人2024年一切顺利! 🥂
我想不出还有什么比用 Home Assistant Core 2024.1 来开启新一年更好的方式了!🎉
和预期一样,这次发布规模相对较小;毕竟我们刚刚度过假期。不过,它依然带来了一些很棒的改进、一些令人兴奋的新功能,以及总计 13 个全新集成!
我最喜欢的部分是自动化编辑器的变化。这里有不少界面调整,重点都是让新用户和老用户都能更轻松上手,更快找到正确的触发器、条件或操作。
我非常喜欢这种改进的体验,希望您也喜欢!
享受发布!
../Frenck
- 自动化编辑器改进
- 描述&待办事项列表项的截止日期支持
- 新实体类型:阀门
- 恒温器上可切换电流/目标&加湿器调节
- 新的关联功能
- 其他值得注意的变化
- 新集成
- 现在可以从 UI 设置集成
- 发布 2024.1.1 - 1 月 5 日
- 发布 2024.1.2 - 1 月 6 日
- 发布 2024.1.3 - 1 月 12 日
- 发布 2024.1.4 - 1 月 19 日
- 发布 2024.1.5 - 1 月 20 日
- 发布 2024.1.6 - 1 月 30 日
- 需要帮助吗?加入社区!
- 向后不兼容的更改
- 所有更改
不要忘记加入我们在 YouTube 上的发布派对直播 2024 年 1 月 3 日,太平洋标准时间 12:00 / 欧洲中部时间 21:00!
自动化编辑器改进
自动化编辑对这个发布有一些喜爱,其中有许多小的 改进,使新用户和长期用户都更容易使用。
由于有很多小的改进,让我们逐一讨论。
PS:快速说明:所有更改都是 UI 更改,这意味着这些更改 不影响底层自动化配置。您现有的所有 自动化将继续像以前一样工作。
改进的空自动化仪表盘
如果您从 Home Assistant 开始,访问自动化仪表盘将 结果是一个空白页面。如果您看到此内容,这并不是很有帮助 第一次。所以,我们对此进行了改进!
现在迎接您的是一个小型自动化机器人,它解释了什么是自动化 自动化是可以帮助您入门的文档和参考。
一个小但有效的改进,可以帮助新用户入门。我们还有 将同样的改进应用于脚本和场景仪表盘。
创建新自动化时的指南
当你从零开始创建一个新自动化时,通常会看到一些陌生术语,以及一个几乎空白、只有几个“添加触发器、条件或操作”按钮的页面。对新用户来说,这会立刻带来一个问题:我到底该从哪里开始?
您猜对了:我们对此做了一些改进。我们改变了大标题 更具描述性,更少技术性。我们还添加了一些帮助文本 解释每个部分,包括它们的用途示例。
别担心;一旦您将元素添加到这些部分,我们将隐藏解释 保持现有自动化的概述尽可能清晰。
构建块
您可能已经注意到,在上面的屏幕截图中,条件和动作有 它们旁边有一个新按钮:+ 添加构建块。
选择这些新按钮可以让您将逻辑元素添加到您的 自动化或脚本,如 And、Or、If-then、Choose 等。
这些过去与条件和动作混合在一起,但现在有了它们的 自己的专用按钮。它可以更轻松地找到它们并整理 条件和动作的列表。
请注意现在如何打开一个对话框?对话框给我们更多的空间来描述 每个构建块的作用以及搜索框的空间以找到您需要的构建块。
改进了触发器、条件和操作按钮
更大的变化可以在按钮中找到添加“弧”、“条件”、 或自动化的动作。这一变化不仅仅针对新用户 而且也是长期用户。
所有这些按钮都用于提供一个下拉菜单,允许您选择 您要添加的动作、条件或动作的类型。该下拉菜单已 取而代之的是一个新的对话框,类似于我们刚刚看到的构建块的对话框。
就像积木一样,它描述了每个触发器、条件、 或动作。这些描述很重要,因为它们可以帮助您理解 他们做什么。
如果您添加一个元素,我们将首先向您展示最常用的 我们社区发起/条件/行动。我们现在已经整齐地拥有了所有其他人 分组。对于动作,我们更进一步,将它们统一为 服务电话。
###统一动作
如果您已经使用 Home Assistant 一段时间,您可能会很熟悉 通过“服务调用”-您可以添加到自动化中的动作。但是, 老实说,什么是“服务调用”?这是一个有点技术性的术语 对于新用户来说尤其令人困惑。你只是想打开灯光,对吗?
此发布将这些“服务调用”与所有其他动作统一起来,意味着 不再有“服务电话”;该层已从 UI 中重构。 相反,您可以添加一个动作并选择您想要采取的动作,例如, 打开灯光。
这意味着如果您添加一个动作,您会看到所有动作(包括所有 服务调用),分类,带有描述,并且可搜索!能够 搜索所有可用的动作是一个巨大的进步。
默认情况下,就像曲线和条件一样,我们向您展示最多的内容
首先使用动作,然后使用你系统上实体的动作。
所有其他动作都在 其他动作 部分中按集成整齐地分组。
待办事项列表项的描述和截止日期支持
待办事项列表集成变得越来越好。此发布添加了 支持描述和截止日期!
如果您使用的集成支持它,您现在可以添加描述 清单上的每项任务。它完全支持Markdown标记添加链接, 粗体文本等。如果支持截止日期(或截止日期+时间),您可以 设置这些。
如上面的截图所示,有一个全新的对话框可供调整 您的待办事项。但这并不是唯一的变化。该列表本身已 也有所改善。
它更加干净,所有大文本框都消失了,并且每个项目都很好 格式化,包括描述摘录和截止日期。如果到期 日期逾期,将会突出显示。
新实体类型:Valve
Home Assistant中添加了一种全新的实体类型:Valve!
集成可以使用此实体类型来公开阀门,例如阀门 散热器、水池、喷水灭火系统和主屋煤气或水管。
目前,Shelly 集成 支持它,并提供了一个 valve 实体
用于 Shelly Gas 的 Valve 插件。此外,对其的支持
添加到MQTT,阀门实体也可以与Amazon Alexa一起使用
和谷歌助理。
提示:你们有控制阀门的开关实体吗?您现在可以更改 实体类型为实体中的阀门。
恒温器和加湿器上可切换电流/目标
应大众需求,温控器和加湿器动作现已支持设置 当前温度/湿度作为主要信息显示在 反应。
您可以启用 显示当前温度作为主要信息 选项 在调整中,这将导致目标温度与 的当前温度。
新的配比功能
去年,我们看到了许多新功能添加到了动作中,所以让我们开始吧 新的一年,还有更多!
[@Quentame] 添加了温控风扇模式反馈功能。该功能可以是 与恒温器和瓷砖配合使用:
另外一个新功能是更新动作动作功能。 [@piitaya] 的添加允许 您可以向动作添加按钮,以便按下时触发动作。
[@piitaya]: https://github.com/piitaya
[@Quentame]: https://github.com/Quentame
其他值得注意的变化
本次发布还有更多改进;这是其他一些 此发布的值得注意的更改:
- 本次发布添加了两个全新的[模板功能]:
median和statistical_mode。谢谢,@TheFes! - @bieniu 添加了对全新 Shelly 第三代设备的支持 Shelly 集成。好!
- 修复了长时间关闭的错误:您现在可以运行自动化触发 当Home Assistant关闭时。例如,这可以用于发送 当发生这种情况时,您可以向自己发出通知。谢谢,@tetele!
- 使用 ESPHome 创建您自己的风扇控制器?您现在可以添加默认模式 到了!谢谢,@mill1000!
- ping 集成现在可以选择配置秒数 考虑到“不在家里”之前断开设备的连接,必须经过该时间。 太棒了,@jpbede!
- 正在寻找 ZAMG 集成?它已更名为 GeoSphere Austria。 谢谢,@killer0071234!
- 有 Sonos 放大器吗? @jjlawren 添加了对低音炮的支持 Sonos 集成的交叉设置。好!
- @tkdrob 在 Radarr 集成中添加了对新日历活动的支持。 因此,您可以直接从 Home Assistant 查看发布时间表。惊人的!
- 您现在可以配置[趋势]帮助程序使用最大数量的样本。 当没有大量数据时,它允许您降低敏感度。 谢谢,@jpbede!
- 躺在床上冷吗? @kbickar 来回复!他补充说支持 暖脚器与 SleepIQ 集成。好!
新集成
我们欢迎本版本中的以下新集成:- [A. O. 史密斯],由 @bdr99
添加
集成并控制您的 A. O. Smith 热水器。
- [蓝色电流],由 @Floris272ZZPH3Z 添加 监控您的 Blue Current EV 充电器充电点。
- DROP,由 @pfrazer
添加 使用 Home Assistant 管理您的 DROP 智能水系统。 - Flexit Nordic (BACnet),由 @lellky
添加 控制和监控您的 Flexit Nordic 系列空气处理单元。 - [假期],由 @jrieger
添加 将假期日历添加到Home Assistant以支持自动化。 - [美的CCM15交流控制器],由@ocalvo
添加 使用连接到美的CCM15空调控制器的空调。 - OSO Energy,由 @osohotwateriot
添加 将OSO热水器与Home Assistant一起使用。 - Sun WEG,由 @rokam
添加 收集并监控Sun WEG逆变器的能源生产数据。 - Tailwind,由 @frenck
添加 操作到连接 Tailwind 智能车库门控制器的车库门开启器。 - Tessie,由 @Bre77
添加 集成、监控和控制连接到 Tessie 平台的 Tesla 车辆。 - Refoss,由 @ashionky
添加 直接通过 Home Assistant 使用您的 Refoss 智能设备。 - [阀门],由 @cibernox
添加 阀门的实体类型,集成可以使用它来公开阀门。 - [沃格尔的MotionMount],由@RJPoelstra
添加 控制 Vogel MotionMount 电视支架的位置。
通过其他(现有)集成处理以帮助找到。 添加了以下虚拟集成:- [AEP 俄亥俄州],由 [Opower] 提供
- [AEP 德克萨斯州],由 [Opower] 提供
- [阿巴拉契亚电力],由[Opower]提供
- [Fujitsu anywAIR],由 [Advantage Air] 提供
- [印第安纳州电力],由 [Opower] 提供
- [肯塔基电力],由[Opower]提供
- [俄克拉荷马州公共服务公司 (PSO)],由 [Opower] 提供
- [西雅图市盗窃],由 [Opower] 提供
- [西南电力公司 (SWEPCO)],由 [Opower] 提供[Advantage Air]: /integrations/advantage_air [AEP Ohio]: /integrations/aep_ohio [AEP Texas]: /integrations/aep_texas [Appalachian Power]: /integrations/appalachianpower [Fujitsu anywAIR]: /integrations/fujitsu_anywair [Indiana Michigan Power]: /integrations/indianamichiganpower [Kentucky Power]: /integrations/kentuckypower [Opower]: /integrations/opower [Public 服务 Company of Oklahoma (PSO)]: /integrations/psoklahoma [Seattle City 灯光]: /integrations/scl [Southwestern Electric Power Company (SWEPCO)]: /integrations/swepco
集成现在可以从 UI 进行设置
现在可通过 Home Assistant UI 使用以下集成:
- Netgear LTE,由 @tkdrob 完成
- StreamLabs,由 @joostlek 完成
- [苏伊士水务],由 @joostlek 完成
- [瑞士公共交通],由 @miaucl 完成
- [系统不好],由 @gjohansson-ST 完成
- [趋势],由 @jpbede 完成
Trend: /integrations/trend## 发布 2024.1.1 - 1月5日- 为airthings_ble授权严格类型([@cdce8p] - [#106815])
-
修复空时的 qBittorrent 种子计数 ([@finder39] - [#106903])
-
将 dropmqttapi 升级到 1.0.2 (@pfrazer - [#106978])
-
将 openwebifpy 升级到 4.0.3 ([@autinrd] - [#106593])
-
关闭过时的连接 (Airthings BLE) ([@LaStrada] - [#106748])
-
将 openwebifpy 升级到 4.0.4 ([@autinrd] - [#107000])
-
从配置边界数据中获取Shelly RPC设备
gen(@bieniu - [#107019]) -
修复加湿器supported_features的缺陷兼容层([@bdraco] - [#107026])
-
在streamlabswater中使用async_register (@joostlek - [#107060])
-
修复 Streamlabs Water 中的数据访问(@joostlek - [#107062])
-
修复 mobile_app cloudhook 创建 ([@edenhaus] - [#107068])
-
对重复常量进行重复数据删除处理 ([@emontnemery] - [#107074])
-
修复了water_heatersupported_features的刚性兼容层([@bdraco] - [#107091])
-
将 habluetooth 升级到 2.0.2 ([@bdraco] - [#107097])
-
在通配符导入中包含已废弃使用的常量([@emontnemery] - [#107114])
-
前端更新至 20240104.0 ([@bramkragten] - [#107155])
-
将 Orvibo 升级到 1.1.2 ([@emericklaw] - [#107162])
-
将 aiohomekit 升级到 3.1.2 ([@bdraco] - [#107177])
-
跳转到 PyTado 0.17.3 ([@erwindouna] - [#107181])
-
修复 AVM FRITZ!Box Tools 中的开关状态 ([@mib1185] - [#107183])
-
修复Tessie中的存储逻辑错误(@Bre77 - [#107187])
-
在 opower 集成中取消 IPv6 以修复 AEP 实用程序 ([@tronikos] - [#107203])
-
修复实体属性存储参数([@ppetru] - [#107221])
-
在更新.安装服务中使用supported_features_compat ([@ludeeus] - [#107224])
-
将 zwave-js-server-python 升级到 0.55.3 ([@raman325] - [#107225])[#106593]: https://github.com/home-assistant/核心/pull/106593 [#106748]: https://github.com/home-assistant/核心/pull/106748 [#106815]: https://github.com/home-assistant/核心/pull/106815 [#106903]: https://github.com/home-assistant/核心/pull/106903 #106970: https://github.com/home-assistant/核心/pull/106970 [#106978]: https://github.com/home-assistant/核心/pull/106978 [#107000]: https://github.com/home-assistant/核心/pull/107000 [#107019]: https://github.com/home-assistant/核心/pull/107019 [#107026]: https://github.com/home-assistant/核心/pull/107026 [#107060]: https://github.com/home-assistant/核心/pull/107060 [#107062]: https://github.com/home-assistant/核心/pull/107062 [#107068]: https://github.com/home-assistant/核心/pull/107068 [#107074]: https://github.com/home-assistant/核心/pull/107074 [#107091]: https://github.com/home-assistant/核心/pull/107091 [#107097]: https://github.com/home-assistant/核心/pull/107097 [#107114]: https://github.com/home-assistant/核心/pull/107114 [#107155]: https://github.com/home-assistant/核心/pull/107155 [#107162]: https://github.com/home-assistant/核心/pull/107162 [#107177]: https://github.com/home-assistant/核心/pull/107177 [#107181]: https://github.com/home-assistant/核心/pull/107181 [#107183]: https://github.com/home-assistant/核心/pull/107183 [#107187]: https://github.com/home-assistant/核心/pull/107187 [#107203]: https://github.com/home-assistant/核心/pull/107203 [#107221]: https://github.com/home-assistant/核心/pull/107221 [#107224]: https://github.com/home-assistant/核心/pull/107224 [#107225]: https://github.com/home-assistant/核心/pull/107225 @Bre77: https://github.com/Bre77 [@LaStrada]: https://github.com/LaStrada @autinerd: https://github.com/autinerd [@bdraco]: https://github.com/bdraco @bieniu: https://github.com/bieniu [@bramkragten]: https://github.com/bramkragten [@cdce8p]: https://github.com/cdce8p [@edenhaus]: https://github.com/edenhaus [@emericklaw]: https://github.com/emericklaw [@emontnemery]: https://github.com/emontnemery [@erwindouna]: https://github.com/erwindouna [@finder39]: https://github.com/finder39 @frenck: https://github.com/frenck @joostlek: https://github.com/joostlek [@ludeeus]: https://github.com/ludeeus [@mib1185]: https://github.com/mib1185 @pfrazer: https://github.com/pfrazer [@ppetru]: https://github.com/ppetru [@raman325]: https://github.com/raman325 [@tronikos]: https://github.com/tronikos## 发布 2024.1.2 - 1月6日
-
修复了系统桥中对播放/暂停功能的支持 ([@timmo001] - #103423)
-
enigma2:修复设备深度睡眠时的异常,修复上一个轨迹([@autinrd] - #107296)
-
修复使用可轮询非公开卸载ZHA时的断言错误(@dmulcahey - #107311)
[@timmo001]: https://github.com/timmo001## 发布 2024.1.3 - 1 月 12 日- 将诊断添加到 A. O. Smith 集成 (@bdr99 - [#106343])
-
在 Enphase Envoy 中捕获丢失的窗帘器 ([@catsmanac] - [#106730])
-
防止切换在不支持遮盖的情况下调用停止 ([@vexofp] - [#106848])
-
修复 spt 集成的 unique_id (@miaucl - [#107087])
-
添加对 Spotify DJ 的支持 ([@BTMorton] - [#107268])
-
修复 evohome high_ precision 温度不一致搜索的问题 ([@zxdavb] - [#107366])
-
降低 Blink 中的轮询率 (@mkmer - [#107386])
-
修复集成重载后 KNX telegram 设备故障未触发的问题 ([@farmio] - [#107388])
-
修复假期中的语言风格(@gjohansson-ST - [#107392])
-
在系统友好设置期间处理 OSError (@gjohansson-ST - [#107396])
-
来自 faa_delays 中删除名称(@joostlek - [#107418])
-
修复瑞士公共交通属性的公立数据 (@miaucl - [#107452])
-
修复 Comelit VEDO 的重新验证流程 ([@chemelli74] - [#107461])
-
修复 asyncio.gather 调用 ([@cdce8p] - [#107500])
-
修复 Luftdaten 传感器 id 字符串 ([@mrueg] - [#107506])
-
将 zoneminder 的 zm-py 版本升级到 v0.5.3 ([@nabbi] - [#107331])
-
重试 zoneminder 连接设置 ([@nabbi] - [#107519])
-
不包括二元阀属性中的位置 ([@emontnemery] - [#107531])
-
将 Blinkpy 提升至 0.22.5 (@mkmer - [#107537])
-
将 reolink_aio 提升至 0.8.6 (@starkillerOG - [#107541])
-
将 mcstatus 升级到 v11.1.1 ([@elmurato] - [#107546])
-
将 aioshelly 升级到 7.1.0 (@thecode - [#107593])
-
修复 Tado 独特的移动设备调度程序 ([@erwindouna] - [#107631])
-
修复 tplink_lte 设置 ([@cdce8p] - [#107642])
-
防止覆盖服务器的属性作为属性([@emontnemery] - [#107657]) -flexit_bacnet温度实体控制的最高和最低温度 (@lellky - [#107665])
-
修复系统中缺少重复资源问题 (@gjohansson-ST - [#107671])
-
修复无效的 Alexa 温控或 water_heater 状态报告,其中包含双重上市的 targetSetpoint ([@jbouwh] - [#107673])
-
编辑 Alexa 调试日志记录中的敏感数据 ([@jbouwh] - [#107676])
-
修复 Shelly Gen1 睡眠传感器的
device_class类型 (@bieniu - [#107683]) -
将 tplink 色温限制在有效范围内 ([@bdraco] - [#107695])
-
修复云 tts 加载([@MartinHjelmare] - [#107714])
-
允许 UI 中的 min_gradient 配置在趋势中为负值 (@jpbede - [#107720])
-
将 aioswitcher 升级到 3.4.1 ([@YogevBokobza] - [#107730])
-
修复 MQTT 文本文本最大配置参数无法确定的问题 ([@jbouwh] - [#107738])
-
修复 Comelit VEDO 的“未记录”边缘情况 ([@chemelli74] - [#107741])
-
修复 kef 集成中的 Mac 地址检查 ([@eugenet8k] - [#107746])
-
修复 ld2410_ble 由于连接故障而无法设置的问题 ([@bdraco] - [#107754])
-
将 pyunifiprotect 升级到 4.23.1 ([@AngellusMortis] - [#107758])
-
将 pyunifiprotect 升级到 4.23.2 ([@AngellusMortis] - [#107769])
-
UniFi Protect 返工事件 ([@AngellusMortis] - [#107771])
-
修复切换器 kis 记录设备名称的错误属性 ([@idofl] - [#107775])
-
凹凸蓝牙依赖项 ([@bdraco] - [#107816])
-
修复 Tailwind 遮盖卡关闭状态的问题 (@frenck - [#107827])
-
修复 screenlogic.set_color_mode 中的异常([@dieselrabbit] - [#107850])
-
将 aio_geojson_generic_client 提升至 0.4 ([@exxamalte] - [#107866])[#106343]: https://github.com/home-assistant/核心/pull/106343 [#106730]: https://github.com/home-assistant/核心/pull/106730 [#106848]: https://github.com/home-assistant/核心/pull/106848 #106970: https://github.com/home-assistant/核心/pull/106970 [#107087]: https://github.com/home-assistant/核心/pull/107087 #107239: https://github.com/home-assistant/核心/pull/107239 [#107268]: https://github.com/home-assistant/核心/pull/107268 [#107331]: https://github.com/home-assistant/核心/pull/107331 [#107365]: https://github.com/home-assistant/核心/pull/107365 [#107366]: https://github.com/home-assistant/核心/pull/107366 [#107386]: https://github.com/home-assistant/核心/pull/107386 [#107388]: https://github.com/home-assistant/核心/pull/107388 [#107392]: https://github.com/home-assistant/核心/pull/107392 [#107396]: https://github.com/home-assistant/核心/pull/107396 [#107418]: https://github.com/home-assistant/核心/pull/107418 [#107452]: https://github.com/home-assistant/核心/pull/107452 [#107461]: https://github.com/home-assistant/核心/pull/107461 [#107500]: https://github.com/home-assistant/核心/pull/107500 [#107506]: https://github.com/home-assistant/核心/pull/107506 [#107519]: https://github.com/home-assistant/核心/pull/107519 [#107531]: https://github.com/home-assistant/核心/pull/107531 [#107537]: https://github.com/home-assistant/核心/pull/107537 [#107541]: https://github.com/home-assistant/核心/pull/107541 [#107546]: https://github.com/home-assistant/核心/pull/107546 [#107593]: https://github.com/home-assistant/核心/pull/107593 [#107631]: https://github.com/home-assistant/核心/pull/107631 [#107642]: https://github.com/home-assistant/核心/pull/107642 [#107657]: https://github.com/home-assistant/核心/pull/107657 [#107665]: https://github.com/home-assistant/核心/pull/107665 [#107671]: https://github.com/home-assistant/核心/pull/107671 [#107673]: https://github.com/home-assistant/核心/pull/107673 [#107676]: https://github.com/home-assistant/核心/pull/107676 [#107683]: https://github.com/home-assistant/核心/pull/107683 [#107695]: https://github.com/home-assistant/核心/pull/107695 [#107714]: https://github.com/home-assistant/核心/pull/107714 [#107720]: https://github.com/home-assistant/核心/pull/107720 [#107730]: https://github.com/home-assistant/核心/pull/107730 [#107738]: https://github.com/home-assistant/核心/pull/107738 [#107741]: https://github.com/home-assistant/核心/pull/107741 [#107746]: https://github.com/home-assistant/核心/pull/107746 [#107754]: https://github.com/home-assistant/核心/pull/107754 [#107758]: https://github.com/home-assistant/核心/pull/107758 [#107769]: https://github.com/home-assistant/核心/pull/107769 [#107771]: https://github.com/home-assistant/核心/pull/107771 [#107775]: https://github.com/home-assistant/核心/pull/107775 [#107816]: https://github.com/home-assistant/核心/pull/107816 [#107827]: https://github.com/home-assistant/核心/pull/107827 [#107850]: https://github.com/home-assistant/核心/pull/107850 [#107866]: https://github.com/home-assistant/核心/pull/107866 [@AngellusMortis]: https://github.com/AngellusMortis [@BTMorton]: https://github.com/BTMorton [@MartinHjelmare]: https://github.com/MartinHjelmare [@YogevBokobza]: https://github.com/YogevBokobza @bdr99: https://github.com/bdr99 [@bdraco]: https://github.com/bdraco @bieniu: https://github.com/bieniu [@catsmanac]: https://github.com/catsmanac [@cdce8p]: https://github.com/cdce8p [@chemelli74]: https://github.com/chemelli74 [@dieselrabbit]: https://github.com/dieselrabbit [@elmurato]: https://github.com/elmurato [@emontnemery]: https://github.com/emontnemery [@erwindouna]: https://github.com/erwindouna [@eugenet8k]: https://github.com/eugenet8k [@exxamalte]: https://github.com/exxamalte [@farmio]: https://github.com/farmio @frenck: https://github.com/frenck @gjohansson-ST: https://github.com/gjohansson-ST [@idofl]: https://github.com/idofl [@jbouwh]: https://github.com/jbouwh @joostlek: https://github.com/joostlek @jpbede: https://github.com/jpbede @lellky: https://github.com/lellky @miaucl: https://github.com/miaucl @mkmer: https://github.com/mkmer [@mrueg]: https://github.com/mrueg [@nabbi]: https://github.com/nabbi @starkillerOG: https://github.com/starkillerOG @thecode: https://github.com/thecode [@vexofp]: https://github.com/vexofp [@zxdavb]: https://github.com/zxdavb## 发布 2024.1.4 - 1 月 19 日
-
修复 MatrixBot 无法解析每个命令的房间别名 ([@PaarthShah] - [#106347])
-
将 Pyenphase 升级到 1.16.0 ([@catsmanac] - [#107719])
-
修复使用 include_dir_named 加载空 yaml 文件的问题([@pedrolamas] - [#107853])
-
将 openwebifpy 升级到 4.2.1 ([@autinrd] - [#107894])
-
将 aiohomekit 升级到 3.1.3 ([@bdraco] - [#107929])
-
跳过系统不方便的磁盘类型 (@gjohansson-ST - [#107943])
-
修复系统中重复的唯一ID(再次)(@gjohansson-ST - [#107947])
-
将 pyenphase 提升至 1.17.0 ([@catsmanac] - [#107950])
-
更新装载越野车固件的Shelly设备的睡眠周期([@chemelli74] - [#107961])
-
当连接多次丢失时,仅重载 ZHA 一次 ([@puddly] - [#107963])
-
不要在系统中加载 Docker 虚拟接口实体 (@gjohansson-ST - [#107966])
-
改进Tessie中的协调器逻辑以允许睡眠(@Bre77 - [#107988])
-
修复Shelly Gen1实体描述恢复 (@thecode - [#108052])
-
修复 MJPEG 配置流上格式错误的用户输入错误 ([@codyc1515] - [#108058])
-
修复使用特定颜色打开灯光的问题 ([@marcelveldt] - [#108080])
-
将 Jinja2 升级到 3.1.3 ([@edenhaus] - [#108082])
-
对媒体播放器中支持的功能使用 compat (@joostlek - [#108102])
-
加速 ZHA 初始化并提高启动响应能力 ([@puddly] - [#108103])
-
将
aioridwell更改为 2024.01.0 ([@bachya] - [#108126]) -
将 Flipr-api 升级到 1.5.1 ([@cnico] - [#108130])
-
需要时将目标温度发送到 F 中的 Shelly TRV ([@jra3] - [#108188])
-
对 WiFi 百叶窗使用服务器更新 (@starkillerOG - [#108224])
-
将 reolink_aio 提升至 0.8.7 (@starkillerOG - [#108248])
-
将 PyTado 升级到 0.17.4 ([@erwindouna] - [#108255])
-
将 aiounifi 升级到 v69 以改进 websocket 日志记录 ([@Kane610] - [#108265])
-
将 ZHA 依赖项 zigpy 提升至 0.60.6 ([@puddly] - [#108266])[#106347]: https://github.com/home-assistant/核心/pull/106347 #106970: https://github.com/home-assistant/核心/pull/106970 #107239: https://github.com/home-assistant/核心/pull/107239 [#107365]: https://github.com/home-assistant/核心/pull/107365 [#107719]: https://github.com/home-assistant/核心/pull/107719 [#107853]: https://github.com/home-assistant/核心/pull/107853 [#107883]: https://github.com/home-assistant/核心/pull/107883 [#107894]: https://github.com/home-assistant/核心/pull/107894 [#107929]: https://github.com/home-assistant/核心/pull/107929 [#107943]: https://github.com/home-assistant/核心/pull/107943 [#107947]: https://github.com/home-assistant/核心/pull/107947 [#107950]: https://github.com/home-assistant/核心/pull/107950 [#107961]: https://github.com/home-assistant/核心/pull/107961 [#107963]: https://github.com/home-assistant/核心/pull/107963 [#107966]: https://github.com/home-assistant/核心/pull/107966 [#107988]: https://github.com/home-assistant/核心/pull/107988 [#108052]: https://github.com/home-assistant/核心/pull/108052 [#108058]: https://github.com/home-assistant/核心/pull/108058 [#108080]: https://github.com/home-assistant/核心/pull/108080 [#108082]: https://github.com/home-assistant/核心/pull/108082 [#108102]: https://github.com/home-assistant/核心/pull/108102 [#108103]: https://github.com/home-assistant/核心/pull/108103 [#108126]: https://github.com/home-assistant/核心/pull/108126 [#108130]: https://github.com/home-assistant/核心/pull/108130 [#108134]: https://github.com/home-assistant/核心/pull/108134 [#108188]: https://github.com/home-assistant/核心/pull/108188 [#108224]: https://github.com/home-assistant/核心/pull/108224 [#108248]: https://github.com/home-assistant/核心/pull/108248 [#108255]: https://github.com/home-assistant/核心/pull/108255 [#108265]: https://github.com/home-assistant/核心/pull/108265 [#108266]: https://github.com/home-assistant/核心/pull/108266 @Bre77: https://github.com/Bre77 [@Kane610]: https://github.com/Kane610 [@PaarthShah]: https://github.com/PaarthShah [@allenporter]: https://github.com/allenporter @autinerd: https://github.com/autinerd [@bachya]: https://github.com/bachya [@bdraco]: https://github.com/bdraco [@catsmanac]: https://github.com/catsmanac [@chemelli74]: https://github.com/chemelli74 [@cnico]: https://github.com/cnico [@codyc1515]: https://github.com/codyc1515 [@edenhaus]: https://github.com/edenhaus [@erwindouna]: https://github.com/erwindouna @frenck: https://github.com/frenck @gjohansson-ST: https://github.com/gjohansson-ST @joostlek: https://github.com/joostlek [@jra3]: https://github.com/jra3 [@marcelveldt]: https://github.com/marcelveldt [@pedrolamas]: https://github.com/pedrolamas [@puddly]: https://github.com/puddly @starkillerOG: https://github.com/starkillerOG @thecode: https://github.com/thecode## 发布 2024.1.5 - 1月20日- 将 async-upnp-client 升级到 0.38.1 ([@StevenLooman] - [#108382])
-
修复 !include_dir_named 包含的空文件([@emontnemery] - [#108489])
-
将 pandas 固定到 2.1.4 (@frenck - [#108509])[#108382]: https://github.com/home-assistant/核心/pull/108382 [#108489]: https://github.com/home-assistant/核心/pull/108489 [#108509]: https://github.com/home-assistant/核心/pull/108509 [@StevenLooman]: https://github.com/StevenLooman [@emontnemery]: https://github.com/emontnemery @frenck: https://github.com/frenck## 发布 2024.1.6 - 1 月 30 日- 将默认 SSLContext 实例传递给 Octoprint 自定义 HTTP 会话 ([@vexofp] - [#105351])
-
减少谷歌日历状态更新的开销([@allenporter] - [#108133])
-
修复 SleepIQ 设置 FootWarmer 计时器 ([@jmwaldrip] - [#108433])
-
修复 zha 照度测量值映射([@floriankisser] - [#108547])
-
将 yolink-api 升级到 0.3.6 修复 aiomqtt 重大更改([@matrixd2] - [#108555])
-
将 openerz-api 更新到 0.3.0 ([@misialq] - [#108575])
-
将 aiovodafone 提升至 0.5.4 ([@chemelli74] - [#108592])
-
将airthings-ble提升至0.6.0 ([@LaStrada] - [#108612])
-
修复 Alexa 在特定情况下无法报告状态的问题 ([@jbouwh] - [#108743])
-
降低 ZHA 端点处理程序 init 的日志级别 ([@puddly] - [#108749])
-
修复 google_assistant 温控模式可能为 None ([@jbouwh] - [#108793])
-
修复当 available_modes 为 None 时加湿器重置未处理的异常([@jbouwh] - [#108802])
-
修复 emulated_hue 处理支持的颜色模式 ([@jbouwh] - [#108803])
-
降低创建 ZHA 集群处理程序的日志级别 ([@TheJulianJES] - [#108809])
-
修复 APCUPSD 配置流程中的停顿([@yuxincs] - [#108931])
-
将字符串添加到 Sensirion BLE (@joostlek - [#109001])
-
修复 ViCare 中热泵提供温暖的怪物([@CFenner] - [#109013])
-
将 aiohttp 升级到 3.9.3 ([@bdraco] - [#109025])
-
将 ZHA 依赖项 zigpy 提升至 0.60.7 ([@puddly] - [#109082])
-
为 Spotify 添加缺失的中止消息 (@joostlek - [#109102])[#105351]: https://github.com/home-assistant/核心/pull/105351 #106970: https://github.com/home-assistant/核心/pull/106970 #107239: https://github.com/home-assistant/核心/pull/107239 [#107365]: https://github.com/home-assistant/核心/pull/107365 [#107883]: https://github.com/home-assistant/核心/pull/107883 [#108133]: https://github.com/home-assistant/核心/pull/108133 [#108379]: https://github.com/home-assistant/核心/pull/108379 [#108433]: https://github.com/home-assistant/核心/pull/108433 [#108502]: https://github.com/home-assistant/核心/pull/108502 [#108547]: https://github.com/home-assistant/核心/pull/108547 [#108555]: https://github.com/home-assistant/核心/pull/108555 [#108575]: https://github.com/home-assistant/核心/pull/108575 [#108592]: https://github.com/home-assistant/核心/pull/108592 [#108612]: https://github.com/home-assistant/核心/pull/108612 [#108743]: https://github.com/home-assistant/核心/pull/108743 [#108749]: https://github.com/home-assistant/核心/pull/108749 [#108793]: https://github.com/home-assistant/核心/pull/108793 [#108802]: https://github.com/home-assistant/核心/pull/108802 [#108803]: https://github.com/home-assistant/核心/pull/108803 [#108809]: https://github.com/home-assistant/核心/pull/108809 [#108931]: https://github.com/home-assistant/核心/pull/108931 [#109001]: https://github.com/home-assistant/核心/pull/109001 [#109013]: https://github.com/home-assistant/核心/pull/109013 [#109025]: https://github.com/home-assistant/核心/pull/109025 [#109082]: https://github.com/home-assistant/核心/pull/109082 [#109102]: https://github.com/home-assistant/核心/pull/109102 [@CFenner]: https://github.com/CFenner [@LaStrada]: https://github.com/LaStrada [@TheJulianJES]: https://github.com/TheJulianJES [@allenporter]: https://github.com/allenporter [@bdraco]: https://github.com/bdraco [@chemelli74]: https://github.com/chemelli74 [@floriankisser]: https://github.com/floriankisser @frenck: https://github.com/frenck [@jbouwh]: https://github.com/jbouwh [@jmwaldrip]: https://github.com/jmwaldrip @joostlek: https://github.com/joostlek [@matrixd2]: https://github.com/matrixd2 [@misialq]: https://github.com/misialq [@puddly]: https://github.com/puddly [@vexofp]: https://github.com/vexofp [@yuxincs]: https://github.com/yuxincs
需要帮助吗?加入社区!
Home Assistant拥有庞大的用户群体,他们都非常愿意 大家帮忙。那么,加入我们吧!
我们非常活跃的 Discord 聊天服务器 是一个绝佳的地方 ,并且不要忘记加入我们精彩的论坛。发现错误或问题?请在我们的问题跟踪器 中报告它, 把它修好!或者,查看我们的帮助页面 以获取更多指导 你可以去的地方。
您更喜欢电子邮件吗? 订阅我们的“打造开放之家”时事通讯 获取有关功能、社区中发生的事情的最新消息以及 有关建造开放之家的其他新闻;直接进入您的收件箱。
向后不兼容的更改
Blink的服务调用已调整。这影响
blink.trigger_camera、blink.save_video 和 blink.save_recent_clips。
此更改将要求使用 target 更新这些服务调用
摄像头并通过从闪烁服务调用的 data 中删除 name。
例如2023.11之前的服务调用:
服务 call after 2023.11 and before 2024.1:
New 服务 call:
blink.send_pin 服务现在使用集成/配置条目选择器:
2023.11 之前的服务调用示例:
服务 call after 2023.11 and before 2024.1:
New 服务 call:
blink.blink_update 服务已废弃,置于 2024.7.0 删除。
请改用homeassistant.update_entity服务。
homeassistant 火灾的(未记录的)火灾数据中的事件键
平台现在是字符串shutdown,用于配置homeassistant故障
在关闭时触发而不是 Event 对象。
设置 swap: none 已从 Modbus 配置中删除。
它与简洁相同:swap:。
(@janiversen - #104713) (文档)
- 打印机状态现在包含几个新状态,最重要的是 “注意力”,总是需要你的干预。
- 固件 4.7.0 现在是 Prusa XL 和 MK4 的最低版本。
- 自 4.7.x 和 5.0.x 以来,固件 5.1.0 现在是 Prusa Mini 的最低版本 不适用于Mini。
(@Skaronator - #103396) (文档)
Reolink Infrared lights in night mode 实体已从
light 至 switch 域。
这意味着实体 ID 也发生了变化,自动化和仪表盘可能需要 调整为使用新的实体ID。
如果您想返回灯光域,请使用
switch_as_x“显示为”选项
在新的Infrared lights in night mode上开关实体并选择灯光。
(@starkillerOG - #105916) (文档)
第 1 代设备支持的最低固件版本为 1.11.0 (2021-07-15)。 第2代设备支持的最低固件版本为1.0.0 (2023-08-03)。
您必须将设备更新到首发的固件版本或更高版本。
可用于您的集成的更改和新功能:请务必遵循我们的 [开发者博客][开发博客]。以下是本次发布中最值得注意的内容:
所有更改
当然,这篇文章还有很多内容。您可以找到以下列表 此处所做的所有更改:Home Assistant Core 2024.1 的完整变更日志


