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
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
Andrew Sayre
f9a778e93d
Update component check list to describe MVP ( #207 )
...
* Update component code review
* Fix broken link
* Feedback updates
* More review feedback
* Remove large size
* Clarify test language
2019-03-30 21:06:37 -07:00
Anders Melchiorsen
2fcdbf8941
Clarify events ( #206 )
2019-03-26 16:07:45 -07:00
Christian Studer
4ebf12ee05
Dependencies: Always link to their documentation ( #183 )
2019-02-27 14:14:39 +05:30
Marcin Domański
1d237ac1a9
Add note about naming events for components ( #153 )
...
* Add note about naming events for components
* Minor changes
2018-12-01 23:29:33 +01:00
Adam Mills
90c56955a3
Document our preference for smaller component PRs ( #145 )
2018-11-09 10:33:14 +01:00
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
Paulus Schoutsen
9b99376636
Update creating_component_code_review.md
2018-08-31 09:31:37 +02:00
Paulus Schoutsen
2fd443fe2c
fix broken links
2018-04-25 14:19:41 -04:00