core/homeassistant/components/russound_rnet/manifest.json

10 lines
256 B
JSON
Raw Normal View History

{
"domain": "russound_rnet",
"name": "Russound RNET",
"codeowners": [],
2023-02-08 19:13:46 +00:00
"documentation": "https://www.home-assistant.io/integrations/russound_rnet",
"iot_class": "local_polling",
2023-02-08 19:13:46 +00:00
"loggers": ["russound"],
"requirements": ["russound==0.1.9"]
}