Version bump insteonplm to 0.15.4 (#23918)

* Version bump insteonplm to 0.15.4

* Package-level version change
This commit is contained in:
David McNett 2019-05-16 13:34:06 -07:00 committed by Paulus Schoutsen
parent 96fd874090
commit 49d6d7c656
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.15.2"
"insteonplm==0.15.4"
],
"dependencies": [],
"codeowners": []

View file

@ -611,7 +611,7 @@ incomfort-client==0.2.9
influxdb==5.2.0
# homeassistant.components.insteon
insteonplm==0.15.2
insteonplm==0.15.4
# homeassistant.components.iperf3
iperf3==0.1.10