From 52050711a3d095706a698c729c0729e061aeab60 Mon Sep 17 00:00:00 2001 From: smarthome-10 Date: Wed, 1 Apr 2026 09:52:32 +0200 Subject: [PATCH] Rename component to integration in Pushsafer (#166893) Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --- homeassistant/components/pushsafer/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/homeassistant/components/pushsafer/__init__.py b/homeassistant/components/pushsafer/__init__.py index 81dfc7e15fd..abb0c1bad61 100644 --- a/homeassistant/components/pushsafer/__init__.py +++ b/homeassistant/components/pushsafer/__init__.py @@ -1 +1 @@ -"""The pushsafer component.""" +"""The Pushsafer integration."""