From c69141236e8477ada21318d03a0ba5d40e0aaea5 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Tue, 7 Nov 2023 23:54:06 +0100 Subject: [PATCH] Update radios to v0.2.0 (#103614) --- homeassistant/components/radio_browser/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/radio_browser/manifest.json b/homeassistant/components/radio_browser/manifest.json index 035c4bdda45..3aa94e0d402 100644 --- a/homeassistant/components/radio_browser/manifest.json +++ b/homeassistant/components/radio_browser/manifest.json @@ -6,5 +6,5 @@ "documentation": "https://www.home-assistant.io/integrations/radio_browser", "integration_type": "service", "iot_class": "cloud_polling", - "requirements": ["radios==0.1.1"] + "requirements": ["radios==0.2.0"] } diff --git a/requirements_all.txt b/requirements_all.txt index 4ac5f5b1b0f..df9f24d3f31 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2301,7 +2301,7 @@ qnapstats==0.4.0 quantum-gateway==0.0.8 # homeassistant.components.radio_browser -radios==0.1.1 +radios==0.2.0 # homeassistant.components.radiotherm radiotherm==2.1.0 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index fa92508a1e8..e799b7700d2 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1718,7 +1718,7 @@ qingping-ble==0.8.2 qnapstats==0.4.0 # homeassistant.components.radio_browser -radios==0.1.1 +radios==0.2.0 # homeassistant.components.radiotherm radiotherm==2.1.0