11 lines
141 B
Python
11 lines
141 B
Python
|
"""Automatically generated by hassfest.
|
||
|
|
||
|
To update, run python3 -m script.hassfest
|
||
|
"""
|
||
|
|
||
|
# fmt: off
|
||
|
|
||
|
APPLICATION_CREDENTIALS = [
|
||
|
"xbox"
|
||
|
]
|