From 1625dd5543671fdc23ea80150f480de3c2632496 Mon Sep 17 00:00:00 2001 From: Chris Date: Sat, 23 Jan 2021 05:59:05 -0700 Subject: [PATCH] Add fan to zwave-js (#16278) Co-authored-by: Martin Hjelmare --- source/_integrations/zwave_js.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/_integrations/zwave_js.markdown b/source/_integrations/zwave_js.markdown index b9b0a342205..bc82475695d 100644 --- a/source/_integrations/zwave_js.markdown +++ b/source/_integrations/zwave_js.markdown @@ -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. \ No newline at end of file +- You will need to use another tool, such as [zwavejs2mqtt](https://github.com/zwave-js/zwavejs2mqtt), to include/exclude devices and manage device configuration.