mirror of
https://github.com/home-assistant/core.git
synced 2026-02-15 07:36:16 +00:00
Bump hass-nabucasa from 1.9.0 to 1.10.0 (#161226)
This commit is contained in:
@@ -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==1.9.0"],
|
"requirements": ["hass-nabucasa==1.10.0"],
|
||||||
"single_config_entry": true
|
"single_config_entry": true
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -36,7 +36,7 @@ fnv-hash-fast==1.6.0
|
|||||||
go2rtc-client==0.4.0
|
go2rtc-client==0.4.0
|
||||||
ha-ffmpeg==3.2.2
|
ha-ffmpeg==3.2.2
|
||||||
habluetooth==5.8.0
|
habluetooth==5.8.0
|
||||||
hass-nabucasa==1.9.0
|
hass-nabucasa==1.10.0
|
||||||
hassil==3.5.0
|
hassil==3.5.0
|
||||||
home-assistant-bluetooth==1.13.1
|
home-assistant-bluetooth==1.13.1
|
||||||
home-assistant-frontend==20260107.2
|
home-assistant-frontend==20260107.2
|
||||||
|
|||||||
@@ -48,7 +48,7 @@ dependencies = [
|
|||||||
"fnv-hash-fast==1.6.0",
|
"fnv-hash-fast==1.6.0",
|
||||||
# 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==1.9.0",
|
"hass-nabucasa==1.10.0",
|
||||||
# When bumping httpx, please check the version pins of
|
# When bumping httpx, please check the version pins of
|
||||||
# httpcore, anyio, and h11 in gen_requirements_all
|
# httpcore, anyio, and h11 in gen_requirements_all
|
||||||
"httpx==0.28.1",
|
"httpx==0.28.1",
|
||||||
|
|||||||
2
requirements.txt
generated
2
requirements.txt
generated
@@ -24,7 +24,7 @@ cronsim==2.7
|
|||||||
cryptography==46.0.2
|
cryptography==46.0.2
|
||||||
fnv-hash-fast==1.6.0
|
fnv-hash-fast==1.6.0
|
||||||
ha-ffmpeg==3.2.2
|
ha-ffmpeg==3.2.2
|
||||||
hass-nabucasa==1.9.0
|
hass-nabucasa==1.10.0
|
||||||
hassil==3.5.0
|
hassil==3.5.0
|
||||||
home-assistant-bluetooth==1.13.1
|
home-assistant-bluetooth==1.13.1
|
||||||
home-assistant-intents==2026.1.6
|
home-assistant-intents==2026.1.6
|
||||||
|
|||||||
2
requirements_all.txt
generated
2
requirements_all.txt
generated
@@ -1171,7 +1171,7 @@ habluetooth==5.8.0
|
|||||||
hanna-cloud==0.0.7
|
hanna-cloud==0.0.7
|
||||||
|
|
||||||
# homeassistant.components.cloud
|
# homeassistant.components.cloud
|
||||||
hass-nabucasa==1.9.0
|
hass-nabucasa==1.10.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
@@ -1041,7 +1041,7 @@ habluetooth==5.8.0
|
|||||||
hanna-cloud==0.0.7
|
hanna-cloud==0.0.7
|
||||||
|
|
||||||
# homeassistant.components.cloud
|
# homeassistant.components.cloud
|
||||||
hass-nabucasa==1.9.0
|
hass-nabucasa==1.10.0
|
||||||
|
|
||||||
# homeassistant.components.assist_satellite
|
# homeassistant.components.assist_satellite
|
||||||
# homeassistant.components.conversation
|
# homeassistant.components.conversation
|
||||||
|
|||||||
Reference in New Issue
Block a user