hass-core/homeassistant/generated/application_credentials.py
Franck Nijhof 71cdc1645b
Refactor LaMetric integration ()
* Refactor LaMetric integration

* Use async_setup

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

* use async_get_service

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

* Update tests/components/lametric/conftest.py

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

* Update tests/components/lametric/conftest.py

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

* Pass hassconfig

* Remove try/catch

* Fix passing hassconfig

* Use menu

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-08-18 00:49:11 +02:00

22 lines
319 B
Python

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