30 Commits

Author SHA1 Message Date
c0ffeeca7
b77e150930
Telegram: fix indentation in setup procedure (#28338) 2023-07-26 15:10:41 +02:00
Franck Nijhof
ca962cf860
Enforce Markdown ordered list numbering (#28179) 2023-07-11 21:28:37 +02:00
Franck Nijhof
1170f37732
Enforce Markdown unordered list style (#28172) 2023-07-11 14:44:41 +02:00
c0ffeeca7
6a5a85dc4a
Telegram: add substep to restart after config change (#28152)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2023-07-10 10:02:18 +02:00
c0ffeeca7
48863bc00a
Telegram: add more detailed procedure (#27826)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2023-06-14 21:43:49 +02:00
c0ffeeca7
3a56db48cb
telegram: update link to docs on creating a bot (#27729) 2023-06-09 13:16:49 +02:00
ildar170975
41b223c08b
Add telegram disable_web_page_preview (telegram.markdown) (#23572) 2022-08-08 17:01:05 +02:00
Franck Nijhof
5d72c2a03c
Sync codebase with docs for 2022.4.0b0 2022-03-30 21:50:39 +02:00
zvldz
7d76ddc07b
Extra data attributes for telegram.notify (#21129)
Co-authored-by: root <zvldz@users.noreply.github.com>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2022-02-23 19:36:06 +01:00
N1c093
b9a219a425
Improve readability on the update URL of the Telegram integration (#19577) 2021-10-04 11:38:42 +02:00
Milan Meulemans
dfbe2b34d2
Fix wrong indefinite articles (#18206) 2021-06-15 12:13:33 +02:00
Franck Nijhof
3fa898f95f
Adjust IoT class in integration aside (#17601) 2021-04-26 18:04:26 +02:00
Franck Nijhof
8f82a159f9
Add integration platforms to integration frontmatter (#16525) 2021-02-12 11:59:20 +01:00
Franck Nijhof
09759662a1
Bunch of YAML styling improvements - part 3 (#16394) 2021-02-04 03:00:11 +01:00
Gerard
55bcbc4a19
Update Telegram notication docs (#15124)
Update Telegram notication doc
2020-10-09 14:56:08 +02:00
Milan Meulemans
dbcd3ba30c
Add IoT Class to Telegram Integration (#14910) 2020-10-06 10:33:14 +02:00
Paulus Schoutsen
fc8d22718e
Rename whitelist_external_dirs (#13992) 2020-07-13 17:44:42 +02:00
Javier Lopez
c4ac6978e8
Fixed indentation on example (#12885)
keyboard was inside the incorrect data structure.
2020-04-12 22:54:14 +02:00
Franck Nijhof
bdade863c6
Migrate logos from documentation website to brands (#12287) 2020-03-06 16:29:57 +01:00
Franck Nijhof
c81de1d658
Add ha_domain to integrations frontmatter (#12277) 2020-03-05 17:28:39 -08:00
Tom Schneider
a985a2ba89
Fix telegram bot documentation (#12186)
* Fix telegram bot documentation

"Telegram chatbot" should be called "Telegram bot", like the corresponding integration. The link to source was broken because of this, that's why I had to change the filename as well.

* Change redirect for telegram bot

* Add redirect for telegram_chatbot to telegram_bot

* Change internal links
2020-02-28 15:00:42 +01:00
Alok Saboo
aa7a018464
Change i.e. and e.g. to i.e.,, and e.g., (#12162)
* Change i.e. and e.g. to i.e.,, and e.g.,

* Update textlintrc.json

* Update .textlintrc.json

Co-Authored-By: Franck Nijhof <frenck@frenck.nl>

* added i.e.,

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-02-22 20:50:26 +01:00
Franck Nijhof
b983082cb9
Frontmatter formatting (#11654) 2020-01-07 14:43:49 +01:00
Ville Skyttä
b6a904933b Code blocks (#11648)
* Run black on Python code blocks, syntax fixes

https://github.com/scop/misc/blob/master/black_markdown.py

* Code block language marker fixes

* String formatting style tweaks
2020-01-07 12:58:15 +01:00
Ville Skyttä
9f42bbb5d6 Point to Telegram chatbot page from Telegram config example (#11631)
* Point to Telegram chatbot page from Telegram config example

* Refer to chatbot platforms consistently as platform, not method
2020-01-04 22:07:08 +01:00
Alex Solomaha
561b8c13ec Simpler method to get chat_id for telegram bot (#11533)
* Simpler method to get chat_id for telegram bot 

I was struggling with getting id some time ago but found this bot and this is the easiest method to get chat_id.
Notice that chat_id is the same for all bots, but you should contact them first

* Remove group ID part

Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch>
2019-12-25 15:34:11 +01:00
Marcel Herd
13d282cb14 Issues/#10489 (#10634)
* Renamed telegram files #10489

* Renamed telegram redirects #10489

* Replaced telegram URLs with renamed ones #10489
2019-10-15 19:52:34 +02:00
Hmmbob
6d6aa54a97 🔗 Fixing some more broken links (#10742)
* 🔗 Fix broken links

* 🔗 Fix broken links

* 🔗 Fix broken links

* 🔗 Fix broken links

* 🔗 Fix broken links

* 🔗 Fixing broken links

* 🔗 Fixing broken links
2019-10-13 10:38:53 +02:00
Franck Nijhof
dcc7c10ce4
Rewrites all URLs in our website from components -> integrations 2019-10-02 00:35:28 +02:00
Franck Nijhof
57c6dec6c2
Rename components folders to integrations 2019-10-02 00:04:39 +02:00