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:
10
homeassistant/components/lirc/manifest.json
Normal file
10
homeassistant/components/lirc/manifest.json
Normal 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": []
|
||||
}
|
||||
Reference in New Issue
Block a user