1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-28 20:53:45 +01:00
Files
core/homeassistant/components/russound_rnet/manifest.json
2025-01-18 08:33:49 +01:00

11 lines
297 B
JSON

{
"domain": "russound_rnet",
"name": "Russound RNET",
"codeowners": ["@noahhusby"],
"documentation": "https://www.home-assistant.io/integrations/russound_rnet",
"iot_class": "local_polling",
"loggers": ["russound"],
"quality_scale": "legacy",
"requirements": ["russound==0.2.0"]
}