hass-core/homeassistant/components/osramlightify/manifest.json
2022-01-28 13:37:53 -08:00

9 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"]
}