Commit graph

21 commits

Author SHA1 Message Date
Ville Skyttä
d8d34fdd3b
Prefer HTTPStatus over int in HA view JSON functions ()
* Prefer HTTPStatus over int in HA view JSON functions

* Update zwave tests to not expect a fixed typo
2021-09-22 21:59:52 +03:00
Joakim Sørensen
1b46190a0c
Add view to get installation type during onboarding () 2021-09-11 15:38:38 +02:00
Joakim Sørensen
09c51da3a2
Add analytics integration ()
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-03-29 17:20:11 -07:00
Joakim Plate
38d2cacf7a
Support blocking trusted network from new ip ()
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2021-01-28 12:06:20 +01:00
Martin Hjelmare
eda68f127c
Add rpi_power during onboarding on RPi () 2020-09-28 16:07:17 +02:00
Paulus Schoutsen
903db07feb
Onboarding to validate redirect uri () 2020-06-17 12:13:28 -07:00
Paulus Schoutsen
4720a7a891
Add foundation for state translations () 2020-04-19 20:35:49 -07:00
Paulus Schoutsen
98f1548f2d
Allow fetching translations by categories () 2020-04-18 17:13:13 -07:00
springstan
bc26be3c11
Add and use HTTP_FORBIDDEN constant () 2020-04-09 17:41:17 +02:00
Bram Kragten
952aa02e37
Add ability to specify group when creating user ()
* Add abbility to specify group when creating user

* Fix tests

* Not default admin and tests
2020-03-30 20:33:43 +02:00
springstan
e2adfc3979 Move imports to top for onboarding () 2019-12-07 11:55:15 +05:30
Franck Nijhof
1c5e0123c9 Use literal string interpolation in integrations N-Q (f-strings) () 2019-09-03 11:35:00 -07:00
Paulus Schoutsen
4de97abc3a Black 2019-07-31 12:25:30 -07:00
Paulus Schoutsen
f2962a0d16
Set up Met during onboarding ()
* Set up Met during onboarding

* Lint

* Add pyMetNo to test reqs
2019-06-19 14:41:27 -07:00
Paulus Schoutsen
9e96397e6a
Require core config detection to be triggerd manually ()
* Detect core config

* Remove elevation

* Lint

* Lint

* Fix type
2019-05-22 17:24:46 -07:00
Paulus Schoutsen
f4016b4aad
Add integration step to onboarding ()
* Return an extra oauth2 auth code during onboarding

* Areas in const

* Add integration step

* Lint

* Fix tests

* Fix test

* Verify integration added to done

* Verify step is marked as done
2019-05-07 22:51:24 -07:00
Paulus Schoutsen
3da0ed9cc7
Onboarding to generate auth code () 2019-03-08 13:51:42 -08:00
Paulus Schoutsen
50ba3d0427
Create a person during onboarding () 2019-02-13 20:00:08 -08:00
Fabian Affolter
a11c2a0bd8 Fix docstrings () 2018-07-31 21:39:37 +02:00
Paulus Schoutsen
d2f4bce6c0 Bump frontend to 20180717.0 2018-07-17 10:57:05 +02:00
Paulus Schoutsen
b0a3207454
Add onboarding support ()
* Add onboarding support

* Lint

* Address comments

* Mark user step as done if owner user already created
2018-07-17 10:49:15 +02:00