Upgrade elgato to 2.0.1 (#47616)
This commit is contained in:
parent
597d8eaa4c
commit
457db1d0c3
3 changed files with 3 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
|||
"name": "Elgato Key Light",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/elgato",
|
||||
"requirements": ["elgato==1.0.0"],
|
||||
"requirements": ["elgato==2.0.1"],
|
||||
"zeroconf": ["_elg._tcp.local."],
|
||||
"codeowners": ["@frenck"],
|
||||
"quality_scale": "platinum"
|
||||
|
|
|
@ -524,7 +524,7 @@ ecoaliface==0.4.0
|
|||
eebrightbox==0.0.4
|
||||
|
||||
# homeassistant.components.elgato
|
||||
elgato==1.0.0
|
||||
elgato==2.0.1
|
||||
|
||||
# homeassistant.components.eliqonline
|
||||
eliqonline==1.2.2
|
||||
|
|
|
@ -279,7 +279,7 @@ dynalite_devices==0.1.46
|
|||
eebrightbox==0.0.4
|
||||
|
||||
# homeassistant.components.elgato
|
||||
elgato==1.0.0
|
||||
elgato==2.0.1
|
||||
|
||||
# homeassistant.components.elkm1
|
||||
elkm1-lib==0.8.10
|
||||
|
|
Loading…
Add table
Reference in a new issue