* Add manifests * Update auto name * Update codeowners * Add requirements from platforms * Minor cleanup * Incorporate changes from awarecan PR
12 lines
228 B
JSON
12 lines
228 B
JSON
{
|
|
"domain": "rfxtrx",
|
|
"name": "Rfxtrx",
|
|
"documentation": "https://www.home-assistant.io/components/rfxtrx",
|
|
"requirements": [
|
|
"pyRFXtrx==0.23"
|
|
],
|
|
"dependencies": [],
|
|
"codeowners": [
|
|
"@danielhiversen"
|
|
]
|
|
}
|