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:
parent
6aac49de7e
commit
cfe4cf30ad
818 changed files with 8378 additions and 4 deletions
12
homeassistant/components/brunt/manifest.json
Normal file
12
homeassistant/components/brunt/manifest.json
Normal 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"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue