Bump hass-nabucasa from 0.101.0 to 0.102.0 (#147087)

This commit is contained in:
Joakim Sørensen 2025-06-18 14:47:01 +01:00 committed by GitHub
parent fec65f40fc
commit 5487bfe1d9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
6 changed files with 6 additions and 6 deletions

View File

@ -13,6 +13,6 @@
"integration_type": "system",
"iot_class": "cloud_push",
"loggers": ["acme", "hass_nabucasa", "snitun"],
"requirements": ["hass-nabucasa==0.101.0"],
"requirements": ["hass-nabucasa==0.102.0"],
"single_config_entry": true
}

View File

@ -36,7 +36,7 @@ fnv-hash-fast==1.5.0
go2rtc-client==0.2.1
ha-ffmpeg==3.2.2
habluetooth==3.49.0
hass-nabucasa==0.101.0
hass-nabucasa==0.102.0
hassil==2.2.3
home-assistant-bluetooth==1.13.1
home-assistant-frontend==20250531.3

View File

@ -53,7 +53,7 @@ dependencies = [
"ha-ffmpeg==3.2.2",
# hass-nabucasa is imported by helpers which don't depend on the cloud
# integration
"hass-nabucasa==0.101.0",
"hass-nabucasa==0.102.0",
# hassil is indirectly imported from onboarding via the import chain
# onboarding->cloud->assist_pipeline->conversation->hassil. Onboarding needs
# to be setup in stage 0, but we don't want to also promote cloud with all its

2
requirements.txt generated
View File

@ -24,7 +24,7 @@ ciso8601==2.3.2
cronsim==2.6
fnv-hash-fast==1.5.0
ha-ffmpeg==3.2.2
hass-nabucasa==0.101.0
hass-nabucasa==0.102.0
hassil==2.2.3
httpx==0.28.1
home-assistant-bluetooth==1.13.1

2
requirements_all.txt generated
View File

@ -1124,7 +1124,7 @@ habiticalib==0.4.0
habluetooth==3.49.0
# homeassistant.components.cloud
hass-nabucasa==0.101.0
hass-nabucasa==0.102.0
# homeassistant.components.splunk
hass-splunk==0.1.1

View File

@ -982,7 +982,7 @@ habiticalib==0.4.0
habluetooth==3.49.0
# homeassistant.components.cloud
hass-nabucasa==0.101.0
hass-nabucasa==0.102.0
# homeassistant.components.conversation
hassil==2.2.3