14 lines
203 B
Python
14 lines
203 B
Python
"""Automatically generated by hassfest.
|
|
|
|
To update, run python3 -m script.hassfest
|
|
"""
|
|
|
|
# fmt: off
|
|
|
|
APPLICATION_CREDENTIALS = [
|
|
"geocaching",
|
|
"google",
|
|
"netatmo",
|
|
"spotify",
|
|
"xbox"
|
|
]
|