hass-core/homeassistant/components/edimax/manifest.json
2022-01-28 13:37:53 -08:00

9 lines
235 B
JSON

{
"domain": "edimax",
"name": "Edimax",
"documentation": "https://www.home-assistant.io/integrations/edimax",
"requirements": ["pyedimax==0.2.1"],
"codeowners": [],
"iot_class": "local_polling",
"loggers": ["pyedimax"]
}