1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-23 04:19:34 +00:00
Files
core/homeassistant/generated/application_credentials.py
Brett Adams a2c2488c8b Add Tesla Fleet integration (#122019)
* Add Tesla Fleet

* Remove debug

* Improvements

* Fix refresh and stage tests

* Working oauth flow test

* Config Flow tests

* Fixes

* fixes

* Remove comment

Co-authored-by: G Johansson <goran.johansson@shiftit.se>

* Remove TYPE_CHECKING

* Add more tests

* More tests

* More tests

* revert teslemetry change

---------

Co-authored-by: G Johansson <goran.johansson@shiftit.se>
2024-07-19 09:05:27 +02:00

34 lines
545 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",
"husqvarna_automower",
"lametric",
"lyric",
"microbees",
"monzo",
"myuplink",
"neato",
"nest",
"netatmo",
"senz",
"spotify",
"tesla_fleet",
"twitch",
"withings",
"xbox",
"yolink",
"youtube",
]