core/homeassistant/components/osramlightify/manifest.json

10 lines
258 B
JSON

{
"domain": "osramlightify",
"name": "Osramlightify",
"documentation": "https://www.home-assistant.io/integrations/osramlightify",
"requirements": ["lightify==1.0.7.3"],
"codeowners": [],
"iot_class": "local_polling",
"loggers": ["lightify"]
}