* Add manifests * Update auto name * Update codeowners * Add requirements from platforms * Minor cleanup * Incorporate changes from awarecan PR
10 lines
227 B
JSON
10 lines
227 B
JSON
{
|
|
"domain": "osramlightify",
|
|
"name": "Osramlightify",
|
|
"documentation": "https://www.home-assistant.io/components/osramlightify",
|
|
"requirements": [
|
|
"lightify==1.0.7.2"
|
|
],
|
|
"dependencies": [],
|
|
"codeowners": []
|
|
}
|