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

11 lines
205 B
JSON

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