Marc Mueller
|
c07646db5d
|
Update typing syntax (#49480)
* Update typing syntax
* Replace typing imports with ones from collections where possible
* Changes after review
|
2021-04-20 17:40:41 +02:00 |
Paulus Schoutsen
|
b9a525a9a7
|
Add an HTTP view to dump the Z-Wave JS state (#45452)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
|
2021-01-26 10:27:20 +01:00 |
Franck Nijhof
|
53545c984b
|
Log lines do not end with a full stop (#37527)
|
2020-07-05 23:04:19 +02:00 |
Ville Skyttä
|
f8416484f8
|
More data entry flow and HTTP related type hints (#34430)
|
2020-05-26 09:28:22 -05:00 |
springstan
|
4c38e6cfa5
|
Use HTTP_BAD_REQUEST constant (#33797)
|
2020-04-09 21:43:42 +02:00 |
Paulus Schoutsen
|
834929a14e
|
Clean up mobile app webhooks (#30123)
|
2019-12-21 22:45:06 +01:00 |
springstan
|
04722fdd63
|
Move imports to top for http (#29500)
|
2019-12-05 13:42:09 +01:00 |
Franck Nijhof
|
decf13b948
|
Use literal string interpolation in core (f-strings) (#26166)
|
2019-08-23 09:53:33 -07:00 |
Ville Skyttä
|
b738082dad
|
Type check various base components (#25878)
* Type check various component base classes, disabling bunch of checks for now
* Type hint fixes
* Help mypy out some
* Add more type hints
|
2019-08-11 20:38:18 -07:00 |
Paulus Schoutsen
|
4de97abc3a
|
Black
|
2019-07-31 12:25:30 -07:00 |
Fabian Affolter
|
3736120c6a
|
Update file header (#21061)
* Update file header
* Fix lint issue
* Fix lint issue
|
2019-02-14 16:01:46 +01:00 |
Boyi C
|
321eb2ec6f
|
Move HomeAssistantView to separate file. Convert http to async syntax. [skip ci] (#12982)
* Move HomeAssistantView to separate file. Convert http to async syntax.
* pylint
* websocket api
* update emulated_hue for async/await
* Lint
|
2018-03-08 17:51:49 -08:00 |
Paulus Schoutsen
|
78c44180f4
|
Extract data validator to own file and add tests (#12401)
|
2018-02-14 21:06:03 +01:00 |