mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 05:07:41 +00:00
Update elgato to 4.0.1 (#87479)
This commit is contained in:
parent
11ccd166fe
commit
1cd7f221d5
@ -3,7 +3,7 @@
|
||||
"name": "Elgato Light",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/elgato",
|
||||
"requirements": ["elgato==3.0.0"],
|
||||
"requirements": ["elgato==4.0.1"],
|
||||
"zeroconf": ["_elg._tcp.local."],
|
||||
"codeowners": ["@frenck"],
|
||||
"quality_scale": "platinum",
|
||||
|
@ -634,7 +634,7 @@ ebusdpy==0.0.17
|
||||
ecoaliface==0.4.0
|
||||
|
||||
# homeassistant.components.elgato
|
||||
elgato==3.0.0
|
||||
elgato==4.0.1
|
||||
|
||||
# homeassistant.components.eliqonline
|
||||
eliqonline==1.2.2
|
||||
|
@ -493,7 +493,7 @@ eagle100==0.1.1
|
||||
easyenergy==0.1.2
|
||||
|
||||
# homeassistant.components.elgato
|
||||
elgato==3.0.0
|
||||
elgato==4.0.1
|
||||
|
||||
# homeassistant.components.elkm1
|
||||
elkm1-lib==2.2.1
|
||||
|
@ -21,8 +21,10 @@ async def test_diagnostics(
|
||||
"firmware_build_number": 192,
|
||||
"firmware_version": "1.0.3",
|
||||
"hardware_board_type": 53,
|
||||
"mac_address": None,
|
||||
"product_name": "Elgato Key Light",
|
||||
"serial_number": "CN11A1A00001",
|
||||
"wifi": None,
|
||||
"features": ["lights"],
|
||||
},
|
||||
"state": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user