mirror of
https://github.com/home-assistant/core.git
synced 2026-02-27 13:25:35 +00:00
* 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>