mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 22:06:50 +00:00
Add yolink lock support (#22997)
This commit is contained in:
parent
f7c0abcdfd
commit
7724f3b5fe
@ -3,6 +3,7 @@ title: YoLink
|
|||||||
description: Instructions on how to integrate YoLink Devices into Home Assistant.
|
description: Instructions on how to integrate YoLink Devices into Home Assistant.
|
||||||
ha_category:
|
ha_category:
|
||||||
- Binary Sensor
|
- Binary Sensor
|
||||||
|
- Lock
|
||||||
- Sensor
|
- Sensor
|
||||||
- Siren
|
- Siren
|
||||||
- Switch
|
- Switch
|
||||||
@ -14,6 +15,7 @@ ha_codeowners:
|
|||||||
ha_domain: yolink
|
ha_domain: yolink
|
||||||
ha_platforms:
|
ha_platforms:
|
||||||
- binary_sensor
|
- binary_sensor
|
||||||
|
- lock
|
||||||
- sensor
|
- sensor
|
||||||
- siren
|
- siren
|
||||||
- switch
|
- switch
|
||||||
@ -38,3 +40,4 @@ The integration is tested and verified for the following devices from YoLink:
|
|||||||
* YS7903/4 (leak sensor)
|
* YS7903/4 (leak sensor)
|
||||||
* YS8003 (temperature/humidity sensor)
|
* YS8003 (temperature/humidity sensor)
|
||||||
* YS7201 (vibration sensor)
|
* YS7201 (vibration sensor)
|
||||||
|
* YS7607 (lock)
|
Loading…
x
Reference in New Issue
Block a user