From 9997d839da350224584c2dcaad856aaf44abe8e8 Mon Sep 17 00:00:00 2001 From: epenet <6771947+epenet@users.noreply.github.com> Date: Mon, 14 Sep 2026 10:57:26 +0200 Subject: [PATCH] Add comment in core_files for telegram integration (#182159) --- .core_files.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.core_files.yaml b/.core_files.yaml index d2d2ae9780b5..77f56ad69765 100644 --- a/.core_files.yaml +++ b/.core_files.yaml @@ -118,6 +118,7 @@ components: &components - homeassistant/components/sun/** - homeassistant/components/system_health/** - homeassistant/components/tag/** + # telegram_bot is used by telegram - homeassistant/components/telegram_bot/** - homeassistant/components/template/** - homeassistant/components/timer/**