core/homeassistant/components/avea/manifest.json

10 lines
240 B
JSON
Raw Normal View History

{
"domain": "avea",
"name": "Elgato Avea",
"codeowners": ["@pattyland"],
2023-02-08 19:29:44 +00:00
"documentation": "https://www.home-assistant.io/integrations/avea",
"iot_class": "local_polling",
2023-02-08 19:29:44 +00:00
"loggers": ["avea"],
"requirements": ["avea==1.5.1"]
}