Go to the source code of this file.
Classes | |
| class | homeassistant.components.telegram_bot.BaseTelegramBotEntity |
| class | homeassistant.components.telegram_bot.TelegramNotificationService |
Namespaces | |
| homeassistant.components.telegram_bot | |
Functions | |
| io.BytesIO | homeassistant.components.telegram_bot._read_file_as_bytesio (str file_path) |
| bool | homeassistant.components.telegram_bot.async_setup (HomeAssistant hass, ConfigType config) |
| Bot | homeassistant.components.telegram_bot.initialize_bot (HomeAssistant hass, dict p_config) |
| def | homeassistant.components.telegram_bot.load_data (hass, url=None, filepath=None, username=None, password=None, authentication=None, num_retries=5, verify_ssl=None) |