1
mirror of https://github.com/home-assistant/core synced 2024-08-31 05:57:13 +02:00
ha-core/homeassistant/components/avea/manifest.json
2021-04-15 10:21:38 +02:00

9 lines
217 B
JSON

{
"domain": "avea",
"name": "Elgato Avea",
"documentation": "https://www.home-assistant.io/integrations/avea",
"codeowners": ["@pattyland"],
"requirements": ["avea==1.5.1"],
"iot_class": "local_polling"
}