core/homeassistant/components/onkyo/manifest.json

10 lines
232 B
JSON

{
"domain": "onkyo",
"name": "Onkyo",
"documentation": "https://www.home-assistant.io/integrations/onkyo",
"requirements": ["onkyo-eiscp==1.2.7"],
"codeowners": [],
"iot_class": "local_polling",
"loggers": ["eiscp"]
}