From 5d40edcf02e5fe7ee40d91ed1201bbaa6848e849 Mon Sep 17 00:00:00 2001 From: Mariano Faraco Date: Tue, 20 Jun 2023 01:40:58 -0300 Subject: [PATCH] Bump ha-philipsjs to 3.1.0 (#94811) --- 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 705acefa60f..46b1340a28d 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.0.0"] + "requirements": ["ha-philipsjs==3.1.0"] } diff --git a/requirements_all.txt b/requirements_all.txt index d2e3a939288..20e397d2485 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -942,7 +942,7 @@ ha-ffmpeg==3.1.0 ha-iotawattpy==0.1.1 # homeassistant.components.philips_js -ha-philipsjs==3.0.0 +ha-philipsjs==3.1.0 # homeassistant.components.habitica habitipy==0.2.0 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index bb37244ac54..99ab6ab5df1 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -737,7 +737,7 @@ ha-ffmpeg==3.1.0 ha-iotawattpy==0.1.1 # homeassistant.components.philips_js -ha-philipsjs==3.0.0 +ha-philipsjs==3.1.0 # homeassistant.components.habitica habitipy==0.2.0