Add fan to zwave-js (#16278)

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
This commit is contained in:
Chris 2021-01-23 05:59:05 -07:00 committed by GitHub
parent ed07a2ce47
commit 1625dd5543
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.