mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 16:56:50 +00:00
Add yolink Thermostat support (#23047)
* Add yolink Thermostat support * update doc
This commit is contained in:
parent
7b7a202770
commit
9c670101c0
@ -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
|
||||||
|
- Climate
|
||||||
- Lock
|
- Lock
|
||||||
- Sensor
|
- Sensor
|
||||||
- Siren
|
- Siren
|
||||||
@ -15,6 +16,7 @@ ha_codeowners:
|
|||||||
ha_domain: yolink
|
ha_domain: yolink
|
||||||
ha_platforms:
|
ha_platforms:
|
||||||
- binary_sensor
|
- binary_sensor
|
||||||
|
- climate
|
||||||
- lock
|
- lock
|
||||||
- sensor
|
- sensor
|
||||||
- siren
|
- siren
|
||||||
@ -43,4 +45,5 @@ The integration is tested and verified for the following devices from YoLink:
|
|||||||
* YS7607 (lock)
|
* YS7607 (lock)
|
||||||
* YS4909 (valve controller)
|
* YS4909 (valve controller)
|
||||||
* YS5705 (switch)
|
* YS5705 (switch)
|
||||||
* YS7A01 (CO & Smoke Sensor)
|
* YS7A01 (CO & Smoke Sensor)
|
||||||
|
* YS4002 (Thermostat)
|
Loading…
x
Reference in New Issue
Block a user