1
mirror of https://github.com/home-assistant/core synced 2024-09-09 12:51:22 +02:00
ha-core/homeassistant/components/iperf3/manifest.json
2020-04-03 12:58:19 -07:00

8 lines
192 B
JSON

{
"domain": "iperf3",
"name": "Iperf3",
"documentation": "https://www.home-assistant.io/integrations/iperf3",
"requirements": ["iperf3==0.1.11"],
"codeowners": ["@rohankapoorcom"]
}