Home Assistant 2024.9.0b4 Release
요약
- 연결이 끊긴 상태에서 인스톤 모뎀 구성 업데이트를 수정했습니다. (@UltimateGG - #121918)
- Linkplay mTLS/HTTPS를 추가하고 로깅을 개선했습니다. (@dukeofphilberg - #124307)
- 텔레그램 폴링 오류를 처리하도록 수정했습니다. (@MartinHjelmare - #124327)
- Nest 업데이트를 수정하여 미디어 가져오기를 지원하는 카메라에 대한 이미지 첨부 페이로드만 포함하도록 업데이트했습니다. (@allenporter - #124590)
- 뷰엔라다 날씨 데이터를 가져올 때 타임아웃을 늘렸습니다. (@mjj4791 - #124597)
- OpenAI 대화의 블로킹 호출을 수정했습니다. (@rikroe - #125010)
- py-madvr2를 1.6.32로 업데이트했습니다. (Fix
cv.template
가 잘못된 스레드에서 호출될 때 경고가 나타나도록 수정했습니다. (@emontnemery - #125141) template.Template
을hass
없이 생성할 때 폐기 경고를 기록합니다. (@emontnemery - #125142)- 이벤트 헬퍼에서 Template.hass에 불필요한 대입을 복원했습니다. (@emontnemery - #125143)
- aiomealie를 0.9.2로 업데이트했습니다. (@andrew-codechimp - #125153)
- frontend를 20240903.1로 업데이트했습니다. (@piitaya - #125160)
- yalexs를 8.6.2로 업데이트했습니다. (@bdraco - #125162)
원문 내용
- Fix updating insteon modem configuration while disconnected (@UltimateGG - #121918)
- Add Linkplay mTLS/HTTPS and improve logging (@dukeofphilberg - #124307)
- Handle telegram polling errors (@MartinHjelmare - #124327)
- Update nest to only include the image attachment payload for cameras that support fetching media (@allenporter - #124590)
- Increase timeout for fetching buienradar weather data (@mjj4791 - #124597)
- Fix blocking calls for OpenAI conversation (@rikroe - #125010)
- Bump py-madvr2 to 1.6.32 (@iloveicedgreentea - #125049)
- Fix area registry indexing when there is a name collision (@arturpragacz - #125050)
- Bump aiolifx to 1.0.9 and remove unused HomeKit model prefixes (@Djelibeybi - #125055)
- Bump yalexs to 8.6.0 (@bdraco - #125102)
- Bump PySwitchbot to 0.48.2 (@Michal4K - #125113)
- Fix unhandled exception with missing IQVIA data (@bachya - #125114)
- Fix Onkyo action select_hdmi_output (@arturpragacz - #125115)
- Pass hass clientsession to ring config flow (@sdb9696 - #125119)
- Correct device serial for ViCare integration (@CFenner - #125125)
- Fix energy sensor for ThirdReality Matter powerplug (@marcelveldt - #125140)
- Log deprecation warning when
cv.template
is called from wrong thread (@emontnemery - #125141) - Log deprecation warning when
template.Template
is created withouthass
(@emontnemery - #125142) - Restore unnecessary assignment of Template.hass in event helper (@emontnemery - #125143)
- Bump aiomealie to 0.9.2 (@andrew-codechimp - #125153)
- Update frontend to 20240903.1 (@piitaya - #125160)
- Bump yalexs to 8.6.2 (@bdraco - #125162)
링크 : https://github.com/home-assistant/core/releases/tag/2024.9.0b4