# Notification Package # ----------------------------------------------------------------------------- # Notification Platforms telegram_bot: - platform: broadcast api_key: !secret telegram_api_key allowed_chat_ids: - !secret telegram_chat_id # ----------------------------------------------------------------------------- # Main Notification Sink notify: - name: telegram_home platform: telegram chat_id: !secret telegram_chat_id - name: pushover_home platform: pushover api_key: !secret pushover_api_key user_key: !secret pushover_user_key - name: security platform: group services: - service: telegram_home - service: pushover_home - service: mobile_app_jp_pixel3a data: title: Home Security data: ttl: 0 priority: high - name: general platform: group services: - service: telegram_home - service: pushover_home - service: mobile_app_jp_pixel3a data: title: Home Assistant