From 3a63f9fbb1580cd5a152f8629456591f50f3f2bf Mon Sep 17 00:00:00 2001 From: smarthome-10 Date: Tue, 31 Mar 2026 23:20:52 +0200 Subject: [PATCH] Rename component to integration in Tomato (#167002) --- homeassistant/components/tomato/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/homeassistant/components/tomato/__init__.py b/homeassistant/components/tomato/__init__.py index e8a67f7e3bc..4441481d034 100644 --- a/homeassistant/components/tomato/__init__.py +++ b/homeassistant/components/tomato/__init__.py @@ -1 +1 @@ -"""The tomato component.""" +"""The Tomato integration."""