hass-core/homeassistant/generated/application_credentials.py
Allen Porter f6370d0522
Add Honeywell Lyric application credentials platform and deprecate configuration in yaml (#72335)
Add Honeywell Lyric application credentials platform and deprecate config yaml
2022-05-23 20:16:21 +02:00

20 lines
291 B
Python

"""Automatically generated by hassfest.
To update, run python3 -m script.hassfest
"""
# fmt: off
APPLICATION_CREDENTIALS = [
"geocaching",
"google",
"home_connect",
"lyric",
"neato",
"netatmo",
"senz",
"spotify",
"withings",
"xbox",
"yolink"
]