Bump hass-nabucasa from 1.15.0 to 2.0.0 (#165335)

This commit is contained in:
Joakim Sørensen
2026-03-11 20:02:28 +01:00
committed by GitHub
parent 49586d1519
commit 3b3f0e9240
7 changed files with 6 additions and 7 deletions
+1 -1
View File
@@ -13,6 +13,6 @@
"integration_type": "system",
"iot_class": "cloud_push",
"loggers": ["acme", "hass_nabucasa", "snitun"],
"requirements": ["hass-nabucasa==1.15.0", "openai==2.21.0"],
"requirements": ["hass-nabucasa==2.0.0", "openai==2.21.0"],
"single_config_entry": true
}
+1 -1
View File
@@ -37,7 +37,7 @@ fnv-hash-fast==1.6.0
go2rtc-client==0.4.0
ha-ffmpeg==3.2.2
habluetooth==5.9.1
hass-nabucasa==1.15.0
hass-nabucasa==2.0.0
hassil==3.5.0
home-assistant-bluetooth==1.13.1
home-assistant-frontend==20260304.0
+1 -1
View File
@@ -51,7 +51,7 @@ dependencies = [
"fnv-hash-fast==1.6.0",
# hass-nabucasa is imported by helpers which don't depend on the cloud
# integration
"hass-nabucasa==1.15.0",
"hass-nabucasa==2.0.0",
# When bumping httpx, please check the version pins of
# httpcore, anyio, and h11 in gen_requirements_all
"httpx==0.28.1",
+1 -1
View File
@@ -25,7 +25,7 @@ cronsim==2.7
cryptography==46.0.5
fnv-hash-fast==1.6.0
ha-ffmpeg==3.2.2
hass-nabucasa==1.15.0
hass-nabucasa==2.0.0
hassil==3.5.0
home-assistant-bluetooth==1.13.1
home-assistant-intents==2026.3.3
+1 -1
View File
@@ -1176,7 +1176,7 @@ habluetooth==5.9.1
hanna-cloud==0.0.7
# homeassistant.components.cloud
hass-nabucasa==1.15.0
hass-nabucasa==2.0.0
# homeassistant.components.splunk
hass-splunk==0.1.4
+1 -1
View File
@@ -1046,7 +1046,7 @@ habluetooth==5.9.1
hanna-cloud==0.0.7
# homeassistant.components.cloud
hass-nabucasa==1.15.0
hass-nabucasa==2.0.0
# homeassistant.components.splunk
hass-splunk==0.1.4
-1
View File
@@ -122,7 +122,6 @@ FORBIDDEN_PACKAGE_EXCEPTIONS: dict[str, dict[str, set[str]]] = {
# pyblackbird > pyserial-asyncio
"pyblackbird": {"pyserial-asyncio"}
},
"cloud": {"hass-nabucasa": {"async-timeout"}, "snitun": {"async-timeout"}},
"cmus": {
# https://github.com/mtreinish/pycmus/issues/4
# pycmus > pbr > setuptools