hass-core/homeassistant/components/telegram_bot
Jim cc9eab4c78
Allow plain text messages in telegram_bot (#110051)
* Add new plain_text parser

Passing None in the parse_mode kwargs on the various bot methods actually means that no parser is used.

* Add new plain text parser option to services.yaml

---------

Co-authored-by: Erik Montnemery <erik@montnemery.com>
2024-04-23 19:32:09 +02:00
..
__init__.py Allow plain text messages in telegram_bot (#110051) 2024-04-23 19:32:09 +02:00
broadcast.py
icons.json Add service icons to Telegram bot (#113357) 2024-03-14 13:12:03 +01:00
manifest.json Bump python-telegram-bot package to 21.0.1 (#110297) 2024-03-08 08:56:26 +01:00
polling.py Add empty line after module docstring (2) [components] (#112736) 2024-03-08 19:15:59 +01:00
services.yaml Allow plain text messages in telegram_bot (#110051) 2024-04-23 19:32:09 +02:00
strings.json Telegram bot proxy params deprecation (#112778) 2024-03-25 21:09:34 +01:00
webhooks.py Add empty line after module docstring (2) [components] (#112736) 2024-03-08 19:15:59 +01:00