5 Commits

Author SHA1 Message Date
Austin Mroczek
1edeaf112a
Update configuration_yaml_index.md (#644) 2020-10-13 13:28:44 +02: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
Fabian Affolter
9a845a2ee9
Remove 'sidebar_label' no longer needed (fixes #326) 2019-10-30 08:56:28 +01: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
Paulus Schoutsen
ddcd75b255 Add basic docs for config entries 2018-04-28 21:28:38 -04:00