danbishop
|
292dcb7e37
|
Update sensor.py (#33788)
Add missing semi-colons to html entities on notification message
|
2020-04-08 13:07:43 -06:00 |
springstan
|
eae21be5b9
|
Improve string formatting v6 (#33698)
|
2020-04-07 23:14:28 +02:00 |
springstan
|
f1a0ca7cd3
|
Add and use percentage constant (#32094)
* Add and use percentage constant
* Fix pylint error and broken test
|
2020-02-28 11:46:48 -08:00 |
Franck Nijhof
|
0173c61fee
|
Spelling: Config(uration) (#31782)
|
2020-02-13 08:27:00 -08:00 |
Franck Nijhof
|
1c5e0123c9
|
Use literal string interpolation in integrations N-Q (f-strings) (#26391)
|
2019-09-03 11:35:00 -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 |
Paulus Schoutsen
|
4b1de61110
|
Use relative imports inside integrations (#22235)
* Use relative imports inside integrations
* Lint
* Fix automation tests
* Fix scene imports
|
2019-03-20 22:56:46 -07:00 |
Fabian Affolter
|
161c368c9d
|
Update file header (#21054)
* Update file header
* Update __init__.py
|
2019-02-13 20:35:12 -08: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 |