mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 05:46:52 +00:00
Add fan to zwave-js (#16278)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
This commit is contained in:
parent
ed07a2ce47
commit
1625dd5543
@ -5,6 +5,7 @@ ha_category:
|
||||
- Binary Sensor
|
||||
- Climate
|
||||
- Cover
|
||||
- Fan
|
||||
- Hub
|
||||
- Light
|
||||
- Lock
|
||||
@ -45,5 +46,4 @@ available.
|
||||
|
||||
As this integration is still in the early stages there are some important limitations to be aware of.
|
||||
|
||||
- Platform support is currently limited to basic `binary_sensor`, `climate`, `cover`, `light`, `lock`, `sensor`, and `switch` entities.
|
||||
- You will need to use another tool, such as [zwavejs2mqtt](https://github.com/zwave-js/zwavejs2mqtt), to include/exclude devices and manage device configuration.
|
||||
- You will need to use another tool, such as [zwavejs2mqtt](https://github.com/zwave-js/zwavejs2mqtt), to include/exclude devices and manage device configuration.
|
||||
|
Loading…
x
Reference in New Issue
Block a user