+++ /dev/null
-######################################################################
-# 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
# Proxmox
proxmoxve: !include components/proxmox.yaml
-# Telegram
-telegram_bot: !include components/telegram.yaml
-
# Monitor Docker
monitor_docker: !include components/monitor_docker.yaml