hass-core/homeassistant/generated/application_credentials.py
Allen Porter 0cb0e3ceeb
Add Google tasks integration, with initial read-only To-do list (#102629)
* Add Google Tasks integration

* Update tests and unique id

* Revert devcontainer change

* Increase test coverage

* Apply suggestions from code review

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Remove ternary

* Fix JSON

---------

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2023-10-24 21:30:29 -07:00

28 lines
453 B
Python

"""Automatically generated file.
To update, run python3 -m script.hassfest
"""
APPLICATION_CREDENTIALS = [
"electric_kiwi",
"fitbit",
"geocaching",
"google",
"google_assistant_sdk",
"google_mail",
"google_sheets",
"google_tasks",
"home_connect",
"lametric",
"lyric",
"neato",
"nest",
"netatmo",
"senz",
"spotify",
"twitch",
"withings",
"xbox",
"yolink",
"youtube",
]