Tom Brien
d6e06a716d
Replace quotes with tip boxes ( #458 )
...
* Replace quotes with tip boxes
The use of quotes was making important content less clear than the body. Docusaurus now has native tip boxes use remark-admonitions so use these instead.
* Replace json5 codeblock language with json
json5 doesn't have native syntax colouring. Rather than handle with custom css just flip block to have `json` set as language to create same result. All blocks were standard JSON anyway
2020-04-04 14:32:57 -07:00
Igor Magès
0937dd6be9
Update external_api_rest.md ( #429 )
...
Check config needs the config integration to be enabled to works.
2020-03-09 09:42:39 +01:00
Tom Brien
974b29ebac
Migrate to Docusaurus V2 🐱 🐉 ( #412 )
...
* Migrate to Docusaurus V2
* Add redirects
Only covers most recent version
* Add omitted scripts folder
* Include working yarn.lock
2020-02-19 19:36:13 +00:00
Raman Gupta
dc828d4e7b
Add note under /api/states API endpoint section to distinguish between state updates and service calls ( #390 )
...
* add note under states API endpoint to distinguish between stateupdates and service calls
* update docs per review
* grammar
* remove word
2020-01-19 22:16:12 -08:00
Ville Skyttä
770185004b
Code block improvements ( #382 )
...
* Use f-strings instead of .format()
* Code block language marker fixes
* Make example code blocks syntactically valid Python
* Run all python code blocks through black
https://github.com/scop/misc/blob/master/black_markdown.py
* Add some missing code block language markers
* Use shell language consistently to mark shell code blocks
* Undo folding of some example dicts
* Remove outdated OrderedDict comments per Python 3.7, replace with plain dict
2020-01-13 21:55:41 +02:00
tiagofreire-pt
0da3258bbf
Correcting the function now to now() ( #358 )
2019-11-23 18:02:55 +01:00
Paulus Schoutsen
f0d30ca399
Update external_api_rest.md
2019-10-04 08:57:36 -07:00
Alex Popoutsis
4289d235c9
Document check_config endpoint ( #270 )
2019-06-08 11:49:00 +02:00
Ron Schaeffer
ee8ecdcb57
Add Home Assistant RESTful command example ( #194 )
...
More appropriate place in the docs for this PR https://github.com/home-assistant/home-assistant.io/pull/8780
2019-03-08 19:10:23 +05:30
Max Rydahl Andersen
e0311bfbf4
history/period takes a comma separated list ( #168 )
...
filter_entity_id supports a comma separated list of entities.
2019-01-21 21:29:54 -08:00
DubhAd
c4d673c101
Adding link to the Authentication docs
...
Adding a link to the authentication docs, to make it more obvious. Also explained that the LLAT replaces just ABCDEFGH
2019-01-21 20:32:16 +00:00
Brenda Wallace
70964339a1
Added instructions on where to get a token for the REST api ( #164 )
...
* Added instructions on where to get a token for the REST api
* Update external_api_rest.md
2019-01-11 14:51:57 -08:00
Fabian Affolter
b0ce321869
Remove legacy API password
2019-01-04 19:41:48 +01:00
Fabian Affolter
19f00d83e0
Remove leftover ( #155 )
2018-12-01 23:27:26 +01:00
Fabian Affolter
61b7870b14
Replace api_password with token ( #133 )
...
* Replace api_password with token
* Remove preparation for link
2018-10-25 00:24:45 +02:00
Paulus Schoutsen
12e2c234e8
Remove raw tag
2018-05-23 13:36:37 -04:00
Paulus Schoutsen
49c025023e
Update external_api_rest.md
2018-05-18 10:27:13 -04:00
Paulus Schoutsen
2fd443fe2c
fix broken links
2018-04-25 14:19:41 -04:00
Paulus Schoutsen
9311326aec
Remove unused header
2018-04-24 15:44:32 -04:00
Paulus Schoutsen
632bc81a20
Fix all headers
2018-04-24 11:46:45 -04:00
Paulus Schoutsen
746e35b7a7
Migrate to Docusaurus
2018-04-24 09:52:18 -04:00