Commit Graph
18 Commits
Author SHA1 Message Date
Marc MuellerandGitHub 0e3945ca6c Add empty line after module docstring [d-f] (#112698) 2024-03-08 14:15:26 +01:00
epenetandGitHub bb3e0633a4 Add init return type to integrations (#87523)
Add type hints to integrations
2023-02-06 11:37:25 +01:00
b0cee0bc46 String formatting and max line length - Part 1 (#84390)
Co-authored-by: Erik Montnemery <[email protected]>
2022-12-22 10:12:50 +01:00
epenetandGitHub e9e3fb1cc8 Move attribution to standalone attribute [c-d] (#80150) 2022-10-12 11:38:43 +02:00
epenetandGitHub bf7239c25d Improve entity type hints [d] (#77031) 2022-08-19 16:10:45 +02:00
84221f656a Add sensor setup type hints [c-d] (#63318)
Co-authored-by: epenet <[email protected]>
2022-01-03 19:16:42 +01:00
Marc MuellerandGitHub bbd9c6eb5b Use EntityDescription - discogs (#55683) 2021-09-03 22:36:17 +02:00
Erik MontnemeryandGitHub 41f3c2766c Move temperature conversions to entity base class (2/8) (#54468) 2021-08-11 18:57:12 +02:00
Erik MontnemeryandGitHub 23b562386f Migrate integrations d-e to extend SensorEntity (#48211) 2021-03-22 12:52:29 +01:00
Erik MontnemeryandGitHub 6c084ae6ce Update integrations a-e to override extra_state_attributes() (#47756) 2021-03-11 16:51:03 +01:00
Fabian AffolterandGitHub 7874711936 Upgrade discogs_client to 2.3.0 (#39164)
* Upgrade discogs_client to 2.3.0

* Fix pylint issue
2020-08-23 11:41:11 -05:00
springstanandGitHub d842dacfd6 Clean up access to config in various integrations v5 (#34206) 2020-04-15 14:10:07 +02:00
Fabian AffolterandGitHub 1208ab4c76 Upgrade discogs_client to 2.2.2 (#28723) 2019-11-12 12:28:34 +01:00
bouniandPascal Vizeli 6f894d2dec moved imports to top level (#27679) 2019-10-15 17:12:32 +02:00
Paulus Schoutsen 4de97abc3a Black 2019-07-31 12:25:30 -07:00
cgtobiandPaulus Schoutsen 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 SauerweinandPascal Vizeli 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 SchoutsenandGitHub f5076188ef Consolidate all platforms that have no tests (#22096)
* Consolidate

* Fix tests

* Update imports

* Fix import

* Use importlib because integration and package share name

* Fix more tests

* Update .coveragerc and CODEOWNERS
2019-03-16 20:44:05 -07:00