mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-05-17 08:28:57 +00:00

I have tested the YoLink Outdoor Motion Detector Sensor (YS7805) and confirmed an automation worked within Home Assistant 2023.11.3.
62 lines
1.8 KiB
Markdown
62 lines
1.8 KiB
Markdown
---
|
||
title: YoLink
|
||
description: Instructions on how to integrate YoLink Devices into Home Assistant.
|
||
ha_category:
|
||
- Binary sensor
|
||
- Climate
|
||
- Cover
|
||
- Light
|
||
- Lock
|
||
- Sensor
|
||
- Siren
|
||
- Switch
|
||
ha_release: 2022.6
|
||
ha_iot_class: Cloud Push
|
||
ha_config_flow: true
|
||
ha_codeowners:
|
||
- '@matrixd2'
|
||
ha_domain: yolink
|
||
ha_platforms:
|
||
- binary_sensor
|
||
- climate
|
||
- cover
|
||
- light
|
||
- lock
|
||
- sensor
|
||
- siren
|
||
- switch
|
||
ha_integration_type: integration
|
||
---
|
||
|
||
Integrates [YoLink](https://www.yosmart.com/) Devices into Home Assistant.
|
||
|
||
{% include integrations/config_flow.md %}
|
||
|
||
{% details "Using custom application credentials" %}
|
||
Home Assistant will use account linking provided by Nabu Casa for authenticating with YoLink, this service is provided for free and does not require a Nabu Casa subscription. The steps below are thus not required.
|
||
If you want to use separate credentials, please contact <service@yosmart.com> to obtain a `client_id` and `client_secret`. Then you can add your credentials via application credentials. Settings > Devices & Services > click the menu (three dots at the top right of the screen) and then **Application Credentials**. Enter your credentials in the pop-up window.
|
||
{% enddetails %}
|
||
|
||
The integration is tested and verified for the following devices from YoLink:
|
||
|
||
- YS6602/4 YS6704 (outlet | plug)
|
||
- YS7103/4/5 (siren)
|
||
- YS7704/7705/7706 (door sensor)
|
||
- YS7707 (Contact Sensor)
|
||
- YS7804/5 (motion sensor)
|
||
- YS7903/4 (leak sensor)
|
||
- YS8003/4/5/6 (temperature/humidity sensor)
|
||
- YS7201 (vibration sensor)
|
||
- YS7606/7 (lock)
|
||
- YS4909 YS5001 (valve controller)
|
||
- YS5705/6 (switch)
|
||
- YS7A01/2 (CO & Smoke Sensor)
|
||
- YS4002/3 (Thermostat)
|
||
- YS4906/8 (Garage Door Sensor/ Garage Door Controller)
|
||
- YS5707 (Dimmer)
|
||
- YS6801/2 (MultiOutlet)
|
||
- YS3604 (FlexFob)
|
||
- YS7106 (PowerFailureAlar)
|
||
- YS4908 (Finger)
|
||
- YS7805 (Outdoor Motion Detector Sensor)
|