From 3d99b5502ee291f74a465736bcb1a894ff9c04c5 Mon Sep 17 00:00:00 2001 From: Joakim Plate Date: Tue, 21 May 2024 22:53:30 +0200 Subject: [PATCH 1/2] Update philips_js to 3.2.0 --- 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 4751e85d378f7c..93cffc64942779 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.0"] } diff --git a/requirements_all.txt b/requirements_all.txt index d4cbee918cfdbb..2bd76c19335471 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.0 # homeassistant.components.habitica habitipy==0.3.1 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index dad821e44b31bd..49b234b640fed4 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.0 # homeassistant.components.habitica habitipy==0.3.1 From 1e9f9fc4955f11920f125e9a4c866cf6d2d47936 Mon Sep 17 00:00:00 2001 From: Joakim Plate Date: Tue, 21 May 2024 23:36:45 +0200 Subject: [PATCH 2/2] 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 93cffc64942779..b4ca9b931a7832 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.2.0"] + "requirements": ["ha-philipsjs==3.2.1"] } diff --git a/requirements_all.txt b/requirements_all.txt index 2bd76c19335471..396b1c7875c22e 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.2.0 +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 49b234b640fed4..5431041bc0116f 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.2.0 +ha-philipsjs==3.2.1 # homeassistant.components.habitica habitipy==0.3.1