From 81df19fbc40a3a7a31ca2b6cdbd78b4246282b1f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ab=C3=ADlio=20Costa?= Date: Wed, 28 May 2025 14:57:03 +0100 Subject: [PATCH] Add Shelly zwave integration page (#39277) --- CODEOWNERS | 1 + source/_integrations/shelly_zwave.markdown | 34 ++++++++++++++++++++++ 2 files changed, 35 insertions(+) create mode 100644 source/_integrations/shelly_zwave.markdown diff --git a/CODEOWNERS b/CODEOWNERS index 9a89d34cd41..69f8ceef5d9 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -808,6 +808,7 @@ source/_integrations/sfr_box.markdown @epenet source/_integrations/sharkiq.markdown @JeffResc @funkybunch source/_integrations/shell_command.markdown @home-assistant/core source/_integrations/shelly.markdown @balloob @bieniu @thecode @chemelli74 @bdraco +source/_integrations/shelly_zwave.markdown @home-assistant/z-wave source/_integrations/shodan.markdown @fabaff source/_integrations/sia.markdown @eavanvalkenburg source/_integrations/siemens.markdown @DavidMStraub @Diegorro98 @MartinHjelmare diff --git a/source/_integrations/shelly_zwave.markdown b/source/_integrations/shelly_zwave.markdown new file mode 100644 index 00000000000..87014a9d4c8 --- /dev/null +++ b/source/_integrations/shelly_zwave.markdown @@ -0,0 +1,34 @@ +--- +title: Shelly Z-Wave +description: Connect and control your Shelly Z-Wave devices using the Z-Wave integration +ha_release: '2025.6' +ha_iot_class: Local Push +ha_category: + - Sensor + - Switch + - Plug +ha_domain: shelly +ha_integration_type: brand +works_with: + - zwave +ha_platforms: + - binary_sensor + - sensor + - switch +ha_iot_standard: zwave +ha_brand: true +--- + +[Shelly](https://shelly.com) is a member of the Works with Home Assistant partner program for their Z-Wave products. Shelly is committed to making sure their products are up-to-date and ready to use in Home Assistant. + +Shelly Z-Wave devices work locally and integrate seamlessly with the Z-Wave integration in Home Assistant (Z-Wave stick required). As all connectivity is happening locally, status updates and controlling your devices happen instantly in Home Assistant. + +{% my add_zwave_device badge domain=page.ha_domain %} + +[Learn more about Z-Wave in Home Assistant.](/integrations/zwave_js/) + +## Supported devices + +- [Shelly Wave 1PM Mini](https://www.shelly.com/products/shelly-qubino-wave-1pm-mini) +- [Shelly Wave PM Mini](https://www.shelly.com/products/shelly-qubino-wave-pm-mini) +- [Shelly Wave i4](https://www.shelly.com/products/shelly-qubino-wave-i4)