mirror of
https://github.com/home-assistant/core.git
synced 2025-09-07 05:41:32 +02:00
Bump hassil to 3.2.0 (#151168)
This commit is contained in:
@@ -6,5 +6,5 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/assist_satellite",
|
||||
"integration_type": "entity",
|
||||
"quality_scale": "internal",
|
||||
"requirements": ["hassil==3.1.0"]
|
||||
"requirements": ["hassil==3.2.0"]
|
||||
}
|
||||
|
@@ -6,5 +6,5 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/conversation",
|
||||
"integration_type": "system",
|
||||
"quality_scale": "internal",
|
||||
"requirements": ["hassil==3.1.0", "home-assistant-intents==2025.7.30"]
|
||||
"requirements": ["hassil==3.2.0", "home-assistant-intents==2025.7.30"]
|
||||
}
|
||||
|
@@ -36,7 +36,7 @@ go2rtc-client==0.2.1
|
||||
ha-ffmpeg==3.2.2
|
||||
habluetooth==5.1.0
|
||||
hass-nabucasa==1.0.0
|
||||
hassil==3.1.0
|
||||
hassil==3.2.0
|
||||
home-assistant-bluetooth==1.13.1
|
||||
home-assistant-frontend==20250811.1
|
||||
home-assistant-intents==2025.7.30
|
||||
|
2
requirements_all.txt
generated
2
requirements_all.txt
generated
@@ -1140,7 +1140,7 @@ hass-splunk==0.1.1
|
||||
|
||||
# homeassistant.components.assist_satellite
|
||||
# homeassistant.components.conversation
|
||||
hassil==3.1.0
|
||||
hassil==3.2.0
|
||||
|
||||
# homeassistant.components.jewish_calendar
|
||||
hdate[astral]==1.1.2
|
||||
|
2
requirements_test_all.txt
generated
2
requirements_test_all.txt
generated
@@ -998,7 +998,7 @@ hass-nabucasa==1.0.0
|
||||
|
||||
# homeassistant.components.assist_satellite
|
||||
# homeassistant.components.conversation
|
||||
hassil==3.1.0
|
||||
hassil==3.2.0
|
||||
|
||||
# homeassistant.components.jewish_calendar
|
||||
hdate[astral]==1.1.2
|
||||
|
2
script/hassfest/docker/Dockerfile
generated
2
script/hassfest/docker/Dockerfile
generated
@@ -31,7 +31,7 @@ RUN --mount=from=ghcr.io/astral-sh/uv:0.8.9,source=/uv,target=/bin/uv \
|
||||
PyTurboJPEG==1.8.0 \
|
||||
go2rtc-client==0.2.1 \
|
||||
ha-ffmpeg==3.2.2 \
|
||||
hassil==3.1.0 \
|
||||
hassil==3.2.0 \
|
||||
home-assistant-intents==2025.7.30 \
|
||||
mutagen==1.47.0 \
|
||||
pymicro-vad==1.0.1 \
|
||||
|
Reference in New Issue
Block a user