This website requires JavaScript.
Explore
Help
Sign In
Home-Assistant
/
core
mirror of
https://github.com/home-assistant/core.git
Watch
1
Star
0
Fork
You've already forked core
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
8020bec47b
core
/
tests
/
components
/
myuplink
/
const.py
6 lines
99 B
Python
Raw
Blame
History
"""
Constants for myuplink tests.
"""
CLIENT_ID
=
"
12345
"
CLIENT_SECRET
=
"
67890
"
UNIQUE_ID
=
"
uid
"
Reference in New Issue
View Git Blame
Copy Permalink