core/homeassistant/components/edimax/manifest.json

10 lines
235 B
JSON
Raw Normal View History

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