mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 08:16:53 +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.
|
||||
ha_category:
|
||||
- Binary Sensor
|
||||
- Climate
|
||||
- Lock
|
||||
- Sensor
|
||||
- Siren
|
||||
@ -15,6 +16,7 @@ ha_codeowners:
|
||||
ha_domain: yolink
|
||||
ha_platforms:
|
||||
- binary_sensor
|
||||
- climate
|
||||
- lock
|
||||
- sensor
|
||||
- siren
|
||||
@ -43,4 +45,5 @@ The integration is tested and verified for the following devices from YoLink:
|
||||
* YS7607 (lock)
|
||||
* YS4909 (valve controller)
|
||||
* YS5705 (switch)
|
||||
* YS7A01 (CO & Smoke Sensor)
|
||||
* YS7A01 (CO & Smoke Sensor)
|
||||
* YS4002 (Thermostat)
|
Loading…
x
Reference in New Issue
Block a user