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