mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 21:06:19 +00:00
9 lines
248 B
JSON
9 lines
248 B
JSON
{
|
|
"domain": "pulseaudio_loopback",
|
|
"name": "PulseAudio Loopback",
|
|
"codeowners": [],
|
|
"documentation": "https://www.home-assistant.io/integrations/pulseaudio_loopback",
|
|
"iot_class": "local_polling",
|
|
"requirements": ["pulsectl==23.5.2"]
|
|
}
|