Commit graph

23 commits

Author SHA1 Message Date
Ville Skyttä
73d192b3f3
Use HTTPStatus instead of HTTP_ consts and magic values in comp.../[bc]* () 2021-10-22 19:43:40 +02:00
Marc Mueller
184e0d7fdf
Use assignment expressions 26 () 2021-10-22 11:31:17 +02:00
Marc Mueller
5048bad050
Use assignment expressions 05 () 2021-10-17 19:56:00 +02:00
Erik Montnemery
0f2b5ea28e
Don't expose config or diagnostic entities to cloud () 2021-10-15 09:35:32 -07:00
Paulus Schoutsen
dec7877671
Handle logout prefs update for Google/Alexa () 2021-09-10 09:08:43 -07:00
Paulus Schoutsen
f472219c68
Set up cloud semi-dependencies at start () 2021-06-01 01:35:31 +02:00
Shay Levy
cf228e3fe5
Add constructor return type in integrations A-D () 2021-05-20 18:51:39 +03:00
Paulus Schoutsen
ba93a033a5
Cloud to set up Alexa conditionally () 2021-04-13 09:31:41 -07:00
Franck Nijhof
6932cf9534
Use contextlib.suppress where possible () 2021-03-23 14:36:43 +01:00
Paulus Schoutsen
b956a571f4
Fix Cloud Google/Alexa check () 2021-02-17 06:49:53 +01:00
Paulus Schoutsen
69b5176730
Make Alexa custom ID unique ()
* Make Alexa custom ID unique

* Lint

* Lint
2021-01-05 17:35:28 +01:00
Paulus Schoutsen
5217139e0b
Allow exposing domains in cloud () 2020-08-28 16:49:17 +02:00
Bas Nijholt
0427d87ba4
Bump codespell from v1.16.0 to v1.17.1 and fix new spelling errors () 2020-08-08 14:41:02 +02:00
Paulus Schoutsen
d3bbd9ec65
Delay sync for Google and limit updates to relevant info () 2020-04-24 10:49:11 +02:00
springstan
4c38e6cfa5
Use HTTP_BAD_REQUEST constant () 2020-04-09 21:43:42 +02:00
springstan
fca90a8ddc
Improve string formatting v5 ()
* Improve string formatting v5

* Address review comments
2020-04-05 17:48:55 +02:00
Paulus Schoutsen
1e3b3ecbe6 Set default locale for cloud Alexa config () 2020-01-14 08:33:45 +01:00
Bas Nijholt
fbd4cf1089 use isort to sort imports according to PEP8 for cloud () 2019-12-08 22:31:12 +05:30
Paulus Schoutsen
7b05ede297 Fix Alexa Report State ()
* Fix Alexa Report State

* Forgot to save a file
2019-08-30 20:34:40 -05:00
Paulus Schoutsen
4de97abc3a Black 2019-07-31 12:25:30 -07:00
Paulus Schoutsen
3cafc1f2c6
Alexa sync state report ()
* Do a sync after changing state reporting

* Fix entity config being None
2019-06-28 20:43:57 -07:00
Paulus Schoutsen
f5f86993f1
Improve Alexa error handling () 2019-06-24 22:04:31 -07:00
Paulus Schoutsen
78b7ed0ebe Clean up Google Config ()
* Clean up Google Config

* Lint

* pylint

* pylint2
2019-06-21 11:17:21 +02:00