14 Commits

Author SHA1 Message Date
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