springstan
|
d842dacfd6
|
Clean up access to config in various integrations v5 (#34206)
|
2020-04-15 14:10:07 +02:00 |
Paulus Schoutsen
|
f1d3c0d19b
|
Remove unused manifest fields (#33595)
|
2020-04-03 12:58:19 -07:00 |
Paulus Schoutsen
|
397238372e
|
Remove group as a dependency from entity integrations (#32870)
* remove group dependency
* Update device sun light trigger
* Add zone dep back to device tracker
|
2020-03-16 14:47:44 -07:00 |
Paulus Schoutsen
|
e9e44dbd97
|
Fix callback and async (#31281)
* Fix callback and async
* Fix a return
* Fix test
* Fix mqtt tests
* Fix some more callbacks
|
2020-01-29 13:59:45 -08:00 |
Franck Nijhof
|
bfa0edaf92
|
Migrate Integration Quality Scale from docs to manifest: internal (#30551)
|
2020-01-07 20:58:49 +01:00 |
Paulus Schoutsen
|
9aa02e35a7
|
Entity Component to no longer generate automatic groups (#23789)
|
2020-01-07 17:30:53 +01:00 |
Franck Nijhof
|
345cc244ed
|
Correct names in manifests (C-L) (#30532)
|
2020-01-07 08:19:17 +01:00 |
Franck Nijhof
|
a84741392b
|
Format all manifests with prettier (#30521)
|
2020-01-06 21:28:23 +01:00 |
Bas Nijholt
|
08f128e9c7
|
Sort imports according to PEP8 for components starting with "D" (#29764)
* use isort to sort imports for components starting with 'd'
* fix isort mistake
|
2019-12-09 17:42:00 +01:00 |
Franck Nijhof
|
c7da781efc
|
Update documentation link URL for integrations in all manifests (#27114)
|
2019-10-02 09:25:44 -07:00 |
Johann Kellerman
|
5994f82fc5
|
Add person to device_sun_light_trigger (#25877)
* Add person to device_sun_light_trigger
* tests
* fix test
|
2019-09-05 20:41:57 -07:00 |
Paulus Schoutsen
|
4de97abc3a
|
Black
|
2019-07-31 12:25:30 -07:00 |
Paulus Schoutsen
|
a52f96b23a
|
Add stub services.yaml and make validation mandatory (#23213)
|
2019-04-18 15:13:35 -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
|
3736120c6a
|
Update file header (#21061)
* Update file header
* Fix lint issue
* Fix lint issue
|
2019-02-14 16:01:46 +01: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 |