From 3f9022cd53ca1f177bf8c2a5c57003ceea9076e1 Mon Sep 17 00:00:00 2001 From: smarthome-10 Date: Mon, 30 Mar 2026 23:23:27 +0200 Subject: [PATCH] Rename component to integration in Arris TG2492LG (#166883) --- homeassistant/components/arris_tg2492lg/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/homeassistant/components/arris_tg2492lg/__init__.py b/homeassistant/components/arris_tg2492lg/__init__.py index c08ddcba48f..b5247e5e7d2 100644 --- a/homeassistant/components/arris_tg2492lg/__init__.py +++ b/homeassistant/components/arris_tg2492lg/__init__.py @@ -1 +1 @@ -"""The Arris TG2492LG component.""" +"""The Arris TG2492LG integration."""