Bump ElkM1 library version. (#38368)

To reduce required version of dependent library.
No code changed.
This commit is contained in:
Glenn Waters 2020-07-29 15:49:10 -04:00 committed by GitHub
parent ed104d1927
commit c5ca484eaa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 5 additions and 5 deletions

View File

@ -113,7 +113,7 @@ homeassistant/components/edl21/* @mtdcr
homeassistant/components/egardia/* @jeroenterheerdt
homeassistant/components/eight_sleep/* @mezz64
homeassistant/components/elgato/* @frenck
homeassistant/components/elkm1/* @bdraco
homeassistant/components/elkm1/* @gwww @bdraco
homeassistant/components/elv/* @majuss
homeassistant/components/emby/* @mezz64
homeassistant/components/emoncms/* @borpin

View File

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

View File

@ -524,7 +524,7 @@ elgato==0.2.0
eliqonline==1.2.2
# homeassistant.components.elkm1
elkm1-lib==0.7.18
elkm1-lib==0.7.19
# homeassistant.components.mobile_app
emoji==0.5.4

View File

@ -267,7 +267,7 @@ eebrightbox==0.0.4
elgato==0.2.0
# homeassistant.components.elkm1
elkm1-lib==0.7.18
elkm1-lib==0.7.19
# homeassistant.components.mobile_app
emoji==0.5.4