mirror of
https://github.com/home-assistant/core.git
synced 2026-08-23 22:54:24 +01: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"]
|
|
}
|