Marc Mueller
|
911b159281
|
Cleanup after pylint update (#68657)
|
2022-03-26 00:34:12 +01:00 |
Franck Nijhof
|
276fd4f42c
|
Add Python 3.10 to CI (#59729)
|
2022-02-17 14:58:24 +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 |
Franck Nijhof
|
53545c984b
|
Log lines do not end with a full stop (#37527)
|
2020-07-05 23:04:19 +02:00 |
springstan
|
d7e3b0b755
|
Clean up access to config in various integrations v2 (#33763)
|
2020-04-07 22:45:56 +02:00 |
springstan
|
60dd2213cf
|
Remove global variable from apcupsd (#33717)
* Remove global variable from apcupsd
* Run isort
* Address review comments
|
2020-04-05 23:54:37 +02:00 |
Franck Nijhof
|
71a47fc80c
|
Enable pylint global-statement (#33641)
|
2020-04-04 20:10:55 +02:00 |
Josh Anderson
|
8a1fc8b8f0
|
Check status field for UPS online binary sensor (#30144)
Avoids issue where status was previously reported as offline when
battery was low or UPS was over voltage
|
2020-01-03 17:40:36 +01:00 |
bouni
|
447d99a1ae
|
Move imports in apcupsd component (#27803)
|
2019-10-17 17:10:28 -07: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 |
Fabian Affolter
|
127c55e0c1
|
Update file header (#21023)
* Update file header
* Update file header
* Update file header
* Update file header
* Update file header
* Fix lint issues
|
2019-02-13 21:21:14 +01: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 |