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
53aed22d5c
core
/
tests
/
components
/
vultr
/
const.py
4 lines
94 B
Python
Raw
Blame
History
"""
Constants for the Vultr tests.
"""
VALID_CONFIG
=
{
"
vultr
"
:
{
"
api_key
"
:
"
ABCDEFG1234567
"
}
}
Reference in New Issue
View Git Blame
Copy Permalink