mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Add humidifier support to zwave_js (#21758)
This commit is contained in:
parent
8a6f155518
commit
17f7f77bab
@ -9,6 +9,7 @@ ha_category:
|
||||
- Cover
|
||||
- Fan
|
||||
- Hub
|
||||
- Humidifier
|
||||
- Light
|
||||
- Lock
|
||||
- Number
|
||||
@ -36,6 +37,7 @@ ha_platforms:
|
||||
- sensor
|
||||
- siren
|
||||
- switch
|
||||
- humidifier
|
||||
---
|
||||
|
||||
This integration allows you to control a Z-Wave network via the [Z-Wave JS](https://zwave-js.github.io/node-zwave-js/#/) driver. This is our recommended Z-Wave integration for Home Assistant. If you're migrating from the deprecated `zwave` or `ozw` integrations, see [our migration instructions](#migrating-from-previous-z-wave-implementations).
|
||||
|
Loading…
x
Reference in New Issue
Block a user