From 95ae65d520aef3913ba197d030b8865a8044eb81 Mon Sep 17 00:00:00 2001 From: rappenze Date: Fri, 25 Jul 2025 20:37:56 +0200 Subject: [PATCH] Create zbox_hub virtual integration page (#39866) --- source/_integrations/zbox_hub.markdown | 39 ++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 source/_integrations/zbox_hub.markdown diff --git a/source/_integrations/zbox_hub.markdown b/source/_integrations/zbox_hub.markdown new file mode 100644 index 00000000000..532aced4fea --- /dev/null +++ b/source/_integrations/zbox_hub.markdown @@ -0,0 +1,39 @@ +--- +title: Z-Box Hub +description: Connect and control your devices connected to a Z-Box Hub using the Fibaro integration +ha_category: + - Binary sensor + - Climate + - Cover + - Event + - Hub + - Light + - Lock + - Scene + - Sensor + - Switch +ha_release: 2025.8 +ha_domain: zbox_hub +ha_integration_type: virtual +ha_supporting_domain: fibaro +ha_supporting_integration: Fibaro +ha_codeowners: + - '@rappenze' +ha_config_flow: true +ha_platforms: + - binary_sensor + - climate + - cover + - diagnostics + - event + - light + - lock + - scene + - sensor + - switch +ha_iot_class: Local Push +--- + +Integrates [Z-Box Hub](https://zboxhub.com/) into Home Assistant. + +{% include integrations/supported_brand.md %}