Bump elgato to 0.2.0 (#30485)

This commit is contained in:
Franck Nijhof 2020-01-04 20:25:07 +01:00 committed by Fabian Affolter
parent 2f362b44c4
commit 049ced63b1
3 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@
"name": "Elgato Key Light",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/elgato",
"requirements": ["elgato==0.1.0"],
"requirements": ["elgato==0.2.0"],
"dependencies": [],
"zeroconf": ["_elg._tcp.local."],
"codeowners": ["@frenck"]

View File

@ -465,7 +465,7 @@ ecoaliface==0.4.0
eebrightbox==0.0.4
# homeassistant.components.elgato
elgato==0.1.0
elgato==0.2.0
# homeassistant.components.eliqonline
eliqonline==1.2.2

View File

@ -165,7 +165,7 @@ dsmr_parser==0.12
eebrightbox==0.0.4
# homeassistant.components.elgato
elgato==0.1.0
elgato==0.2.0
# homeassistant.components.emulated_roku
emulated_roku==0.1.8