Bump ElkM1 library to 0.8.7 (#42645)

This is a bump by two dot versions of the library. The 0.8.6 version had
a number of internal improvements to the library. No external changes.

The 0.8.7 version fixes
https://github.com/home-assistant/core/issues/20630.
This commit is contained in:
Glenn Waters 2020-10-30 14:41:13 -04:00 committed by GitHub
parent 73eaef0b1c
commit 2b24b9658f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View file

@ -2,7 +2,7 @@
"domain": "elkm1",
"name": "Elk-M1 Control",
"documentation": "https://www.home-assistant.io/integrations/elkm1",
"requirements": ["elkm1-lib==0.8.5"],
"requirements": ["elkm1-lib==0.8.7"],
"codeowners": ["@gwww", "@bdraco"],
"config_flow": true
}

View file

@ -538,7 +538,7 @@ elgato==0.2.0
eliqonline==1.2.2
# homeassistant.components.elkm1
elkm1-lib==0.8.5
elkm1-lib==0.8.7
# homeassistant.components.mobile_app
emoji==0.5.4

View file

@ -281,7 +281,7 @@ eebrightbox==0.0.4
elgato==0.2.0
# homeassistant.components.elkm1
elkm1-lib==0.8.5
elkm1-lib==0.8.7
# homeassistant.components.mobile_app
emoji==0.5.4