core/homeassistant/components/yamaha/manifest.json

10 lines
243 B
JSON
Raw Normal View History

{
"domain": "yamaha",
"name": "Yamaha Network Receivers",
"codeowners": [],
2023-02-08 19:10:18 +00:00
"documentation": "https://www.home-assistant.io/integrations/yamaha",
"iot_class": "local_polling",
2023-02-08 19:10:18 +00:00
"loggers": ["rxv"],
"requirements": ["rxv==0.7.0"]
}