mirror of
https://github.com/home-assistant/core.git
synced 2025-04-25 17:57:55 +00:00

* 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
2 lines
40 B
Python
2 lines
40 B
Python
"""Tests for the yolink integration."""
|