mirror of
https://github.com/home-assistant/core.git
synced 2025-07-18 18:57:06 +00:00
Bump iperf3 to 0.1.11 (#26795)
This commit is contained in:
parent
6bdfab1124
commit
a5ebf9f38d
@ -3,7 +3,7 @@
|
|||||||
"name": "Iperf3",
|
"name": "Iperf3",
|
||||||
"documentation": "https://www.home-assistant.io/components/iperf3",
|
"documentation": "https://www.home-assistant.io/components/iperf3",
|
||||||
"requirements": [
|
"requirements": [
|
||||||
"iperf3==0.1.10"
|
"iperf3==0.1.11"
|
||||||
],
|
],
|
||||||
"dependencies": [],
|
"dependencies": [],
|
||||||
"codeowners": []
|
"codeowners": []
|
||||||
|
@ -693,7 +693,7 @@ influxdb==5.2.3
|
|||||||
insteonplm==0.16.5
|
insteonplm==0.16.5
|
||||||
|
|
||||||
# homeassistant.components.iperf3
|
# homeassistant.components.iperf3
|
||||||
iperf3==0.1.10
|
iperf3==0.1.11
|
||||||
|
|
||||||
# homeassistant.components.route53
|
# homeassistant.components.route53
|
||||||
ipify==1.0.0
|
ipify==1.0.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user