mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 09:17:06 +00:00
Add zwave_js lock support to docs (#16192)
This commit is contained in:
parent
a543d5a430
commit
fb9c0b0836
@ -5,6 +5,7 @@ ha_category:
|
|||||||
- Binary Sensor
|
- Binary Sensor
|
||||||
- Hub
|
- Hub
|
||||||
- Light
|
- Light
|
||||||
|
- Lock
|
||||||
- Sensor
|
- Sensor
|
||||||
- Switch
|
- Switch
|
||||||
ha_release: '2021.2'
|
ha_release: '2021.2'
|
||||||
@ -42,5 +43,5 @@ available.
|
|||||||
|
|
||||||
As this integration is still in the early stages there are some important limitations to be aware of.
|
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`, `light`, `sensor`, and `switch` entities.
|
- Platform support is currently limited to basic `binary_sensor`, `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