mirror of
https://github.com/home-assistant/core.git
synced 2025-11-08 18:39:30 +00:00
Re-add aladdin_connect integration (#149029)
Co-authored-by: Joostlek <joostlek@outlook.com>
This commit is contained in:
5
tests/components/aladdin_connect/const.py
Normal file
5
tests/components/aladdin_connect/const.py
Normal file
@@ -0,0 +1,5 @@
|
||||
"""Constants for aladdin_connect tests."""
|
||||
|
||||
CLIENT_ID = "1234"
|
||||
CLIENT_SECRET = "5678"
|
||||
USER_ID = "test_user_123"
|
||||
Reference in New Issue
Block a user