52 Commits

Author SHA1 Message Date
Erik Montnemery
b6feca5fdb
Document config entry minor version (#2017)
* Document config entry minor version

* Update docs/config_entries_config_flow_handler.md

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

---------

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2023-12-19 00:20:02 +01:00
G Johansson
a350b7d818
change logger to debug for config entry migration (#1901) 2023-09-07 20:20:59 +02:00
Erik Montnemery
df7092023c
Clarify documentation of async_migrate_entry (#1734) 2023-03-31 15:52:22 +02:00
MinchinWeb
ca87a8fb18
Update config_entries_config_flow_handler.md (#1713)
Fix Markdown link
2023-03-14 15:37:14 +01:00
Teemu R
40559d2405
Clarify config flow step definitions (#1683)
* Clarify config flow step definitions

* Update docs/config_entries_config_flow_handler.md

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

---------

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2023-02-16 23:40:24 +01:00
rrooggiieerr
bde1a15808
Add schema version to example config flow (#1623) 2023-01-16 08:50:00 +01:00
Sven Serlier
9455a2eaf5
Update two URLs to avoid redirect (#1626)
* Update oauth URL

* Update python zeroconf URL
2023-01-13 08:15:49 +01:00
Paulus Schoutsen
30b68f244e
Voice (#1620)
* Migrate voice content

* Handle duplicate intent pages

* ABC package.json

* Fix some links

* Fix more links

* Update path

* Update docs/voice/overview.md
2023-01-10 08:38:17 -05:00
Paulus Schoutsen
0c8a7b6048
Modernize sidebar menu and consolidate content (#1619)
* Modernize sidebar menu

* Move more architecture things over

* Move APIs to their application docs

* Clean up some titles and de-duplicate

* Consolidate repair platform and issue registry

* More moving

* Address comments

* Move API down
2023-01-09 13:44:44 -05:00
Didier C
d8e0e6b026
Add a mising closing curly brace (#1588)
in *Unique IDs* section, the `strings.json` example require one more closing curly brace to be valid json
2022-12-15 16:58:37 +02:00
Franck Nijhof
500457acd9
Not to Tox (#1542) 2022-11-23 14:40:48 +01:00
Allen Porter
23fa78ae52
Update OAuth reauth with simpler example (#1483) 2022-10-02 08:13:17 +02:00
J. Nick Koston
df74364b2f
Document bluetooth discovery (#1389)
* Document bluetooth discovery

* fixes

* Update creating_integration_manifest.md

* Update docs/network_discovery.md

* Update docs/network_discovery.md

* Update docs/network_discovery.md

* Update network_discovery.md

* Update creating_integration_manifest.md

* adjust types
2022-07-09 11:21:17 +02:00
Allen Porter
416b087326
Merge pull request #1279 from allenporter/developer_credentials
Documentation for Application Credentials platform initial features
2022-04-30 09:48:32 -07:00
Allen Porter
8fc9d847b5 Update documentation for developer credentials after PR discussion feedback 2022-04-16 11:49:02 -07:00
kongo09
1f6624ffd8
Abort config flow for already_configured (#1280)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-04-04 11:40:19 +02:00
Allen Porter
92b171187e
Update ConfigEntry migration to follow current best practices (#1123) 2021-11-04 07:43:27 +01:00
epenet
e929379d7f
Fix typo (#1052) 2021-09-06 08:04:57 +02:00
epenet
6f0519ba66
Recommend ConfigEntryAuthFailed for reauthentication (#1048)
* raise ConfigEntryAuthFailed

* Update config_entries_config_flow_handler.md
2021-09-02 21:23:55 +02:00
J. Nick Koston
2be68d6893
Document USB discovery (#1031) 2021-08-21 15:38:47 -05:00
Paulus Schoutsen
96c5d4069b
Update config_entries_config_flow_handler.md (#988) 2021-06-29 22:49:12 +02:00
Milan Meulemans
72268b1e7d
Update system reserved config steps (#910)
* Update system reserved config steps

* Add DEPRECATED

* Rename to supervisor

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-05-01 10:16:32 +02:00
Ville Skyttä
34b425ec13
Spelling and grammar fixes (#909) 2021-04-30 08:01:54 +02:00
Tom
497a10ed65
Document more explicit the config_flow requirements for integrations (#845)
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-03-11 12:49:41 +01:00
J. Nick Koston
8429ec2fb5
Update config entry Unique ID Requirements (#834)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-03-05 21:12:08 +01:00
J. Nick Koston
c2d431c8f5
Add config entry unique id requirements guide (#830)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-03-04 22:45:31 -10:00
J. Nick Koston
c608a08865
Document DHCP discovery (#774)
* Document DHCP discovery

* Update docs/creating_integration_manifest.md

* Update docs/creating_integration_manifest.md

* Update docs/creating_integration_manifest.md
2021-01-14 09:44:19 +01:00
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