Bump insteonplm to 0.16.8 (#32847)

pull/32857/head
Tom Harris 2020-03-15 16:50:23 -04:00 committed by GitHub
parent 2889067ece
commit 1391f90a30
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
"domain": "insteon",
"name": "Insteon",
"documentation": "https://www.home-assistant.io/integrations/insteon",
"requirements": ["insteonplm==0.16.7"],
"requirements": ["insteonplm==0.16.8"],
"dependencies": [],
"codeowners": []
}

View File

@ -747,7 +747,7 @@ incomfort-client==0.4.0
influxdb==5.2.3
# homeassistant.components.insteon
insteonplm==0.16.7
insteonplm==0.16.8
# homeassistant.components.iperf3
iperf3==0.1.11