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
818 changed files with 8378 additions and 4 deletions

View File

@@ -0,0 +1,10 @@
{
"domain": "lirc",
"name": "Lirc",
"documentation": "https://www.home-assistant.io/components/lirc",
"requirements": [
"python-lirc==1.2.3"
],
"dependencies": [],
"codeowners": []
}