* Add manifests * Update auto name * Update codeowners * Add requirements from platforms * Minor cleanup * Incorporate changes from awarecan PR
12 lines
241 B
JSON
12 lines
241 B
JSON
{
|
|
"domain": "lifx_legacy",
|
|
"name": "Lifx legacy",
|
|
"documentation": "https://www.home-assistant.io/components/lifx_legacy",
|
|
"requirements": [
|
|
"liffylights==0.9.4"
|
|
],
|
|
"dependencies": [],
|
|
"codeowners": [
|
|
"@amelchio"
|
|
]
|
|
}
|