Franck Nijhof
|
ca1a12898c
|
Enable Ruff D212 (#87347)
|
2023-02-03 23:08:48 +01:00 |
Marc Mueller
|
077ca97ef8
|
Fix `local_partial_types` errors (#86410)
Fix local_partial_types errors
|
2023-01-23 10:29:11 +01:00 |
Franck Nijhof
|
cf5fca0464
|
Code styling tweaks to core entity components (#85460)
|
2023-01-08 13:40:08 -10:00 |
J. Nick Koston
|
dc851b9dd5
|
Ensure camera scaling always produces an image of at least the requested width and height (#55033)
|
2021-08-24 10:44:12 +02:00 |
Marc Mueller
|
69e413ac1e
|
Update pylint to 2.10.1 (#54963)
* Update pylint to 2.10.0
* useless-suppression
* Consider-using-tuple
* Apply suggestions from code review
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
* Use dict.items()
* Add pylint disable
* Use pylint 2.10.1
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
|
2021-08-21 10:41:23 +02:00 |
J. Nick Koston
|
e99576c094
|
Pass width and height when requesting camera snapshot (#53835)
|
2021-08-10 19:33:06 -05:00 |