From 419c5de50ea2153ceb74172ac718c36827f26488 Mon Sep 17 00:00:00 2001 From: Joost Lekkerkerker Date: Tue, 3 Feb 2026 17:20:25 +0100 Subject: [PATCH] Add Heiman virtual brand (#162152) --- homeassistant/brands/heiman.json | 5 +++++ homeassistant/generated/integrations.json | 7 +++++++ 2 files changed, 12 insertions(+) create mode 100644 homeassistant/brands/heiman.json diff --git a/homeassistant/brands/heiman.json b/homeassistant/brands/heiman.json new file mode 100644 index 00000000000..4e50eea3767 --- /dev/null +++ b/homeassistant/brands/heiman.json @@ -0,0 +1,5 @@ +{ + "domain": "heiman", + "name": "Heiman", + "iot_standards": ["matter", "zigbee"] +} diff --git a/homeassistant/generated/integrations.json b/homeassistant/generated/integrations.json index d366414f1ee..90fc79068bf 100644 --- a/homeassistant/generated/integrations.json +++ b/homeassistant/generated/integrations.json @@ -2718,6 +2718,13 @@ "integration_type": "virtual", "supported_by": "motion_blinds" }, + "heiman": { + "name": "Heiman", + "iot_standards": [ + "matter", + "zigbee" + ] + }, "heiwa": { "name": "Heiwa", "integration_type": "virtual",