From 58a73f77230cfa1bbaa0e6176002acd1b1e12eb3 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Mon, 20 Nov 2023 19:27:55 +0100 Subject: [PATCH] Update elgato to 5.1.1 (#104252) --- homeassistant/components/elgato/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/elgato/manifest.json b/homeassistant/components/elgato/manifest.json index 033a2567bb4..0671a7adb1d 100644 --- a/homeassistant/components/elgato/manifest.json +++ b/homeassistant/components/elgato/manifest.json @@ -7,6 +7,6 @@ "integration_type": "device", "iot_class": "local_polling", "quality_scale": "platinum", - "requirements": ["elgato==5.1.0"], + "requirements": ["elgato==5.1.1"], "zeroconf": ["_elg._tcp.local."] } diff --git a/requirements_all.txt b/requirements_all.txt index bfa7680599c..73067d35309 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -736,7 +736,7 @@ ecoaliface==0.4.0 electrickiwi-api==0.8.5 # homeassistant.components.elgato -elgato==5.1.0 +elgato==5.1.1 # homeassistant.components.eliqonline eliqonline==1.2.2 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 0e7bf3202d4..d0437162b21 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -596,7 +596,7 @@ easyenergy==0.3.0 electrickiwi-api==0.8.5 # homeassistant.components.elgato -elgato==5.1.0 +elgato==5.1.1 # homeassistant.components.elkm1 elkm1-lib==2.2.6