158 Commits

Author SHA1 Message Date
Ville Skyttä
6549927701
Encourage new style string formatting (#87) 2018-09-15 10:07:13 +03:00
William Scanlon
a1e1b94d46 Update frontend_add_more_info.md (#85) 2018-09-13 09:07:53 +02:00
Paulus Schoutsen
c318d0bf75
Update device_registry_index.md 2018-09-12 11:42:38 +02:00
Paulus Schoutsen
5d2385de10
Update device_registry_index.md 2018-09-12 11:40:14 +02:00
Jason Hu
f4cd3d62e9 Add some access token programming examples (#84)
* Add some access token samples

* Update auth_api.md
2018-09-12 10:20:34 +02:00
Jason Hu
512da68344 Add MultiFactorAuthModule.async_initialize_login_mfa_step (#80)
* Add MultiFactorAuthModule.async_generate

* Update auth_auth_module.md

* Update auth_auth_module.md

* Update auth_auth_module.md
2018-09-12 10:13:01 +02:00
Paulus Schoutsen
ca5f783b1a
Update auth_api.md 2018-09-11 18:10:13 +02:00
Jason Hu
cfa016e33a Add long-lived access token (#82)
* Update auth_index.md

* Add auth/long_lived_access_token WS API
2018-09-11 17:36:06 +02:00
Paulus Schoutsen
4ea6246370
Update external auth (#83) 2018-09-11 10:24:09 +02:00
DubhAd
220f6e5f0b
Added details
The standards just say "use a configuration block", with zero useful information on how to do that. Fixing that ;)
2018-09-08 16:36:36 +01:00
Pascal Vizeli
27f541b52f
Update hassio_addon_communication.md 2018-09-08 08:54:41 +02:00
Pascal Vizeli
3e7a245417
Update hassio_addon_communication.md 2018-09-08 01:14:11 +02:00
Paulus Schoutsen
e49724f281 Add external auth 2018-09-06 12:17:08 +02:00
Paulus Schoutsen
5b0b1279be
Websocket API to use access token 2018-09-05 21:50:46 +02:00
Paulus Schoutsen
f386f1e446 Fix build 2018-09-04 16:21:28 +02:00
Paulus Schoutsen
b8038108a4 Add dev reg info 2018-09-04 15:24:37 +02:00
Pascal Vizeli
ce40a78bf6
Create hassio_addon_security.md 2018-09-03 23:09:07 +02:00
Robert Svensson
f944a5af3e Add device registry introduction (#81) 2018-09-03 20:48:49 +02:00
Paulus Schoutsen
3cac18c744 Update auth API text 2018-08-31 17:02:26 +02:00
Paulus Schoutsen
31b9776102
Update auth_api.md 2018-08-31 16:54:01 +02:00
Paulus Schoutsen
d399747b67
Update auth API (#73)
* Update auth API

* Update
2018-08-31 16:51:36 +02:00
Paulus Schoutsen
9b99376636
Update creating_component_code_review.md 2018-08-31 09:31:37 +02:00
Paulus Schoutsen
8afcdbfd24 Remove notice it's not enabled 2018-08-30 15:57:09 +02:00
Paulus Schoutsen
6c632c959c
Update config_entries_config_flow_handler.md 2018-08-27 16:08:12 +02:00
Jason Hu
39b8951375
Add SetupFlow for MFA (#79)
* Add SetupFlow for MFA

* Typo

* Update auth_auth_module.md
2018-08-24 10:18:22 -07:00
Jason Hu
b77c3f83e1 Update auth document (#52)
* Update auth_auth_provider.md

* Update auth_auth_provider.md

* Create auth_auth_module.md

* Update en.json

* Update sidebars.json

* Update auth_auth_module.md

* Update auth_auth_provider.md

* Update auth_auth_module.md

* Update auth_auth_module.md
2018-08-22 17:19:32 +02:00
Ian Richardson
d1e0563d03 Fixed some small typos (#78) 2018-08-22 09:38:14 +02:00
Fabian Affolter
9ad43a40cb
Minor changes (#77) 2018-08-21 22:04:31 +02:00
Jason Hu
10af454c21 Allow finish flow callback change result type (#76) 2018-08-21 21:38:48 +02:00
Jason Hu
53fef528b8 Update data entry flow doc to match current design (#75) 2018-08-21 15:35:03 +02:00
Paulus Schoutsen
3e09850194 Remove rest api python binding (#74) 2018-08-21 15:34:03 +02:00
Paulus Schoutsen
8dc16f0a00 Update titles 2018-08-17 16:04:53 +02:00
Paulus Schoutsen
ec3f8013a2 Document the hass object 2018-08-17 16:02:05 +02:00
Pascal Vizeli
40326d607e
New protected featurue 2018-08-17 12:02:50 +02:00
Paulus Schoutsen
90daa12d8c Update api docs 2018-08-16 21:49:23 +02:00
DubhAd
98fdf11360
No SHOUTING note
Added line about not using all caps
2018-08-16 09:33:24 +01:00
Paulus Schoutsen
e00b4da979 Update custom panel docs 2018-08-15 12:28:57 +02:00
Fabian Affolter
0fca3acb61
Use map (fixes #63) (#70) 2018-08-12 17:53:39 +02:00
Fabian Affolter
b941c0108b
Add line length (#69) 2018-08-12 17:53:19 +02:00
Fabian Affolter
3991559c78
Remove {% raw %} and {% endraw %} (fixes #62) (#71) 2018-08-12 17:53:00 +02:00
cogneato
04b138287b Change commands for HassOS (#66)
Changed log example commands to be relevant to HassOS
2018-08-10 17:13:04 +02:00
cogneato
89bf377e86 Added HassOS instructions for key import (#65)
Added HassOS specific instructions for authorized_keys import and noted resinOS instructions as deprecated.
2018-08-10 17:12:12 +02:00
Pascal Vizeli
0a872f01a1
Add new options 2018-08-10 12:08:31 +02:00
Simon Holzmayer
7458588d58 other docker registries in hassio_addon_config (#68)
* Update hassio_addon_config.md

is allowed now: https://github.com/home-assistant/hassio/pull/608

* Minor change
2018-08-08 16:52:06 +02:00
gillkyle
08d1ff1c81 Update auth_auth_provider.md (#67)
fixed link to example
2018-08-07 20:40:06 +02:00
Sytone
3023dc6bb0 Updated windows instructions (#64)
Added sudo to the apt commands to make it easier and match other apt commands.
2018-08-07 10:17:38 +02:00
Pascal Vizeli
ce33611bf8
Update hassio_addon_config.md 2018-08-04 22:51:18 +02:00
Paulus Schoutsen
351767d35a
Update hassio_hass.md 2018-07-31 14:38:45 +01:00
Paulus Schoutsen
dfcbf9a891 Update async docs 2018-07-24 16:19:43 +02:00
Artem
83d741a6a9
Reminder about LF in UNIX 2018-07-21 22:50:23 +07:00