* Add telegram disable_web_page_preview Adds ability to specify disable_web_page_preview to telegram.notify: ``` - service: notify.telegram data: message: >- <a href="https://www.home-assistant.io/">HA site</a> data: parse_mode: html disable_web_page_preview: true ``` * Update homeassistant/components/telegram/notify.py Co-authored-by: Martin Hjelmare <marhje52@gmail.com> * Update notify.py * Update notify.py Co-authored-by: Martin Hjelmare <marhje52@gmail.com> |
||
---|---|---|
.. | ||
__init__.py | ||
manifest.json | ||
notify.py | ||
services.yaml |