From 40d4159faf4ef33037048fc28fd6f335dff43e2d Mon Sep 17 00:00:00 2001 From: luar123 <49960470+luar123@users.noreply.github.com> Date: Thu, 20 Oct 2022 22:25:21 +0200 Subject: [PATCH] Bump snapcast to 2.3.0 (#80688) --- homeassistant/components/snapcast/manifest.json | 2 +- requirements_all.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/homeassistant/components/snapcast/manifest.json b/homeassistant/components/snapcast/manifest.json index 675a60e4096..a88c91adff0 100644 --- a/homeassistant/components/snapcast/manifest.json +++ b/homeassistant/components/snapcast/manifest.json @@ -2,7 +2,7 @@ "domain": "snapcast", "name": "Snapcast", "documentation": "https://www.home-assistant.io/integrations/snapcast", - "requirements": ["snapcast==2.1.3"], + "requirements": ["snapcast==2.3.0"], "codeowners": [], "iot_class": "local_polling", "loggers": ["construct", "snapcast"] diff --git a/requirements_all.txt b/requirements_all.txt index 90b961b0961..0dfe6e0e804 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2274,7 +2274,7 @@ smart-meter-texas==0.4.7 smhi-pkg==1.0.16 # homeassistant.components.snapcast -snapcast==2.1.3 +snapcast==2.3.0 # homeassistant.components.sonos soco==0.28.0