Malachi Soord
ae76b5be5a
Let core resolve entity_id for lastfm from username ( #31280 )
...
* Sluggify user
* Simplify
* Remove unused import
2020-01-31 14:23:42 -08:00
Malachi Soord
bc196a3c9f
Introduce unique_id for lastfm to allow changing entity_id in backwards compatible way ( #31163 )
...
* Replace . with _ for lastfm entity_id
* lint
* double quotes
* Rollback change, add unique_id
* Expose prop
* Generate unique ID from user
* Linty
* FIx linter
* Revert changes for splitting entity_id
* Simplify
2020-01-26 14:28:42 +01:00
Diefferson Koderer Môro
6c18bbcf04
Move imports in lastfm component ( #28010 )
...
* Move imports in lastfm component
* Fix pylint
2019-10-21 22:38:01 -07:00
Franck Nijhof
7203027cbf
Use literal string interpolation in integrations K-M (f-strings) ( #26389 )
2019-09-03 21:14:00 +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 fe7171b4cd30889bad5adc9a4fd60059d05ba5a7.
* Remove dependencies and requirements
* Revert "Remove dependencies and requirements"
This reverts commit 391355ee2cc53cbe6954f940062b18ae34b05621.
* 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
90dfe72d31
Upgrade pylast to 3.1.0 ( #22302 )
2019-03-23 08:00:13 +01:00
Paulus Schoutsen
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