1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-17 23:53:49 +01:00
Files
core/homeassistant/components/everlights/manifest.json

11 lines
284 B
JSON

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