hass-core/homeassistant/components/yamaha/manifest.json
2023-02-08 20:10:18 +01:00

9 lines
243 B
JSON

{
"domain": "yamaha",
"name": "Yamaha Network Receivers",
"codeowners": [],
"documentation": "https://www.home-assistant.io/integrations/yamaha",
"iot_class": "local_polling",
"loggers": ["rxv"],
"requirements": ["rxv==0.7.0"]
}