From 1ea8023753639305fdf161e926815450eb261655 Mon Sep 17 00:00:00 2001 From: Joost Lekkerkerker Date: Sun, 28 Dec 2025 16:12:59 +0100 Subject: [PATCH] Add integration_type device to philips_js (#159874) --- homeassistant/components/philips_js/manifest.json | 1 + homeassistant/generated/integrations.json | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/homeassistant/components/philips_js/manifest.json b/homeassistant/components/philips_js/manifest.json index f478d5f3f3e..e80a925094c 100644 --- a/homeassistant/components/philips_js/manifest.json +++ b/homeassistant/components/philips_js/manifest.json @@ -4,6 +4,7 @@ "codeowners": ["@elupus"], "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/philips_js", + "integration_type": "device", "iot_class": "local_polling", "loggers": ["haphilipsjs"], "requirements": ["ha-philipsjs==3.2.4"], diff --git a/homeassistant/generated/integrations.json b/homeassistant/generated/integrations.json index 22900e4d3d4..2aa2196ffe1 100644 --- a/homeassistant/generated/integrations.json +++ b/homeassistant/generated/integrations.json @@ -5046,7 +5046,7 @@ "name": "Philips Hue BLE" }, "philips_js": { - "integration_type": "hub", + "integration_type": "device", "config_flow": true, "iot_class": "local_polling", "name": "Philips TV"