0.81:全新 Lovelace 卡片、LG Soundbar、Dyson 风扇与 Elk-M1
这次发布是一个重要里程碑——过去两周里有 100 位贡献者参与。非常感谢每一位做出贡献的人,无论是老朋友还是第一次参与的新朋友。
随着配置条目支持的到来,MQTT 现在也已集成设备注册表。LIFX、SimpliSafe 和 Z-Wave 也不甘落后,它们同样同时获得了设备注册表支持和配置条目支持。
Lovelace 又新增了三张卡片:报警面板卡片、按钮卡片和恒温器卡片:
恒温器卡片截图。
现在 glance 卡片和按钮卡片也可以应用主题了,同时 glance 卡片的列布局方式也发生了变化。此外还加入了长按支持、自定义 UI 支持等更多改进(没错,这个版本 Lovelace 真是备受关爱)。
另外还有几件值得注意的事:
- 我们新增了
homeassistant.update_entity服务,可主动请求更新某个实体,而不必等到下一次计划更新。这意味着你可以在 platform_options 中设置更长的scan_interval,然后按需更新,非常适合 API 调用额度较低的服务。 - 如果我们在模板中找不到相关实体,模板传感器将不再自动更新。你可能需要检查自己的模板传感器,考虑添加相关的
entity_id条目,或使用新的homeassistant.update_entity服务。 - 热水器现在有了独立于
climate的平台,毕竟你不是住在热水箱里的鱼。
新平台
- Add support for ElkM1 报警/自动化 面板 (@gwww - #16952) (elkm1 docs) (alarm_control_panel.elkm1 docs) (new-platform)
- 热水器 support (@w1ll1am23 - #17058) (water_heater docs) (new-platform)
- Thermoworks Smoke 传感器 (@nhorvath - #16139) (传感器.thermoworks_smoke docs) (new-platform)
- Swedish 天气 institute 天气 component (@helto4real - #16717) (smhi docs) (天气 docs) (天气.smhi docs) (new-platform)
- Added lumitek/ankuoo recswitch component (@marcolertora - #15764) (开关.recswitch docs) (new-platform)
- Rewrite opentherm_gw to a component (@mvn23 - #17133) (opentherm_gw docs) (温控.opentherm_gw docs) (breaking change) (new-platform)
- Add Verizon Fios Quantum Gateway device_tracker platform (@cisasteelersfan - #17023) (device_tracker docs) (new-platform)
- Add Elk-M1 开关 and 场景 platforms (@gwww - #17256) (elkm1 docs) (开关.elkm1 docs) (new-platform)
- Transport NSW (@Dav0815 - #17242) (传感器.transport_nsw docs) (new-platform)
- 模板 门锁 (@Anonym-tsk - #17288) (门锁.模板 docs) (new-platform)
- 通知.homematic (@siom79 - #16973) (通知 docs) (new-platform)
- Add AWS Route53 Dynamic DNS support (@keirans - #17072) (route53 docs) (new-platform)
- NSW Rural Fire 服务 platform (@exxamalte - #16802) (geo_location docs) (new-platform)
- Mill 温控 设备 (@Danielhiversen - #17313) (温控.mill docs) (new-platform)
- Add support for LG soundbars (@mjg59 - #17570) (媒体播放器.lg_soundbar docs) (new-platform)
- Add binary_sensor support to RFlink (@emontnemery - #17146) (rflink docs) (binary_sensor.rflink docs) (传感器.rflink docs) (new-platform)
- Add 传感器 support to opentherm_gw (@mvn23 - #17314) (opentherm_gw docs) (传感器.opentherm_gw docs) (new-platform)
- Add Elk-M1 传感器 platform (@gwww - #17342) (elkm1 docs) (传感器.elkm1 docs) (new-platform)
- Add opentherm_gw 二元sensor support (@mvn23 - #17625) (opentherm_gw docs) (binary_sensor.opentherm_gw docs) (new-platform)
- Add support for Dyson Hot+Cool 风扇 as a 温控 设备 (@soraxas - #14598) (dyson docs) (温控.dyson docs) (new-platform)
- Add new rtorrent 传感器 (@terorie - #17421) (传感器.rtorrent docs) (new-platform)
- Elk-M1 温控 (@gwww - #17679) (elkm1 docs) (温控.elkm1 docs) (beta fix) (new-platform)
新功能
- Add LogBook support to HomeKit (@ehendrix23 - #17180) (homekit docs) (logbook docs) (new-feature)
- Add water_heater support to HomeKit (@cdce8p - #17614) (homekit docs) (new-feature)
发布 0.81.1 - October 27
- 开关 to using Client from twilio.rest rather than the deleted TwilioRestClient (@rohankapoorcom - #17885) (twilio docs)
- Fixes an issue with OpenUV config import failing (@bachya - #17831) (openuv docs) (breaking change)
- Allow a list ofr 更新 实体 (@balloob - #17860)
- Move migrate to separate WS command (@balloob - #17890) (Lovelace docs)
发布 0.81.2 - October 29
- Fix controller not being stored when 设置 fails and sequentially fails the retry functionality (@Kane610 - #17927) (unifi docs)
- Pass hass_config to load_platform (@balloob - #17952)
- 更新 requests to 2.20.0 (@balloob - #17978)
- Don't use keyset (@balloob - #17984) (cloud docs)
0.81.3 已跳过,因为它会破坏 LL。
发布 0.81.4 - November 2
- fix naming bug (@helto4real - #17976) (天气.smhi docs)
- Konnected: Pass hass_config to load_platform (@heythisisnate - #18027) (konnected docs)
- Change cv.string to [cv.string] (@awarecan - #18050) (nest docs)
- Revert HomeKit 更新 to 2.2.2 (@cdce8p - #18069) (homekit docs)
- Fix time 区域 for flux 开关 (@amelchio - #18102) (开关.flux docs)
- Bunch of 前端 fixes (link)
- 升级 pyipma
发布 0.81.5 - November 3
- Fix Lovelace
- Remove FFmpeg input tests (@jjlawren - #18131)
发布 0.81.6 - November 4
- Bugfix discovery (delete/MQTT) call for Hass.io #18159
如果你需要帮助...
...欢迎随时使用我们非常活跃的论坛,或加入我们的聊天频道。发布说明虽然开启了评论,但我们更推荐你使用前面的沟通渠道。谢谢。
问题反馈
遇到了这个发布引入的问题吗?请在我们的 issue tracker 中反馈。请确保填写 issue 模板中的所有字段。
不向后兼容的变更
- LIFX can now be configured from the 集成 page in the config 面板 and advanced 配置 is available through the
lifx:component 配置. Configuring LIFX via 灯光 platform config no longer works. (@amelchio - #17201) (lifx docs) (灯光.lifx docs) (breaking change) - Daikin 温控 now follows the official operating modes, making it compatible with Google Assistant, Alexa and HomeKit. (@MatteGary - #16913) (温控.daikin docs) (breaking change)
- Rewrite opentherm_gw to a component. This changes the config. (@mvn23 - #17133) (opentherm_gw docs) (温控.opentherm_gw docs) (breaking change) (new-platform)
- 模板 传感器 for which we could not determine what 状态 to track to re-render will now only be updated when manually refreshed using the new
homeassistant.update_entity服务. (@balloob - #17276) (传感器.模板 docs) (breaking change) - Changed config to make it possible to define multiple Octoprint printers (@reefab - #16519) (octoprint docs) (binary_sensor.octoprint docs) (传感器.octoprint docs) (breaking change)
- SimpliSafe has a new 配置 format (docs). And instead of defaulting each system's name to "SimpliSafe", the address of the system is used. (@bachya - #17148) (simplisafe docs) (alarm_control_panel.simplisafe docs) (breaking change)
- Econet is now part of the new 热水器 component, changing 实体 from
climate.*towater_heater.*(@w1ll1am23 - #17322) (water_heater docs) (breaking change) - Remove day as a conf option as it's no longer supported (@kennedyshead - #17452) (传感器.speedtest docs) (breaking change)
- Wink 热水器 were moved to the new 热水器 implementation. All Wink 热水器 will automatically be moved from 温控.wate_heater to water_heater.water_heater Please 更新 your 配置 to use water_heater now. (@w1ll1am23 - #17504) (温控 docs) (water_heater docs) (wink docs) (温控.wink docs) (breaking change) (new-platform)
- Toon "comfort" setting is now available as 'auto' instead of 'performance' (@balloob - #17504) (breaking change)
- Removing ryobi gdo as API is no longer available. (@guillaume1410 - #17637) (breaking change)
- The way columns are handled in the glance 卡片 has changed (#1832) (breaking change)
Beta 修复
- Geo location 触发器 added (@exxamalte - #16967) (自动化.区域 docs) (beta fix)
- Add Lovelace websocket get and set 卡片 (@bramkragten - #17600) (Lovelace docs) (beta fix)
- Fixed issue #16903 re exception with multiple simultanious writes (@nickovs - #17636) (beta fix)
- 更新 flux library 版本 (@oblogic7 - #17677) (灯光.flux_led docs) (beta fix)
- 更新 limitlessled to 1.1.3 (@amelchio - #17703) (灯光.limitlessled docs) (beta fix)
- Bug fix for clicksend (@JaxomCS - #17713) (通知 docs) (beta fix)
- Elk-M1 温控 (@gwww - #17679) (elkm1 docs) (温控.elkm1 docs) (beta fix) (new-platform)
- Add 遮盖 to supported platforms (@cgarwood - #17725) (zwave docs) (beta fix)
- Lovelace ws: add 卡片 (@bramkragten - #17730) (Lovelace docs) (beta fix)
- Remove day (fixes #17741) (@fabaff - #17743) (传感器.fastdotcom docs) (beta fix)
- Fixed an incorrect reference in the 实体 registry (@bachya - #17775) (beta fix)
- 更新 HAP-python to 2.3.0 (@cdce8p - #17778) (homekit docs) (beta fix)
- SMHI 天气 component not showing correct values in current forecast (@helto4real - #17783) (smhi docs) (天气.smhi docs) (beta fix)
- Fix unloading an entry can leave 状态 around (@balloob - #17786) (beta fix)
全部变更
- Adding myself as melissa owner (@kennedyshead - #17157)
- 更新 核心, add myself and introduce grouping (@fabaff - #17175)
- Add myself to more 传感器 (@fabaff - #17185)
- 升级 boto3 to 1.9.16 (@GuyKh - #17140) (通知 docs) (tts docs)
- Fix Todoist custom project 更新 (@PhilRW - #17115) (日历.todoist docs)
- vsure 版本 1.5.0 (@persandstrom - #17209) (verisure docs)
- Disallow list/dict for string 配置 (@amelchio - #17202)
- Enable new registry rename for Insteon (@wonderslug - #17171) (insteon docs)
- Fix aliases support for RFLink 传感器 (@emontnemery - #17190) (传感器.rflink docs)
- Add forecast for Met.no (@Danielhiversen - #17109) (天气.met docs)
- Add support for ElkM1 报警/自动化 面板 (@gwww - #16952) (elkm1 docs) (alarm_control_panel.elkm1 docs) (new-platform)
- Add config entry for LIFX (@amelchio - #17201) (lifx docs) (灯光.lifx docs) (breaking change)
- danielhiversen as codeowner for met.no (@Danielhiversen - #17232)
- Add some new model names of Xiaomi Aqara 设备 (@syssi - #17234) (xiaomi_aqara docs) (binary_sensor.xiaomi_aqara docs)
- Pushed to 版本 0.7.6 of denonavr library to add more sound modes (@scarface-4711 - #17227) (媒体播放器.denonavr docs)
- Fix data_key and power_consumed 属性 of the Aqara Wall 开关 (Closes: #16457) (@syssi - #17235) (开关.xiaomi_aqara docs)
- 热水器 support (@w1ll1am23 - #17058) (water_heater docs) (new-platform)
- Daikin 温控 - Better 集成 with 温控 base component (@MatteGary - #16913) (温控.daikin docs) (breaking change)
- Add Support for Xiaomi Vibration 传感器 (@dlashua - #16422) (binary_sensor.xiaomi_aqara docs) (传感器.xiaomi_aqara docs)
- Implement base for MQTT 设备 registry 集成 (@OttoWinter - #16943) (MQTT docs) (传感器.MQTT docs)
- Add 设备 registry to MQTT 二元sensor (@OttoWinter - #17243) (binary_sensor.MQTT docs)
- Add 设备 registry to MQTT 开关 (@OttoWinter - #17244) (开关.MQTT docs)
- Convert MQTT 风扇 to config entry (@OttoWinter - #17247) (MQTT docs) (风扇.MQTT docs)
- Add support for HS color to MQTT 灯光 (@emontnemery - #16958) (灯光.MQTT docs)
- emptying 设备 状态 属性 if the 更新 from the feed fails (@exxamalte - #17249) (传感器.geo_rss_events docs)
- Add 设备 registry to MQTT 遮盖 (@OttoWinter - #17245) (遮盖.MQTT docs)
- Add group foundation (@balloob - #16935) (config docs) (websocket_api docs)
- Add Elk 灯光 platform (@gwww - #17222) (elkm1 docs)
- Use only_cache parameter in binary_sensor.zha.遥控器 (@damarco - #16711) (binary_sensor.zha docs)
- Add configurable temperature step for MQTT 温控 component (@JariInc - #16201) (温控 docs) (温控.MQTT docs)
- Thermoworks Smoke 传感器 (@nhorvath - #16139) (传感器.thermoworks_smoke docs) (new-platform)
- Bump python-miio requirement (@rytilahti - #17260) (device_tracker docs) (风扇.xiaomi_miio docs) (灯光.xiaomi_miio docs) (遥控器.xiaomi_miio docs) (传感器.xiaomi_miio docs) (开关.xiaomi_miio docs) (吸尘器.xiaomi_miio docs)
- Swedish 天气 institute 天气 component (@helto4real - #16717) (smhi docs) (天气 docs) (天气.smhi docs) (new-platform)
- Add basic support of the Philips Zhirui desk lamp (philips.灯光.mono1) (@syssi - #17258) (灯光.xiaomi_miio docs)
- Added lumitek/ankuoo recswitch component (@marcolertora - #15764) (开关.recswitch docs) (new-platform)
- Add 设备 registry to MQTT 风扇 (@OttoWinter - #17250) (风扇.MQTT docs)
- Make async_track_time_change smarter (@OttoWinter - #17199)
- Add optional "all" parameter for groups (@danielperna84 - #17179) (group docs)
- Fix mpd timeout 错误 (@definitio - #17254) (媒体播放器.mpd docs)
- Add support for zha custom cluster mappings (@damarco - #16714) (zha docs) (传感器.zha docs)
- Z-Wave Config Entry Support (@cgarwood - #17119) (zwave docs)
- Manual updates (@balloob - #17278)
- Bumped fints component to 版本 1.0.1 (@mnigbur - #17280) (传感器.fints docs)
- Fixed Temperature for HMIP-WeatherStation Plus/Basic (@dickesW - #17216) (homematic docs)
- Rewrite opentherm_gw to a component (@mvn23 - #17133) (opentherm_gw docs) (温控.opentherm_gw docs) (breaking change) (new-platform)
- 升级 shodan to 1.10.4 (@fabaff - #17292) (传感器.shodan docs)
- 升级 locationsharinglib to 3.0.6 (@fabaff - #17294) (device_tracker docs)
- Add valve level to HmIP thermostat 属性 (@hanzoh - #17297) (homematic docs)
- Make rmvtransport async (@cgtobi - #17225) (传感器.rmvtransport docs)
- Add Verizon Fios Quantum Gateway device_tracker platform (@cisasteelersfan - #17023) (device_tracker docs) (new-platform)
- Added resolve_state to 模板 distance function (@mnigbur - #17290)
- Xiaomi 吸尘器: keep 错误 状态 active after erroring (@rytilahti - #16562) (吸尘器.xiaomi_miio docs)
- Narrow scope of various pylint inline disables (@scop - #15364)
- Fix and clean haveibeenpwned (@MartinHjelmare - #17306) (传感器.haveibeenpwned docs)
- 模板 传感器 to not track all 状态 changes (@balloob - #17276) (传感器.模板 docs) (breaking change)
- WIP: Don't set initial values for MQTT HVAC in non-optimistic mode (@definitio - #17268) (温控.MQTT docs)
- Yamaha AVR 更新 and change Sound Mode only on main_zone (@Joshi425 - #17241) (媒体播放器.yamaha docs)
- ABC config entries (@balloob - #17309)
- Add direction 配置 (@cgtobi - #17308) (传感器.rmvtransport docs)
- fix_broadlink_sp2_show_energy (@zhumuht - #17271) (开关.broadlink docs)
- Add Elk-M1 开关 and 场景 platforms (@gwww - #17256) (elkm1 docs) (开关.elkm1 docs) (new-platform)
- 升级 construct to 2.9.45 (@fabaff - #16362)
- 更新 file header (@fabaff - #17317) (传感器.gitlab_ci docs)
- Implement ZoneMinder run 状态 (@rohankapoorcom - #17198) (zoneminder docs) (传感器.zoneminder docs)
- Transport NSW (@Dav0815 - #17242) (传感器.transport_nsw docs) (new-platform)
- Made it possible to define multiple Octoprint printers (@reefab - #16519) (octoprint docs) (binary_sensor.octoprint docs) (传感器.octoprint docs) (breaking change)
- 更新 python_openzwave==0.4.10 (@georgemarshall - #17323) (zwave docs)
- Enable BMW component to be unit system aware (@uchagani - #17197) (bmw_connected_drive docs) (binary_sensor.bmw_connected_drive docs) (传感器.bmw_connected_drive docs)
- still 更新 传感器 on startup (@balloob - #17319) (传感器.模板 docs)
- 模板 门锁 (@Anonym-tsk - #17288) (门锁.模板 docs) (new-platform)
- Implement turn_off and turn_on 动作 for eq3btsmart (@KarimGeiger - #17168) (温控.eq3btsmart docs)
- Add 用户 events (@balloob - #17328)
- Add support for off_delay to MQTT binary_sensor (@emontnemery - #16993) (binary_sensor.MQTT docs)
- Add permissions foundation (@balloob - #16890)
- Bump 版本 of abodepy to 0.14.0 (@MisterWil - #17336) (abode docs)
- Fix motion 传感器 in Aqara LAN protocol V2 (@azuwis - #17240) (binary_sensor.xiaomi_aqara docs)
- Set botvac availability (@dshokouhi - #17350) (吸尘器.neato docs)
- Color control for Abode RGB 灯光 (@shred86 - #17347) (灯光.abode docs)
- Support abbreviations in discovery topic (@emontnemery - #16635) (MQTT docs)
- Add exception handling to dnsip 传感器 (@danielperna84 - #17332) (传感器.dnsip docs)
- 通知.homematic (@siom79 - #16973) (通知 docs) (new-platform)
- Provide an individual color temperature range per Yeelight model (@syssi - #17305) (灯光.yeelight docs)
- Fix setting opple 灯光 color temperature (@jedmeng - #17359) (灯光.opple docs)
- The ping command will not detect 设备 in standby as off (@kennedyshead - #17358) (媒体播放器.samsungtv docs)
- Adding source 属性 to geo location platforms (@exxamalte - #17339) (geo_location docs)
- Add config entry for SimpliSafe (@bachya - #17148) (simplisafe docs) (alarm_control_panel.simplisafe docs) (breaking change)
- Added option to use a location other than home (@TomAFrench - #17340) (传感器.geo_rss_events docs)
- Add unique_id for Lightify (@dshokouhi - #17377) (灯光.osramlightify docs)
- Add unique_id for Neato (@dshokouhi - #17369) (摄像头.neato docs) (开关.neato docs) (吸尘器.neato docs)
- Add unique_id for Bloomsky (@dshokouhi - #17383) (binary_sensor.bloomsky docs) (传感器.bloomsky docs)
- Bump insteonplm 版本 to 0.15.0 (@teharris1 - #17384) (insteon docs)
- XMPP async (@flowolf - #17283) (通知 docs)
- Add unique id to syncthru 传感器 (@scop - #17399) (传感器.syncthru docs)
- Add AWS Route53 Dynamic DNS support (@keirans - #17072) (route53 docs) (new-platform)
- Added ssl and verify_ssl parameters in ddwrt 设备 tracker component (@psyhomb - #17406) (device_tracker docs)
- homematic: Support additional property for sabotage detection (@klada - #17407) (homematic docs)
- Fix netio component (@J4nsen - #17411) (开关.netio docs)
- Adding support for HmIP-SLO (outdoor brightness 传感器) (@noxhirsch - #17413) (homematic docs) (传感器.homematic docs)
- 更新 Vagrant Windows support (@fredrikbaberg - #17205)
- Moved econet from 温控 to 热水器 (@w1ll1am23 - #17322) (water_heater docs) (breaking change)
- Bump Totalconnect (@333ryan18 - #17418) (alarm_control_panel.totalconnect docs)
- 升级 pyvera to 0.2.45 (@brantlk - #17419) (vera docs)
- NSW Rural Fire 服务 platform (@exxamalte - #16802) (geo_location docs) (new-platform)
- 升级 python-telegram-bot to 11.1.0 (@fabaff - #17441) (telegram_bot docs)
- Minor updates (@fabaff - #17437) (geo_location docs)
- Minor updates (@fabaff - #17436) (habitica docs)
- 更新 docstrings (@fabaff - #17435) (传感器.api_streams docs)
- 升级 numpy to 1.15.2 (@fabaff - #17431) (binary_sensor.trend docs) (image_processing.opencv docs)
- 升级 youtube_dl to 2018.10.05 (@fabaff - #17429) (media_extractor docs)
- New 温控 设备 (@Danielhiversen - #17313) (温控.mill docs) (new-platform)
- Remove day as a conf option (@kennedyshead - #17452) (传感器.speedtest docs) (breaking change)
- Bumped simplisafe-python to 3.1.11 (@bachya - #17454) (simplisafe docs)
- 更新 pysher 版本 (@craigjmidwinter - #17455) (goalfeed docs)
- Show torah reading during weekdays (@tsvi - #17447) (传感器.jewish_calendar docs)
- Fix NoEntitySpecifiedError during knx startup (@Julius2342 - #17366) (binary_sensor.knx docs) (温控.knx docs) (遮盖.knx docs) (灯光.knx docs) (传感器.knx docs) (开关.knx docs)
- refactored to make its code structure similar to nsw_rural_fire_service_feed platform (@exxamalte - #17461) (geo_location docs)
- Migrate CONF_WEBHOOK_ID to homeassistant.const (@rohankapoorcom - #17460) (ifttt docs) (自动化.Webhook docs)
- Add RSRQ, RSRP, and SINR to huawei_lte default 传感器 (@scop - #17425) (传感器.huawei_lte docs)
- Make dicttoxml logging less verbose (@scop - #17446) (huawei_lte docs)
- Fire an event when timer gets out of sync (@amelchio - #17398)
- Add context to 脚本 run by 模板 实体 (@balloob - #17329) (遮盖.模板 docs) (风扇.模板 docs) (灯光.模板 docs) (门锁.模板 docs) (开关.模板 docs)
- 状态 is set to UNKNOWN rather than ON in order to make UI have an play/pause 按钮 (@kennedyshead - #17357) (媒体播放器.samsungtv docs)
- Re-assign 条件 (@SilvrrGIT - #17364)
- Switched to async_fire (@Julius2342 - #17472) (knx docs)
- Fix rangefilter (@nielstron - #17473) (传感器.filter docs)
- Cleanup HM 通知 platform (@pvizeli - #17355) (通知 docs)
- Refactor RFLink component (@emontnemery - #17402) (rflink docs) (遮盖.rflink docs) (灯光.rflink docs) (传感器.rflink docs) (开关.rflink docs)
- Include the name of the Volumio media player in 错误 (@d0ugal - #17481) (媒体播放器.volumio docs)
- Fix HomeMatic availability detection (@danielperna84 - #17341) (homematic docs)
- Add 设备 info for LIFX (@amelchio - #17330) (灯光.lifx docs)
- 更新 pyhomematic to 0.1.51 (@danielperna84 - #17491) (homematic docs)
- Clean up OpenUV config flow (@bachya - #17349) (openuv docs)
- Fix the sabnzbd component api 错误 (@arlyon - #17014) (sabnzbd docs)
- Bumps simplisafe-python to 3.1.12 (@bachya - #17509) (simplisafe docs)
- Add unique_id for Ring (@dshokouhi - #17497) (binary_sensor.ring docs) (摄像头.ring docs) (传感器.ring docs)
- UniFi POE control (@Kane610 - #17011) (unifi docs) (开关.unifi docs)
- Moved Wink 热水器 from 温控 to 热水器. (@w1ll1am23 - #17504) (温控 docs) (water_heater docs) (wink docs) (温控.wink docs) (breaking change) (new-platform)
- Add LogBook support to HomeKit (@ehendrix23 - #17180) (homekit docs) (logbook docs) (new-feature)
- Bump hdate 版本 to 0.6.5 (@tsvi - #17510) (传感器.jewish_calendar docs)
- Z-Wave 设备 Registry Support (@cgarwood - #17291) (zwave docs) (灯光.zwave docs) (传感器.zwave docs) (开关.zwave docs)
- Fix unhandled exception which creates many useless 日志 (@benleb - #17508) (媒体播放器.horizon docs)
- 更新 mill library (@Danielhiversen - #17520) (温控.mill docs)
- 更新 switchmate library (@Danielhiversen - #17519)
- Add unique_id to Vera 实体 (@brantlk - #17450) (vera docs)
- Manual IP & port 配置 for Konnected 设备 (@heythisisnate - #17120) (konnected docs)
- Huawei LTE 传感器 improvements (@scop - #17533) (传感器.huawei_lte docs)
- Tweak 传感器 comments in default config (@scop - #17526)
- Scan all network interfaces for LIFX bulbs (@amelchio - #17530) (lifx docs) (灯光.lifx docs)
- Remove unnecessary call (@cgtobi - #17514) (媒体播放器.volumio docs)
- Adding id to Lovelace 卡片 in ui-Lovelace.yaml (@bramkragten - #17498) (Lovelace docs)
- Fix mold_indicator 错误 at startup (@ehendrix23 - #17346) (传感器.mold_indicator docs)
- Updated package to fix #16960 (@eavanvalkenburg - #17555) (通知 docs) (媒体播放器.webostv docs)
- Validate ports as a port (@tjorim - #17549) (upnp docs)
- danielhiversen as mill codeowner (@Danielhiversen - #17571)
- 升级 twilio package to 版本 6.19.1 (#17395) (@bgianfo - #17424) (twilio docs)
- Add support for LG soundbars (@mjg59 - #17570) (媒体播放器.lg_soundbar docs) (new-platform)
- Fixing race 条件 in geo location platforms (@exxamalte - #17581) (geo_location docs)
- Fix: Xiaomi Plug 状态 is set twice (@Anonym-tsk - #17482) (开关.xiaomi_aqara docs)
- Bump blinkpy 版本 to 0.10.1 (@fronzbot - #17595) (blink docs)
- 升级 pytest to 3.9.1 (@scop - #17598)
- Add binary_sensor support to RFlink (@emontnemery - #17146) (rflink docs) (binary_sensor.rflink docs) (传感器.rflink docs) (new-platform)
- Fix flux 开关 更新 interval (@amelchio - #17458) (开关.flux docs)
- Add 传感器 support to opentherm_gw (@mvn23 - #17314) (opentherm_gw docs) (传感器.opentherm_gw docs) (new-platform)
- Add missing await for coroutine (@jjlawren - #17609) (摄像头.ffmpeg docs)
- Tuya 灯光 icon fix (@thomasloven - #17605) (灯光.tuya docs)
- Add doorsense 传感器 for August 3rd Gen Smart 门锁 Pro (@ehendrix23 - #17299) (august docs) (binary_sensor.august docs) (门锁.august docs)
- Bump thermoworks 版本 to fix conflict from upstream pyrebase sseclient (@nhorvath - #17620) (传感器.thermoworks_smoke docs)
- 升级 async_upnp_client to 0.12.7 (@StevenLooman - #17601) (upnp docs) (媒体播放器.dlna_dmr docs)
- 升级 gstreamer-player to 1.1.2 (@partofthething - #17568)
- Add water_heater support to HomeKit (@cdce8p - #17614) (homekit docs) (new-feature)
- Add Elk-M1 传感器 platform (@gwww - #17342) (elkm1 docs) (传感器.elkm1 docs) (new-platform)
- Homekit component cleanup (@cdce8p - #17627) (homekit docs)
- Use cached robot serial for Neato 更新 (@dshokouhi - #17633) (吸尘器.neato docs)
- deCONZ - Add support for Xiaomi window 遮盖 (@Kane610 - #17337) (deconz docs) (遮盖.deconz docs)
- Fix linky 传感器 login 错误 (@Debaru - #17110)
- Fix MQTT 灯光 brightness slider (@thinkl33t - #17075) (灯光.MQTT docs)
- Add opentherm_gw 二元sensor support (@mvn23 - #17625) (opentherm_gw docs) (binary_sensor.opentherm_gw docs) (new-platform)
- 升级 dsmr_parser to 0.12 (@raymondelooff - #17634) (传感器.dsmr docs)
- Removing ryobi gdo (@guillaume1410 - #17637) (breaking change)
- Remove ryobi from .coveragerc (@Danielhiversen - #17647)
- Reconnect if sub info comes in that is valid again (@balloob - #17651) (cloud docs)
- Very minor cleanup of RFLink components (@emontnemery - #17649) (灯光.rflink docs) (传感器.rflink docs) (开关.rflink docs)
- available to switchmate (@Danielhiversen - #17640) (开关.switchmate docs)
- 升级 async_timeout to 3.0.1 (@fabaff - #17655)
- 升级 holidays to 0.9.8 (@fabaff - #17656) (binary_sensor.workday docs)
- Add support for Dyson Hot+Cool 风扇 as a 温控 设备 (@soraxas - #14598) (dyson docs) (温控.dyson docs) (new-platform)
- 更新 pynetgear to 0.5.0 (@MatMaul - #17652) (device_tracker docs)
- Bump pyarlo==0.2.2 (@lukiffer - #17673) (arlo docs)
- Add new rtorrent 传感器 (@terorie - #17421) (传感器.rtorrent docs) (new-platform)
- Geo location 触发器 added (@exxamalte - #16967) (自动化.区域 docs) (beta fix)
- Add Lovelace websocket get and set 卡片 (@bramkragten - #17600) (Lovelace docs) (beta fix)
- Fixed issue #16903 re exception with multiple simultanious writes (@nickovs - #17636) (beta fix)
- 更新 flux library 版本 (@oblogic7 - #17677) (灯光.flux_led docs) (beta fix)
- 更新 limitlessled to 1.1.3 (@amelchio - #17703) (灯光.limitlessled docs) (beta fix)
- Bug fix for clicksend (@JaxomCS - #17713) (通知 docs) (beta fix)
- Elk-M1 温控 (@gwww - #17679) (elkm1 docs) (温控.elkm1 docs) (beta fix) (new-platform)
- Add 遮盖 to supported platforms (@cgarwood - #17725) (zwave docs) (beta fix)
- Lovelace ws: add 卡片 (@bramkragten - #17730) (Lovelace docs) (beta fix)
- Remove day (fixes #17741) (@fabaff - #17743) (传感器.fastdotcom docs) (beta fix)
- Fixed an incorrect reference in the 实体 registry (@bachya - #17775) (beta fix)
- 更新 HAP-python to 2.3.0 (@cdce8p - #17778) (homekit docs) (beta fix)
- SMHI 天气 component not showing correct values in current forecast (@helto4real - #17783) (smhi docs) (天气.smhi docs) (beta fix)
- Fix unloading an entry can leave 状态 around (@balloob - #17786) (beta fix)
- The way columns are handled in the glance 卡片 has changed (#1832) (breaking change)
- 报警 control 面板 卡片 (#1758)
- Lovelace 按钮 卡片 (#1766)
- Lovelace 现已支持长按操作 (#1848)
- Lovelace 已支持自定义 UI (#1824)

