25 Commits

Author SHA1 Message Date
Allen Porter
d6f244e610
Document an OAuth2 reauth example (#753)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2020-12-20 01:36:03 +01:00
Fabian Affolter
3c93abab77
Replace Hass.io (#719) 2020-11-10 10:04:34 +01:00
dgtal1
2a8d7b5b91
Added description on how to migrate a Config Entry to a new version (#640)
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2020-10-16 10:31:20 +02:00
Erik Montnemery
6184eef85e
Document MQTT integration discovery (#671)
Co-authored-by: Diogo Gomes <diogogomes@gmail.com>
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2020-10-08 09:54:06 +02:00
Dave T
73751c9ebb
Correct typos in config flow developer docs (#653) 2020-09-27 13:03:52 +02:00
Franck Nijhof
146513a196
Add documentation for discovery without unique ID (#578)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2020-06-15 14:22:13 +02:00
Maximilian Ertl
75cfb9950d
Add import to make example code usable (#541) 2020-05-18 10:52:20 +02:00
Emily Mills
e6bce19d17
Fix broken link (#525) 2020-05-13 19:34:22 +02:00
João Gabriel
1d6be51f0f
Update translation example (#465) 2020-04-15 22:17:12 -07:00
Paulus Schoutsen
ce2c0b34d1 Update 2 references 2020-04-10 14:29:06 -07:00
Paulus Schoutsen
d6e780b17f Add unique ID config flow docs (#388) 2020-01-15 20:26:14 +01: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
Issac
7c5e46e743 Add documentation for local development of config entries (#370)
* Document the need to run hassfest once

* Document seeing local dev changes to strings.json
2019-12-18 16:32:59 +01:00
boolangery
3d5aa1441f Fix typo (#351) 2019-11-08 10:59:27 +01:00
Paulus Schoutsen
e1c40206bf
Add OAuth2 docs and Building Python API lib (#342)
* Remove log file

* Add OAuth2 docs and API lib tutorial

* Update link

* Fix typo
2019-10-29 00:42:50 -07:00
Paulus Schoutsen
8ede9a72f7
Document init subclass (#305) 2019-08-21 08:01:18 -07:00
Paulus Schoutsen
21f064376d
Update config_entries_config_flow_handler.md 2019-08-14 09:30:53 -07:00
Peter Armstrong
14cef76c25 changed step_id from init to user (#297) 2019-08-08 16:44:13 +02:00
Paulus Schoutsen
b7be22f1f7
Update config_entries_config_flow_handler.md 2019-06-12 14:13:28 -07:00
Paulus Schoutsen
ae62362b7d
Update config entry docs (#273) 2019-06-12 09:31:05 -07: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
Ville Skyttä
6041e8382f Spelling fixes (#86)
Thanks
2018-09-15 08:45:12 -07:00
Paulus Schoutsen
6c632c959c
Update config_entries_config_flow_handler.md 2018-08-27 16:08:12 +02:00
Fabian Affolter
9ad43a40cb
Minor changes (#77) 2018-08-21 22:04:31 +02:00
Paulus Schoutsen
ddcd75b255 Add basic docs for config entries 2018-04-28 21:28:38 -04:00