springstan
|
9311b02369
|
Use LENGTH_FEET constant (#34053)
|
2020-06-10 21:38:29 +02:00 |
Joakim Sørensen
|
730a257f3c
|
Rename translations dir for integrations (#34494)
|
2020-04-21 16:11:05 -07:00 |
Paulus Schoutsen
|
95357dfc55
|
Update translations
|
2020-04-20 16:33:54 -07:00 |
Paulus Schoutsen
|
0d60d40512
|
Update translations
|
2020-04-16 13:00:10 -07:00 |
Paulus Schoutsen
|
55dfca7467
|
Drop title from translations if brand name (#34306)
|
2020-04-16 12:52:53 -07:00 |
Paulus Schoutsen
|
6119e79023
|
Migrate frontend translations of domains to backend (#34294)
|
2020-04-16 11:52:27 -07:00 |
springstan
|
00b6409b76
|
Use LENGTH_METERS constant (#34110)
|
2020-04-12 21:44:56 +02:00 |
springstan
|
b2af1de273
|
Improve string formatting v9 (#34050)
* Improve string formatting v9
* Address review comments
|
2020-04-12 17:18:09 +02:00 |
springstan
|
328cadbaa2
|
Use LENGTH_KILOMETERS constant (#33976)
* Use LENGTH_KILOMETERS constant
* Fix tests by importing the constant directly
|
2020-04-11 02:12:39 +02:00 |
springstan
|
e3bcfb88e7
|
Improve string formatting v4 (#33668)
* Improve string formatting v4
* Use normal strings instead of f-strings
* Fix zeroconf test by adding back part of a condition
|
2020-04-05 16:01:41 +02:00 |
Paulus Schoutsen
|
f1d3c0d19b
|
Remove unused manifest fields (#33595)
|
2020-04-03 12:58:19 -07:00 |
Franck Nijhof
|
bfa0edaf92
|
Migrate Integration Quality Scale from docs to manifest: internal (#30551)
|
2020-01-07 20:58:49 +01:00 |
Franck Nijhof
|
a84741392b
|
Format all manifests with prettier (#30521)
|
2020-01-06 21:28:23 +01:00 |
Ville Skyttä
|
e6388e186c
|
Remove unnecessary string literal concatenations (#30360)
|
2020-01-02 21:17:10 +02:00 |
Bas Nijholt
|
21816eeed4
|
Sort imports according to PEP8 for components starting with "P" (#29775)
|
2019-12-09 14:29:39 +01:00 |
Franck Nijhof
|
c7da781efc
|
Update documentation link URL for integrations in all manifests (#27114)
|
2019-10-02 09:25:44 -07:00 |
Ville Skyttä
|
33e1b44b3a
|
Use PEP 526 type annotations, add some type hints (#26464)
* Add some more type hints to helpers.event
* Change most type comments to variable types
* Remove some superfluous type hints
|
2019-09-07 09:48:58 +03:00 |
Franck Nijhof
|
1c5e0123c9
|
Use literal string interpolation in integrations N-Q (f-strings) (#26391)
|
2019-09-03 11:35:00 -07:00 |
Ville Skyttä
|
b738082dad
|
Type check various base components (#25878)
* Type check various component base classes, disabling bunch of checks for now
* Type hint fixes
* Help mypy out some
* Add more type hints
|
2019-08-11 20:38:18 -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
|
cfe4cf30ad
|
Add manifests (#22699)
* Add manifests
* Update auto name
* Update codeowners
* Add requirements from platforms
* Minor cleanup
* Incorporate changes from awarecan PR
|
2019-04-03 21:14:45 -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
|
b8cc547fa3
|
Move components to folders (#20774)
* Move all components into folders
* Move component tests into folders
* Fix init moving
* Move tests
* Lint
* Update coverage
* Fix service descriptions
* Update CODEOWNERS
|
2019-02-05 19:31:15 -08:00 |