mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 04:50:05 +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"
|
|
]
|