hass-core/homeassistant/components/russound_rnet/manifest.json
Assaf Akrabi f42bc3aaae
Bump russound to 0.2.0 (#125743)
* Update russound library to fix BrokenPipeError

* Remove library from license expection list
2024-09-11 15:48:20 +02:00

9 lines
256 B
JSON

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