mirror of
https://github.com/home-assistant/core.git
synced 2026-08-28 10:16:02 -05:00
Bump hass-nabucasa from 2.3.0 to 2.4.0 (#180085)
This commit is contained in:
@@ -13,6 +13,6 @@
|
||||
"integration_type": "system",
|
||||
"iot_class": "cloud_push",
|
||||
"loggers": ["acme", "hass_nabucasa", "snitun"],
|
||||
"requirements": ["hass-nabucasa==2.3.0", "openai==2.45.0"],
|
||||
"requirements": ["hass-nabucasa==2.4.0", "openai==2.45.0"],
|
||||
"single_config_entry": true
|
||||
}
|
||||
|
||||
@@ -36,7 +36,7 @@ fnv-hash-fast==2.0.3
|
||||
go2rtc-client==0.4.0
|
||||
ha-ffmpeg==3.2.2
|
||||
habluetooth==6.26.7
|
||||
hass-nabucasa==2.3.0
|
||||
hass-nabucasa==2.4.0
|
||||
hassil==3.11.0
|
||||
home-assistant-bluetooth==2.0.0
|
||||
home-assistant-frontend==20260729.7
|
||||
|
||||
+1
-1
@@ -47,7 +47,7 @@ dependencies = [
|
||||
"fnv-hash-fast==2.0.3",
|
||||
# hass-nabucasa is imported by helpers which don't depend on the cloud
|
||||
# integration
|
||||
"hass-nabucasa==2.3.0",
|
||||
"hass-nabucasa==2.4.0",
|
||||
# When bumping httpx, please check the version pins of
|
||||
# httpcore, anyio, and h11 in gen_requirements_all
|
||||
"httpx==0.28.1",
|
||||
|
||||
Generated
+1
-1
@@ -24,7 +24,7 @@ cronsim==2.7
|
||||
cryptography==48.0.1
|
||||
fnv-hash-fast==2.0.3
|
||||
ha-ffmpeg==3.2.2
|
||||
hass-nabucasa==2.3.0
|
||||
hass-nabucasa==2.4.0
|
||||
hassil==3.11.0
|
||||
home-assistant-bluetooth==2.0.0
|
||||
home-assistant-intents==2026.7.30
|
||||
|
||||
Generated
+1
-1
@@ -1243,7 +1243,7 @@ hanna-cloud==0.0.7
|
||||
harbor-python==1.5.0
|
||||
|
||||
# homeassistant.components.cloud
|
||||
hass-nabucasa==2.3.0
|
||||
hass-nabucasa==2.4.0
|
||||
|
||||
# homeassistant.components.splunk
|
||||
hass-splunk==0.1.4
|
||||
|
||||
Reference in New Issue
Block a user