mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 08:46:51 +00:00
Add Shelly zwave integration page (#39277)
This commit is contained in:
parent
9ddcc45c0f
commit
81df19fbc4
@ -808,6 +808,7 @@ source/_integrations/sfr_box.markdown @epenet
|
|||||||
source/_integrations/sharkiq.markdown @JeffResc @funkybunch
|
source/_integrations/sharkiq.markdown @JeffResc @funkybunch
|
||||||
source/_integrations/shell_command.markdown @home-assistant/core
|
source/_integrations/shell_command.markdown @home-assistant/core
|
||||||
source/_integrations/shelly.markdown @balloob @bieniu @thecode @chemelli74 @bdraco
|
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/shodan.markdown @fabaff
|
||||||
source/_integrations/sia.markdown @eavanvalkenburg
|
source/_integrations/sia.markdown @eavanvalkenburg
|
||||||
source/_integrations/siemens.markdown @DavidMStraub @Diegorro98 @MartinHjelmare
|
source/_integrations/siemens.markdown @DavidMStraub @Diegorro98 @MartinHjelmare
|
||||||
|
34
source/_integrations/shelly_zwave.markdown
Normal file
34
source/_integrations/shelly_zwave.markdown
Normal file
@ -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)
|
Loading…
x
Reference in New Issue
Block a user