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:
parent
73eaef0b1c
commit
2b24b9658f
3 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
}
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue