mirror of
https://github.com/home-assistant/core.git
synced 2025-07-17 02:07:09 +00:00
Bump hass-nabucasa from 0.96.0 to 0.100.0 (#144341)
* Bump hass-nabucasa from 0.96.0 to 0.98.0 * Bump hass-nabucasa from 0.98.0 to 0.99.0 * Bump hass-nabucasa from 0.99.0 to 0.100.0
This commit is contained in:
parent
99f55665a5
commit
a2ab28286f
@ -13,6 +13,6 @@
|
|||||||
"integration_type": "system",
|
"integration_type": "system",
|
||||||
"iot_class": "cloud_push",
|
"iot_class": "cloud_push",
|
||||||
"loggers": ["acme", "hass_nabucasa", "snitun"],
|
"loggers": ["acme", "hass_nabucasa", "snitun"],
|
||||||
"requirements": ["hass-nabucasa==0.96.0"],
|
"requirements": ["hass-nabucasa==0.100.0"],
|
||||||
"single_config_entry": true
|
"single_config_entry": true
|
||||||
}
|
}
|
||||||
|
@ -35,7 +35,7 @@ fnv-hash-fast==1.5.0
|
|||||||
go2rtc-client==0.1.2
|
go2rtc-client==0.1.2
|
||||||
ha-ffmpeg==3.2.2
|
ha-ffmpeg==3.2.2
|
||||||
habluetooth==3.48.2
|
habluetooth==3.48.2
|
||||||
hass-nabucasa==0.96.0
|
hass-nabucasa==0.100.0
|
||||||
hassil==2.2.3
|
hassil==2.2.3
|
||||||
home-assistant-bluetooth==1.13.1
|
home-assistant-bluetooth==1.13.1
|
||||||
home-assistant-frontend==20250506.0
|
home-assistant-frontend==20250506.0
|
||||||
|
@ -52,7 +52,7 @@ dependencies = [
|
|||||||
"ha-ffmpeg==3.2.2",
|
"ha-ffmpeg==3.2.2",
|
||||||
# hass-nabucasa is imported by helpers which don't depend on the cloud
|
# hass-nabucasa is imported by helpers which don't depend on the cloud
|
||||||
# integration
|
# integration
|
||||||
"hass-nabucasa==0.96.0",
|
"hass-nabucasa==0.100.0",
|
||||||
# hassil is indirectly imported from onboarding via the import chain
|
# hassil is indirectly imported from onboarding via the import chain
|
||||||
# onboarding->cloud->assist_pipeline->conversation->hassil. Onboarding needs
|
# 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
|
# to be setup in stage 0, but we don't want to also promote cloud with all its
|
||||||
|
2
requirements.txt
generated
2
requirements.txt
generated
@ -23,7 +23,7 @@ ciso8601==2.3.2
|
|||||||
cronsim==2.6
|
cronsim==2.6
|
||||||
fnv-hash-fast==1.5.0
|
fnv-hash-fast==1.5.0
|
||||||
ha-ffmpeg==3.2.2
|
ha-ffmpeg==3.2.2
|
||||||
hass-nabucasa==0.96.0
|
hass-nabucasa==0.100.0
|
||||||
hassil==2.2.3
|
hassil==2.2.3
|
||||||
httpx==0.28.1
|
httpx==0.28.1
|
||||||
home-assistant-bluetooth==1.13.1
|
home-assistant-bluetooth==1.13.1
|
||||||
|
2
requirements_all.txt
generated
2
requirements_all.txt
generated
@ -1121,7 +1121,7 @@ habiticalib==0.3.7
|
|||||||
habluetooth==3.48.2
|
habluetooth==3.48.2
|
||||||
|
|
||||||
# homeassistant.components.cloud
|
# homeassistant.components.cloud
|
||||||
hass-nabucasa==0.96.0
|
hass-nabucasa==0.100.0
|
||||||
|
|
||||||
# homeassistant.components.splunk
|
# homeassistant.components.splunk
|
||||||
hass-splunk==0.1.1
|
hass-splunk==0.1.1
|
||||||
|
2
requirements_test_all.txt
generated
2
requirements_test_all.txt
generated
@ -963,7 +963,7 @@ habiticalib==0.3.7
|
|||||||
habluetooth==3.48.2
|
habluetooth==3.48.2
|
||||||
|
|
||||||
# homeassistant.components.cloud
|
# homeassistant.components.cloud
|
||||||
hass-nabucasa==0.96.0
|
hass-nabucasa==0.100.0
|
||||||
|
|
||||||
# homeassistant.components.conversation
|
# homeassistant.components.conversation
|
||||||
hassil==2.2.3
|
hassil==2.2.3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user