mirror of
https://github.com/home-assistant/core.git
synced 2026-02-24 20:07:23 +00:00
10 lines
255 B
JSON
10 lines
255 B
JSON
{
|
|
"domain": "everlights",
|
|
"name": "EverLights",
|
|
"codeowners": [],
|
|
"documentation": "https://www.home-assistant.io/integrations/everlights",
|
|
"iot_class": "local_polling",
|
|
"loggers": ["pyeverlights"],
|
|
"requirements": ["pyeverlights==0.1.0"]
|
|
}
|