Bump insteonplm to 0.16.3 (#25108)
parent
eae63cd231
commit
1368501cba
|
@ -3,7 +3,7 @@
|
||||||
"name": "Insteon",
|
"name": "Insteon",
|
||||||
"documentation": "https://www.home-assistant.io/components/insteon",
|
"documentation": "https://www.home-assistant.io/components/insteon",
|
||||||
"requirements": [
|
"requirements": [
|
||||||
"insteonplm==0.16.0"
|
"insteonplm==0.16.3"
|
||||||
],
|
],
|
||||||
"dependencies": [],
|
"dependencies": [],
|
||||||
"codeowners": []
|
"codeowners": []
|
||||||
|
|
|
@ -661,7 +661,7 @@ incomfort-client==0.3.0
|
||||||
influxdb==5.2.0
|
influxdb==5.2.0
|
||||||
|
|
||||||
# homeassistant.components.insteon
|
# homeassistant.components.insteon
|
||||||
insteonplm==0.16.0
|
insteonplm==0.16.3
|
||||||
|
|
||||||
# homeassistant.components.iperf3
|
# homeassistant.components.iperf3
|
||||||
iperf3==0.1.10
|
iperf3==0.1.10
|
||||||
|
|
Loading…
Reference in New Issue