1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-24 21:06:19 +00:00

Add YoLink product integration (#69167)

* add yolink integration with door sensor

* Add test flow and update .coveragerc

* Yolink integration Bug fix

* resovle test flow

* issues resolve

* issues resolve

* issues resolve

* resolve issues

* issues resolve

* issues resolve

* change .coveragerc and test_flow

* Update yolink api version

* add test for config entry

* change config flow and add test cases

* remove config entry data

* Add token check for re-auth test flow

* fix test flow issues

* Add application credentials

* Add alias for application_credentials

* support application credentials and cloud account linking

* fix suggest change
This commit is contained in:
Matrix
2022-05-17 15:59:39 +08:00
committed by GitHub
parent 513e276bba
commit e0154d6fb1
19 changed files with 740 additions and 1 deletions

View File

@@ -411,6 +411,7 @@ FLOWS = {
"yale_smart_alarm",
"yamaha_musiccast",
"yeelight",
"yolink",
"youless",
"zerproc",
"zha",