Bump insteonplm to 0.16.3 (#25108)

pull/25111/head
Tom Harris 2019-07-12 13:47:59 -04:00 committed by Pascal Vizeli
parent eae63cd231
commit 1368501cba
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
"name": "Insteon",
"documentation": "https://www.home-assistant.io/components/insteon",
"requirements": [
"insteonplm==0.16.0"
"insteonplm==0.16.3"
],
"dependencies": [],
"codeowners": []

View File

@ -661,7 +661,7 @@ incomfort-client==0.3.0
influxdb==5.2.0
# homeassistant.components.insteon
insteonplm==0.16.0
insteonplm==0.16.3
# homeassistant.components.iperf3
iperf3==0.1.10