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-01-06 21:28:23 +01:00

9 lines
214 B
JSON

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