mirror of
https://github.com/home-assistant/core.git
synced 2025-07-28 23:57:06 +00:00
10 lines
245 B
JSON
10 lines
245 B
JSON
{
|
|
"domain": "lightwave",
|
|
"name": "Lightwave",
|
|
"codeowners": [],
|
|
"documentation": "https://www.home-assistant.io/integrations/lightwave",
|
|
"iot_class": "assumed_state",
|
|
"loggers": ["lightwave"],
|
|
"requirements": ["lightwave==0.24"]
|
|
}
|