Marc Mueller
|
7998f874c0
|
Use PEP 695 for function annotations with scoping (#117787)
|
2024-05-20 12:43:39 +02:00 |
|
Marc Mueller
|
988c71ecc5
|
Add empty line after module docstring [n-q] (#112702)
|
2024-03-08 15:04:07 +01:00 |
|
Joost Lekkerkerker
|
730d805876
|
Enable SIM114 ruff rule (#111125)
|
2024-02-23 13:21:59 +01:00 |
|
Marc Mueller
|
ed7307cdaf
|
Use builtin TimeoutError [socket.timeout] (#109704)
|
2024-02-05 18:46:11 +01:00 |
|
epenet
|
f6c76372ce
|
Ensure hass is typed (#87068)
* Ensure hass is typed
* Adjust pilight
* Adjust homeassistant scene
* Adjust hassio
* Adjust gree
* Adjust google_maps
* Adjust energyzero
* Adjust harmony
* Adjust mobile_app
|
2023-02-04 12:52:59 -05:00 |
|
Marc Mueller
|
45b4b0e990
|
Import ParamSpec from typing [Py310] (#86413)
* Import ParamSpec from typing [Py310]
* Update additional imports
|
2023-01-23 07:28:43 +01:00 |
|
Marc Mueller
|
4b036cbad9
|
Add typing to pilight Throttle decorator (#75443)
|
2022-07-19 18:33:53 +02:00 |
|
epenet
|
0d7b531285
|
Add init type hints [p-q] (#63191)
Co-authored-by: epenet <epenet@users.noreply.github.com>
|
2022-01-02 16:35:23 +01:00 |
|
epenet
|
709afc63b0
|
Ensure service calls are typed [m-z] (#63014)
Co-authored-by: epenet <epenet@users.noreply.github.com>
|
2021-12-29 22:41:55 +01:00 |
|
Milan Meulemans
|
7e2c6ae332
|
Activate mypy for Pilight (#53956)
|
2021-08-10 10:47:17 +02:00 |
|
Franck Nijhof
|
6f1900c6f4
|
Replace OSError aliases with OSError (#33655)
|
2020-04-04 22:09:11 +02:00 |
|
Bas Nijholt
|
d62993c5af
|
Sort imports according to PEP8 for pilight (#29673)
|
2019-12-09 12:10:38 +01:00 |
|
Raman Gupta
|
acc10c296e
|
move import to top and add service definition for pilight (#29163)
* move import to top and add service definition for pilight
* move import above HA imports
|
2019-11-27 21:26:54 +01:00 |
|
Franck Nijhof
|
0df1b4c7a1
|
Replaces IOError by OSError (#26428)
|
2019-09-04 19:09:24 +02:00 |
|
Paulus Schoutsen
|
4de97abc3a
|
Black
|
2019-07-31 12:25:30 -07:00 |
|
cgtobi
|
2c07bfb9e0
|
Remove dependencies and requirements (#23024)
* Remove dependencies and requirements
* Revert "Remove dependencies and requirements"
This reverts commit fe7171b4cd .
* Remove dependencies and requirements
* Revert "Remove dependencies and requirements"
This reverts commit 391355ee2c .
* Remove dependencies and requirements
* Fix flake8 complaints
* Fix more flake8 complaints
* Revert non-component removals
|
2019-04-12 10:13:30 -07:00 |
|
Tobias Sauerwein
|
048b100eea
|
Clean up docstrings (#22679)
* Clean up docstrings
* Fix long lines
* Fix more docstrings
* Fix more docstrings
* Fix more docstrings
|
2019-04-03 17:40:03 +02:00 |
|
Paulus Schoutsen
|
e2d3c27e85
|
Embed all platforms into components (#20677)
* Consolidate all components with platforms
* Organize tests
* Fix more tests
* Fix Verisure tests
* one final test fix
* Add change
* Fix coverage
|
2019-02-02 07:13:16 -08:00 |
|