Add yolink Thermostat support (#23047)

* Add yolink Thermostat support

* update doc
This commit is contained in:
Matrix 2022-06-10 23:18:34 +08:00 committed by GitHub
parent 7b7a202770
commit 9c670101c0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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)