Upgrade elgato to 2.1.1 (#51483)

This commit is contained in:
Franck Nijhof 2021-06-04 18:02:59 +02:00 committed by GitHub
parent 3d8804bbcf
commit e41e153220
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

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

View File

@ -533,7 +533,7 @@ ebusdpy==0.0.16
ecoaliface==0.4.0
# homeassistant.components.elgato
elgato==2.1.0
elgato==2.1.1
# homeassistant.components.eliqonline
eliqonline==1.2.2

View File

@ -291,7 +291,7 @@ dsmr_parser==0.29
dynalite_devices==0.1.46
# homeassistant.components.elgato
elgato==2.1.0
elgato==2.1.1
# homeassistant.components.elkm1
elkm1-lib==0.8.10