From 11f0cd690ea81e0c324e83415bcb42d2af8a480a Mon Sep 17 00:00:00 2001 From: Manu <4445816+tr4nt0r@users.noreply.github.com> Date: Sat, 21 Feb 2026 09:16:14 +0100 Subject: [PATCH] Bump aiontfy to 0.8.0 (#163693) --- homeassistant/components/ntfy/manifest.json | 4 ++-- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/homeassistant/components/ntfy/manifest.json b/homeassistant/components/ntfy/manifest.json index 1be3c30ba49e..fd102dabca2a 100644 --- a/homeassistant/components/ntfy/manifest.json +++ b/homeassistant/components/ntfy/manifest.json @@ -6,7 +6,7 @@ "documentation": "https://www.home-assistant.io/integrations/ntfy", "integration_type": "service", "iot_class": "cloud_push", - "loggers": ["aionfty"], + "loggers": ["aiontfy"], "quality_scale": "platinum", - "requirements": ["aiontfy==0.7.0"] + "requirements": ["aiontfy==0.8.0"] } diff --git a/requirements_all.txt b/requirements_all.txt index 43c4e2e205fc..46a747ee11f2 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -339,7 +339,7 @@ aionanoleaf2==1.0.2 aionotion==2024.03.0 # homeassistant.components.ntfy -aiontfy==0.7.0 +aiontfy==0.8.0 # homeassistant.components.nut aionut==4.3.4 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index e09b56cdb585..08c3a22f23ef 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -324,7 +324,7 @@ aionanoleaf2==1.0.2 aionotion==2024.03.0 # homeassistant.components.ntfy -aiontfy==0.7.0 +aiontfy==0.8.0 # homeassistant.components.nut aionut==4.3.4