From 1a4cac95a13bb3faf658ffc795642c58c5e31d63 Mon Sep 17 00:00:00 2001 From: Jan Bouwhuis Date: Wed, 11 Jan 2023 13:13:19 +0100 Subject: [PATCH] Revert "Bump steamodd to 4.23" (#85651) --- homeassistant/components/steam_online/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/steam_online/manifest.json b/homeassistant/components/steam_online/manifest.json index 4364ac2c616..4fb91943725 100644 --- a/homeassistant/components/steam_online/manifest.json +++ b/homeassistant/components/steam_online/manifest.json @@ -3,7 +3,7 @@ "name": "Steam", "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/steam_online", - "requirements": ["steamodd==4.23"], + "requirements": ["steamodd==4.21"], "codeowners": ["@tkdrob"], "iot_class": "cloud_polling", "loggers": ["steam"], diff --git a/requirements_all.txt b/requirements_all.txt index 26de341bfef..86a16e82558 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2391,7 +2391,7 @@ starlink-grpc-core==1.1.1 statsd==3.2.1 # homeassistant.components.steam_online -steamodd==4.23 +steamodd==4.21 # homeassistant.components.stookalert stookalert==0.1.4 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index c01104c2f38..743c9974410 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1685,7 +1685,7 @@ starlink-grpc-core==1.1.1 statsd==3.2.1 # homeassistant.components.steam_online -steamodd==4.23 +steamodd==4.21 # homeassistant.components.stookalert stookalert==0.1.4