epenet
|
f91aa33c5f
|
Add FlowResultType enum to data entry flow (#72955)
|
2022-06-07 22:02:44 -07:00 |
epenet
|
6da409d6e5
|
Remove unused constant from auth (#72953)
|
2022-06-03 08:12:38 -07:00 |
Paulus Schoutsen
|
a733b92389
|
Include provider type in auth token response (#72560)
|
2022-05-27 10:31:48 -07:00 |
Paulus Schoutsen
|
ff3374b4e0
|
Use modern WS API for auth integration + add auth provider type to refresh token info (#72552)
|
2022-05-26 13:06:34 -07:00 |
GitHub Action
|
7df7e33d17
|
[ci skip] Translation update
|
2022-05-23 00:25:42 +00:00 |
GitHub Action
|
9b10658d01
|
[ci skip] Translation update
|
2022-05-02 00:22:04 +00:00 |
GitHub Action
|
348016dbbf
|
[ci skip] Translation update
|
2022-04-29 00:22:21 +00:00 |
Marc Mueller
|
9b9b553521
|
Disable no-self-use [pylint] (#70641)
* Disable no-self-use
* Remove disable comments
|
2022-04-25 07:41:01 -07:00 |
Allen Porter
|
c07100e519
|
Move Local OAuth http endpoint registration to auth component (#69507)
|
2022-04-06 22:34:31 -07:00 |
GitHub Action
|
2da4d280b2
|
[ci skip] Translation update
|
2022-02-06 00:17:31 +00:00 |
GitHub Action
|
b2f0882e67
|
[ci skip] Translation update
|
2022-02-04 00:13:58 +00:00 |
GitHub Action
|
47d3fb1dec
|
[ci skip] Translation update
|
2022-01-23 00:13:53 +00:00 |
Paulus Schoutsen
|
63f8e437ed
|
Add Home Assistant Content user (#64337)
|
2022-01-21 10:06:39 -08:00 |
GitHub Action
|
c6d481ca01
|
[ci skip] Translation update
|
2022-01-17 00:14:48 +00:00 |
epenet
|
9f61aecd5e
|
Import onboarding (#64115)
* Add type hints to onboarding
* Import onboarding
Co-authored-by: epenet <epenet@users.noreply.github.com>
|
2022-01-14 16:29:48 +01:00 |
Erik Montnemery
|
9c9dc4cb8c
|
Import websocket_api (part 1) (#63905)
|
2022-01-11 18:24:08 +01:00 |
epenet
|
545e321002
|
Add init type hints [a] (#63098)
Co-authored-by: epenet <epenet@users.noreply.github.com>
|
2021-12-30 21:17:05 -08:00 |
GitHub Action
|
cceedf766a
|
[ci skip] Translation update
|
2021-12-22 00:14:51 +00:00 |
GitHub Action
|
ecdb18eb0a
|
[ci skip] Translation update
|
2021-12-06 00:13:37 +00:00 |
Paulus Schoutsen
|
72d8882c79
|
Handle errors response to be None (#60679)
Co-authored-by: Philip Allgaier <mail@spacegaier.de>
Co-authored-by: Franck Nijhof <git@frenck.dev>
|
2021-12-01 13:51:10 +01:00 |
Paulus Schoutsen
|
914f7f85ec
|
Add local only users (#57598)
|
2021-11-29 14:01:03 -08:00 |
Paulus Schoutsen
|
c6ec84d0cf
|
Remove store user as auth result (#60468)
|
2021-11-28 14:14:52 +01:00 |
GitHub Action
|
29dc9de08f
|
[ci skip] Translation update
|
2021-11-19 00:14:01 +00:00 |
GitHub Action
|
e35b83081e
|
[ci skip] Translation update
|
2021-11-08 00:12:31 +00:00 |
GitHub Action
|
0a94badb72
|
[ci skip] Translation update
|
2021-11-02 00:12:41 +00:00 |
GitHub Action
|
4e419d8c6f
|
[ci skip] Translation update
|
2021-11-01 00:13:04 +00:00 |
GitHub Action
|
30fb619095
|
[ci skip] Translation update
|
2021-10-24 00:12:57 +00:00 |
J. Nick Koston
|
3b7dce8b95
|
Index in-progress flows to avoid linear search (#58146)
Co-authored-by: Steven Looman <steven.looman@gmail.com>
|
2021-10-22 07:19:49 -10:00 |
GitHub Action
|
f9d985553c
|
[ci skip] Translation update
|
2021-10-22 00:14:10 +00:00 |
Marc Mueller
|
2b72b7b7b9
|
Use assignment expressions 09 (#57790)
|
2021-10-17 20:19:56 +02:00 |
Paulus Schoutsen
|
ffbe4cffae
|
Guard linking credential that is already linked (#57595)
* Guard linking credential that is already linked
* Update test descriptions
|
2021-10-13 17:36:31 +02:00 |
GitHub Action
|
f42c2f5170
|
[ci skip] Translation update
|
2021-10-02 12:59:05 +00:00 |
Ville Skyttä
|
cc97502a0c
|
Use HTTPStatus instead of HTTP_* consts in aiohttp web response statuses (#56541)
|
2021-10-01 09:27:44 -07:00 |
Ville Skyttä
|
d8d34fdd3b
|
Prefer HTTPStatus over int in HA view JSON functions (#56504)
* 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 |
Marc Mueller
|
48bada5a18
|
Update pylint to 2.11.1 (#56364)
|
2021-09-18 13:52:59 +02:00 |
GitHub Action
|
8c5620e74b
|
[ci skip] Translation update
|
2021-08-02 03:40:04 +00:00 |
Marc Mueller
|
0815eede4b
|
Replace lists with tuples (2) (#53685)
|
2021-07-30 01:20:03 +02:00 |
Ville Skyttä
|
c2f5dcefa5
|
Use flow result type constants more (#51122)
|
2021-05-29 14:09:13 +02:00 |
Marc Mueller
|
76199c0eb2
|
Update typing 04 (#48037)
|
2021-03-17 23:34:25 +01:00 |
HomeAssistant Azure
|
c11b85af2f
|
[ci skip] Translation update
|
2021-03-16 00:04:36 +00:00 |
HomeAssistant Azure
|
c6bd5b1b71
|
[ci skip] Translation update
|
2021-02-05 00:03:54 +00:00 |
Paulus Schoutsen
|
959ed6d077
|
Update translations
|
2021-02-03 11:46:49 +01:00 |
Joakim Plate
|
38d2cacf7a
|
Support blocking trusted network from new ip (#44630)
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
|
2021-01-28 12:06:20 +01:00 |
HomeAssistant Azure
|
f3cabe97e0
|
[ci skip] Translation update
|
2020-12-21 00:04:09 +00:00 |
HomeAssistant Azure
|
9298fec345
|
[ci skip] Translation update
|
2020-11-05 00:10:11 +00:00 |
HomeAssistant Azure
|
c2a9f2ae52
|
[ci skip] Translation update
|
2020-10-26 00:03:36 +00:00 |
HomeAssistant Azure
|
81296b2b70
|
[ci skip] Translation update
|
2020-10-20 00:08:00 +00:00 |
Philip Allgaier
|
625bbe6238
|
Cleanup unused loggers (components A-M) (#41600)
|
2020-10-12 16:59:05 +02:00 |
HomeAssistant Azure
|
f787289ea0
|
[ci skip] Translation update
|
2020-10-12 00:03:31 +00:00 |
HomeAssistant Azure
|
80522f1bdc
|
[ci skip] Translation update
|
2020-10-11 00:03:37 +00:00 |