Add manifests (#22699)

* Add manifests

* Update auto name

* Update codeowners

* Add requirements from platforms

* Minor cleanup

* Incorporate changes from awarecan PR
This commit is contained in:
Paulus Schoutsen 2019-04-03 21:14:45 -07:00 committed by GitHub
parent 6aac49de7e
commit cfe4cf30ad
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
818 changed files with 8378 additions and 4 deletions

View file

@ -0,0 +1,12 @@
{
"domain": "brunt",
"name": "Brunt",
"documentation": "https://www.home-assistant.io/components/brunt",
"requirements": [
"brunt==0.1.3"
],
"dependencies": [],
"codeowners": [
"@eavanvalkenburg"
]
}