Home Assistant 2024.6.0b4 Release
요약
- llm.ToolContext를 llm.LLMContext로 이름 변경 (@balloob - #118566)
- "Fix Tibber sensors state class" 되돌리기 (@basbruss - #118409)
- Google Generative AI Conversation 시스템 prompt에
user_name
및llm_context
변수 추가 (@Shulyaka - #118510) - OpenAI Conversation 시스템 prompt에
user_name
및llm_context
변수 추가 (@Shulyaka - #118512) - snmp가 이벤트 루프에서 블로킹 I/O를 수행하는 문제 수정 (@bdraco - #118521)
- openweathermap 구성 항목 마이그레이션 수정 (@bdraco - #118526)
- telegram이 이벤트 루프에서 블로킹 I/O를 수행하는 문제 수정 (@luca-angemi - #118531)
- Teselemetry의 off_grid_vehicle_charging_reserve_percent 수정 (@Bre77 - #118532)
- openai_conversation을
entry.runtime_data
로 마이그레이션 수정 (@zweckj - #118535) - OWM 문자열 오타 수정 (@joostlek - #118538)
- jewish calendar 및 media extractor에서 YAML 통합으로 인한 버전 오류 수정 (@tsvi - #118546)
- dlna_dmr SSDP 구성 흐름에서 기존 구성 항목을 확인할 때 KeyError 수정(@chishm - #118549)
- Brother 통합에서 SNMP 통합 사용 (@bieniu - #118554)
- DeviceRegistry에서 연결을 대체할 수 있는 기능 추가(@epenet - #118555)
- openAI tool 호출 수정(@balloob - #118577)
원문 내용
- Rename llm.ToolContext to llm.LLMContext (@balloob - #118566)
- Revert "Fix Tibber sensors state class" (@basbruss - #118409)
- Add Google Generative AI Conversation system prompt
user_name
andllm_context
variables (@Shulyaka - #118510) - Add OpenAI Conversation system prompt
user_name
andllm_context
variables (@Shulyaka - #118512) - Fix snmp doing blocking I/O in the event loop (@bdraco - #118521)
- Fix openweathermap config entry migration (@bdraco - #118526)
- Fix telegram doing blocking I/O in the event loop (@luca-angemi - #118531)
- Fix off_grid_vehicle_charging_reserve_percent in Teselemetry (@Bre77 - #118532)
- Migrate openai_conversation to
entry.runtime_data
(@zweckj - #118535) - Fix typo in OWM strings (@joostlek - #118538)
- Fix YAML deprecation breaking version in jewish calendar and media extractor (@tsvi - #118546)
- Fix KeyError in dlna_dmr SSDP config flow when checking existing config entries (@chishm - #118549)
- In Brother integration use SnmpEngine from SNMP integration (@bieniu - #118554)
- Add ability to replace connections in DeviceRegistry (@epenet - #118555)
- Fix openAI tool calls (@balloob - #118577)
링크 : https://github.com/home-assistant/core/releases/tag/2024.6.0b4