From 5f7b84caead8a66ddaf4eaaf4cc879468b570df7 Mon Sep 17 00:00:00 2001 From: Joakim Plate Date: Wed, 22 May 2024 00:11:10 +0200 Subject: [PATCH] Update philips_js to 3.2.1 (#117881) * Update philips_js to 3.2.0 * Update to 3.2.1 --- homeassistant/components/philips_js/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/philips_js/manifest.json b/homeassistant/components/philips_js/manifest.json index 4751e85d378..b4ca9b931a7 100644 --- a/homeassistant/components/philips_js/manifest.json +++ b/homeassistant/components/philips_js/manifest.json @@ -6,5 +6,5 @@ "documentation": "https://www.home-assistant.io/integrations/philips_js", "iot_class": "local_polling", "loggers": ["haphilipsjs"], - "requirements": ["ha-philipsjs==3.1.1"] + "requirements": ["ha-philipsjs==3.2.1"] } diff --git a/requirements_all.txt b/requirements_all.txt index d4cbee918cf..396b1c7875c 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1032,7 +1032,7 @@ ha-ffmpeg==3.2.0 ha-iotawattpy==0.1.2 # homeassistant.components.philips_js -ha-philipsjs==3.1.1 +ha-philipsjs==3.2.1 # homeassistant.components.habitica habitipy==0.3.1 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index dad821e44b3..5431041bc01 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -846,7 +846,7 @@ ha-ffmpeg==3.2.0 ha-iotawattpy==0.1.2 # homeassistant.components.philips_js -ha-philipsjs==3.1.1 +ha-philipsjs==3.2.1 # homeassistant.components.habitica habitipy==0.3.1