hass-core/homeassistant/components/lightwave/manifest.json
2023-02-08 20:35:25 +01:00

9 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.20"]
}