Franck Nijhof
8eeaf3af91
Rename Services to Service actions ( #2249 )
...
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-07-16 12:05:05 +02:00
c0ffeeca7
2a1a921bcd
docs-a-d: apply sentence-style capitalization to headings ( #2192 )
...
- to comply with MS Style Guide on [capitalization](https://learn.microsoft.com/en-us/style-guide/capitalization )
2024-05-23 09:30:17 +02:00
Jan-Philipp Benecke
29cbd4f551
Change add_devices to add_entities ( #2041 )
2024-01-18 15:36:29 +01:00
Teemu R
4915c8e3e6
Use named kwarg for add_entities' update_before_add parameter ( #1695 )
2023-03-06 21:49:17 +01:00
Franck Nijhof
bbf7781378
Fix GitHub repository links and use dev branch when possible ( #971 )
2021-06-18 14:08:47 +02:00
Milan Meulemans
dace9e4721
Replace PyPI tutorial dead link ( #848 )
2021-03-13 23:54:08 +01:00
Jonathan Martens
b2aff87b43
Prevent code block brake up ( #704 )
...
* Prevent code block brake up
Prevent code block from braking up and second part being slightly de-indented.
2020-10-27 18:23:46 +00:00
Andrew Fahrenholtz
196931d758
Remove redundant phrasing ( #601 )
2020-07-13 16:08:10 +02:00
Franck Nijhof
0145bbbfa7
Move and merge entity documentation ( #544 )
2020-05-18 14:57:50 +02:00
Franck Nijhof
08884e2cca
Collection of fixes and improvements ( #516 )
2020-05-11 08:12:01 -07:00
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
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
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
akargl
9d7bc3356e
Fix headline numbering for platform creation doc ( #329 )
2019-10-08 10:09:32 -07:00
Paulus Schoutsen
1724776c39
Update code review requirements ( #268 )
2019-06-01 21:23:58 -04:00
Paulus Schoutsen
ba924f7330
Docs to talk about intregrations ( #215 )
...
* Add manifest docs
* Talk about integrations
* Apply suggestions from code review
Co-Authored-By: balloob <paulus@home-assistant.io>
* Address comments
* Apply suggestions from code review
Co-Authored-By: balloob <paulus@home-assistant.io>
* Address comments
* Final comment
* Mention codeowners script
2019-04-06 20:08:49 -07:00
Christian Studer
4ebf12ee05
Dependencies: Always link to their documentation ( #183 )
2019-02-27 14:14:39 +05:30
Fabian Affolter
7ff1759487
Add additional section ( #96 )
2018-09-28 01:15:03 +02:00
Fabian Affolter
4b6455cb49
Use 'add_entities' instead of 'add_devices' ( #95 )
2018-09-28 00:26:14 +02:00
Martin Hjelmare
7582ef0b6b
Add point about hass in entity checklist ( #32 )
2018-06-17 07:41:37 -04:00
Paulus Schoutsen
2fd443fe2c
fix broken links
2018-04-25 14:19:41 -04:00