]> git.giorgioravera.it Git - homeassistant.git/commitdiff
Removed telegram due to integration into lovelace
authorGiorgio Ravera <giorgio.ravera@gmail.com>
Fri, 4 Jul 2025 16:09:14 +0000 (18:09 +0200)
committerGiorgio Ravera <giorgio.ravera@gmail.com>
Fri, 4 Jul 2025 16:09:14 +0000 (18:09 +0200)
components/telegram.yaml [deleted file]
configuration.yaml

diff --git a/components/telegram.yaml b/components/telegram.yaml
deleted file mode 100644 (file)
index 97016a2..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-######################################################################
-# Component: Telegram
-######################################################################
-
-- platform: polling
-  api_key: !secret telegram_bot_access_token
-  allowed_chat_ids:
-    - !secret telegram_bot_chat_id_group
-    - !secret telegram_bot_chat_id_giorgio
-    - !secret telegram_bot_chat_id_laura
index e8bf85349bea217551cf71d5ecd6182d593c03b5..6d5ff0cf1a6377d43961549932cb44b914ec6007 100644 (file)
@@ -239,9 +239,6 @@ mqtt:
 # Proxmox
 proxmoxve: !include components/proxmox.yaml
 
-# Telegram
-telegram_bot: !include components/telegram.yaml
-
 # Monitor Docker
 monitor_docker: !include components/monitor_docker.yaml