Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.telegram Namespace Reference

Namespaces

 notify
 

Variables

string DOMAIN = "telegram"
 
list PLATFORMS = [Platform.NOTIFY]
 

Detailed Description

The telegram component.

Variable Documentation

◆ DOMAIN

string homeassistant.components.telegram.DOMAIN = "telegram"

Definition at line 5 of file __init__.py.

◆ PLATFORMS

list homeassistant.components.telegram.PLATFORMS = [Platform.NOTIFY]

Definition at line 6 of file __init__.py.