Bump insteonplm to 0.16.5 (#25580)

This commit is contained in:
Tom Harris 2019-07-30 22:40:22 -04:00 committed by Martin Hjelmare
parent 39b8102ce6
commit ffe6ddeba7
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.3"
"insteonplm==0.16.5"
],
"dependencies": [],
"codeowners": []

View file

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