Home Assistant 2024.11.3 Release
요약
- 필터를 사용하고 삭제할 상태가 더 이상 없을 때 녹음기에서 무한 루프 방지 (@davinkevin - #126149) (recorder docs)
- Fix and bump apsystems-ez1 to 2.4.0 (@patman15 - #130740) (apsystems docs) (의존성)
- Fix file uploads in MQTT config flow not processed in executor (@jbouwh - #130746) (mqtt docs)
- twentemilieu를 2.1.0으로 업데이트 (@frenck - #130752) (twentemilieu docs) (의존성)
- ESPhome 디바이스의 미디어 재생을 위한 ffmpeg 프록시를 통한 예기치 않은 중지 수정 (@mib1185 - #130788) (esphome docs)
- homematicip을 1.1.3으로 업그레이드 (@hahn-th - #130824) (homematicip_cloud docs) (의존성)
- UPB 통합: 고정 ID를 문자열에서 정수로 변경. (@gwww - #130832) (upb docs)
- Reolink dev/entity id 마이그레이션 문제 해결 (@starkillerOG - #130836) (reolink docs)
- Sensibo에서 AirQ 장치를 위해 기본 장치 센서 사용 (@gjohansson-ST - #130841) (sensibo docs)
- rachio에서 config_entry 명시적 전달 (@epenet - #130865) (rachio docs)
- bluetooth-adapters를 0.20.2로 업그레이드 (@bdraco - #130877) (bluetooth docs) (의존성)
- myUplink 설명 문자열 내 작은 부정확성 수정 (@CharlesYuan02 - #130900) (myuplink docs)
- RSS 피드에서 HTML 엔티티 제거 (@skgsergio - #130915) (feedreader docs)
- elmax_api를 v0.0.6.1로 업데이트 (@ElmaxSrl - #130917) (elmax docs) (의존성)
- aioairq를 0.4.3으로 업그레이드 (@Sibgatulin - #130963) (airq docs) (의존성)
- ping 구성 플로우에서 호스트에서 공백 제거 (@jpbede - #130970) (ping docs)
- Six 슈퍼바이저 작업에 더 많은 UI 사용자 친화적 설명 추가 (@NoRi2909 - #130971) (hassio docs)
- workday에 catholic 카테고리 추가 (@gjohansson-ST - #130983) (workday docs)
- holidays를 0.61로 업그레이드 (@gjohansson-ST - #130984) (workday docs) (holiday docs) (의존성)
- aioairzone를 0.9.6으로 업그레이드 (@Noltari - #130559) (airzone docs) (의존성)
- aioairzone를 v0.9.7로 업데이트 (@Noltari - #131033) (airzone docs) (의존성)
- zha:reconfigure_device에서 "서비스"를 "액션"으로 대체 (@NoRi2909 - #131111) (zha docs)
- "Alarm arm home instant" 액션의 이름 오타 수정 (@NoRi2909 - #131151) (elkm1 docs)
- 캐스트 번역 문자열 오류 수정 (@NoRi2909 - #131156) (cast docs)
- ESPhome 수리 텍스트 오타 수정 (@jesserockz - #131200) (esphome docs)
- Reolink에서 빠른 폴링 오류 로그 기록 단 한 번 (@starkillerOG - #131203) (reolink docs)
- fibaro 커버 상태가 항상 정확하지 않은 문제 수정 (@rappenze - #131206) (fibaro docs)
- reolink_aio를 0.11.2로 업그레이드 (@starkillerOG - #131237) (reolink docs) (의존성)
원문 내용
- Prevent endless loop in recorder when using a filter and there are no more states to purge (@davinkevin - #126149) (recorder docs)
- Fix and bump apsystems-ez1 to 2.4.0 (@patman15 - #130740) (apsystems docs) (dependency)
- Fix file uploads in MQTT config flow not processed in executor (@jbouwh - #130746) (mqtt docs)
- Update twentemilieu to 2.1.0 (@frenck - #130752) (twentemilieu docs) (dependency)
- Fix unexpected stop of media playback via ffmpeg proxy for ESPhome devices (@mib1185 - #130788) (esphome docs)
- Bump homematicip to 1.1.3 (@hahn-th - #130824) (homematicip_cloud docs) (dependency)
- UPB integration: Change unique ID from int to string. (@gwww - #130832) (upb docs)
- Reolink fix dev/entity id migration (@starkillerOG - #130836) (reolink docs)
- Use default device sensors also for AirQ devices in Sensibo (@gjohansson-ST - #130841) (sensibo docs)
- Pass config_entry explicitly in rachio (@epenet - #130865) (rachio docs)
- Bump bluetooth-adapters to 0.20.2 (@bdraco - #130877) (bluetooth docs) (dependency)
- Fixed Small Inaccuracy in Description String for myUplink (@CharlesYuan02 - #130900) (myuplink docs)
- Unscape HTML Entities from RSS feeds (@skgsergio - #130915) (feedreader docs)
- Update elmax_api to v0.0.6.1 (@ElmaxSrl - #130917) (elmax docs) (dependency)
- Bump aioairq to 0.4.3 (@Sibgatulin - #130963) (airq docs) (dependency)
- Strip whitespaces from host in ping config flow (@jpbede - #130970) (ping docs)
- Add more UI user-friendly description to six Supervisor actions (@NoRi2909 - #130971) (hassio docs)
- Add missing catholic category in workday (@gjohansson-ST - #130983) (workday docs)
- Bump holidays to 0.61 (@gjohansson-ST - #130984) (workday docs) (holiday docs) (dependency)
- Bump aioairzone to 0.9.6 (@Noltari - #130559) (airzone docs) (dependency)
- Update aioairzone to v0.9.7 (@Noltari - #131033) (airzone docs) (dependency)
- Replace "service" with "action" in zha:reconfigure_device (@NoRi2909 - #131111) (zha docs)
- Fix typo in name of "Alarm arm home instant" action (@NoRi2909 - #131151) (elkm1 docs)
- Fix cast translation string (@NoRi2909 - #131156) (cast docs)
- Fix typo in ESPHome repair text (@jesserockz - #131200) (esphome docs)
- Reolink log fast poll errors once (@starkillerOG - #131203) (reolink docs)
- Fix fibaro cover state is not always correct (@rappenze - #131206) (fibaro docs)
- Bump reolink_aio to 0.11.2 (@starkillerOG - #131237) (reolink docs) (dependency)
링크 : https://github.com/home-assistant/core/releases/tag/2024.11.3