From b70651a81139abef10c9b81fc10fa64fe15927f5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joakim=20S=C3=B8rensen?= Date: Mon, 23 Mar 2026 17:10:16 +0100 Subject: [PATCH] Bump hass-nabucasa from 2.0.0 to 2.2.0 (#166267) --- homeassistant/components/cloud/manifest.json | 2 +- homeassistant/package_constraints.txt | 2 +- pyproject.toml | 2 +- requirements.txt | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/homeassistant/components/cloud/manifest.json b/homeassistant/components/cloud/manifest.json index c7993577a81..72941c5a552 100644 --- a/homeassistant/components/cloud/manifest.json +++ b/homeassistant/components/cloud/manifest.json @@ -13,6 +13,6 @@ "integration_type": "system", "iot_class": "cloud_push", "loggers": ["acme", "hass_nabucasa", "snitun"], - "requirements": ["hass-nabucasa==2.0.0", "openai==2.21.0"], + "requirements": ["hass-nabucasa==2.2.0", "openai==2.21.0"], "single_config_entry": true } diff --git a/homeassistant/package_constraints.txt b/homeassistant/package_constraints.txt index d479dd6a541..badf78b8914 100644 --- a/homeassistant/package_constraints.txt +++ b/homeassistant/package_constraints.txt @@ -36,7 +36,7 @@ fnv-hash-fast==2.0.0 go2rtc-client==0.4.0 ha-ffmpeg==3.2.2 habluetooth==5.11.1 -hass-nabucasa==2.0.0 +hass-nabucasa==2.2.0 hassil==3.5.0 home-assistant-bluetooth==1.13.1 home-assistant-frontend==20260312.1 diff --git a/pyproject.toml b/pyproject.toml index ef53613d244..6e566e7a69b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -47,7 +47,7 @@ dependencies = [ "fnv-hash-fast==2.0.0", # hass-nabucasa is imported by helpers which don't depend on the cloud # integration - "hass-nabucasa==2.0.0", + "hass-nabucasa==2.2.0", # When bumping httpx, please check the version pins of # httpcore, anyio, and h11 in gen_requirements_all "httpx==0.28.1", diff --git a/requirements.txt b/requirements.txt index 005af517b9e..a27dcfe769c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,7 +24,7 @@ cronsim==2.7 cryptography==46.0.5 fnv-hash-fast==2.0.0 ha-ffmpeg==3.2.2 -hass-nabucasa==2.0.0 +hass-nabucasa==2.2.0 hassil==3.5.0 home-assistant-bluetooth==1.13.1 home-assistant-intents==2026.3.3 diff --git a/requirements_all.txt b/requirements_all.txt index 464f04ba360..e6d83bff992 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1182,7 +1182,7 @@ habluetooth==5.11.1 hanna-cloud==0.0.7 # homeassistant.components.cloud -hass-nabucasa==2.0.0 +hass-nabucasa==2.2.0 # homeassistant.components.splunk hass-splunk==0.1.4 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 5b9cb282692..75c20517fb0 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1052,7 +1052,7 @@ habluetooth==5.11.1 hanna-cloud==0.0.7 # homeassistant.components.cloud -hass-nabucasa==2.0.0 +hass-nabucasa==2.2.0 # homeassistant.components.splunk hass-splunk==0.1.4