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:
1
tests/components/yolink/__init__.py
Normal file
1
tests/components/yolink/__init__.py
Normal file
@@ -0,0 +1 @@
|
||||
"""Tests for the yolink integration."""
|
||||
Reference in New Issue
Block a user