From 1e9af4fbe00563ee5bf2cc2719f31ea0e27f9e1a Mon Sep 17 00:00:00 2001 From: Joost Lekkerkerker Date: Sun, 28 Dec 2025 16:41:56 +0100 Subject: [PATCH] Add integration_type device to panasonic_viera (#159870) --- homeassistant/components/panasonic_viera/manifest.json | 1 + homeassistant/generated/integrations.json | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/homeassistant/components/panasonic_viera/manifest.json b/homeassistant/components/panasonic_viera/manifest.json index 50f9ccd4887..bef79b7fea5 100644 --- a/homeassistant/components/panasonic_viera/manifest.json +++ b/homeassistant/components/panasonic_viera/manifest.json @@ -4,6 +4,7 @@ "codeowners": [], "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/panasonic_viera", + "integration_type": "device", "iot_class": "local_polling", "loggers": ["panasonic_viera"], "requirements": ["panasonic-viera==0.4.4"] diff --git a/homeassistant/generated/integrations.json b/homeassistant/generated/integrations.json index 3802c3e85ee..8e20c065eef 100644 --- a/homeassistant/generated/integrations.json +++ b/homeassistant/generated/integrations.json @@ -4954,7 +4954,7 @@ "name": "Panasonic Blu-Ray Player" }, "panasonic_viera": { - "integration_type": "hub", + "integration_type": "device", "config_flow": true, "iot_class": "local_polling", "name": "Panasonic Viera"