hass-core/homeassistant/components/telegram_bot
Jim 6ceeb1e41f
Telegram bot proxy params deprecation (#112778)
* Add strings for issues to raise in telegram integration startup

* Allow proxy_params to be passed empty

Allows migration away from proxy_params whilst retaining a configured proxy.

* Raise issues for removing proxy_params config option

* Add types to initialize_bot function

* Add PR link for learn more URL

Update issue message to leave a comment on the PR instead

* Apply suggestions from code review

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* hass should always be first argument

* Update issues strings to give domain and better direction.

* Update breaks_in_ha_version to something saner

* Apply strings.json suggestions from code review

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

---------

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2024-03-25 21:09:34 +01:00
..
__init__.py Telegram bot proxy params deprecation (#112778) 2024-03-25 21:09:34 +01: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
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