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
2019-09-22 10:57:02 +03:00

11 lines
203 B
JSON

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