From 9c670101c08758a77f8ffd389c7e87ed616b24c9 Mon Sep 17 00:00:00 2001 From: Matrix Date: Fri, 10 Jun 2022 23:18:34 +0800 Subject: [PATCH] Add yolink Thermostat support (#23047) * Add yolink Thermostat support * update doc --- source/_integrations/yolink.markdown | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/source/_integrations/yolink.markdown b/source/_integrations/yolink.markdown index bf01e4e84ee..15b2648c7eb 100644 --- a/source/_integrations/yolink.markdown +++ b/source/_integrations/yolink.markdown @@ -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) \ No newline at end of file +* YS7A01 (CO & Smoke Sensor) +* YS4002 (Thermostat) \ No newline at end of file