mirror of
https://github.com/elisspace/core.git
synced 2026-09-22 18:47:52 +00:00
13 lines
170 B
Python
13 lines
170 B
Python
"""Automatically generated by hassfest.
|
|
|
|
To update, run python3 -m script.hassfest
|
|
"""
|
|
|
|
# fmt: off
|
|
|
|
APPLICATION_CREDENTIALS = [
|
|
"google",
|
|
"spotify",
|
|
"xbox"
|
|
]
|