hass-core/homeassistant/components/onkyo/manifest.json
2023-02-08 20:32:43 +01:00

9 lines
232 B
JSON

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