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

9 lines
255 B
JSON

{
"domain": "everlights",
"name": "EverLights",
"documentation": "https://www.home-assistant.io/integrations/everlights",
"requirements": ["pyeverlights==0.1.0"],
"codeowners": [],
"iot_class": "local_polling",
"loggers": ["pyeverlights"]
}