From 1cd7f221d5d3f82864cb280929683ad23fbe09ac Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Sun, 5 Feb 2023 19:22:15 +0100 Subject: [PATCH] Update elgato to 4.0.1 (#87479) --- homeassistant/components/elgato/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- tests/components/elgato/test_diagnostics.py | 2 ++ 4 files changed, 5 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/elgato/manifest.json b/homeassistant/components/elgato/manifest.json index 8311d6f7fb5..58fa5d0a604 100644 --- a/homeassistant/components/elgato/manifest.json +++ b/homeassistant/components/elgato/manifest.json @@ -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", diff --git a/requirements_all.txt b/requirements_all.txt index 43b8de46d5e..077a462b5f7 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -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 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index ca30c886311..55bb230cfa6 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -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 diff --git a/tests/components/elgato/test_diagnostics.py b/tests/components/elgato/test_diagnostics.py index efae08de869..04c9f32f2de 100644 --- a/tests/components/elgato/test_diagnostics.py +++ b/tests/components/elgato/test_diagnostics.py @@ -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": {