Add application_credentials platform for netatmo (#71884)

This commit is contained in:
Allen Porter
2022-05-16 21:09:48 -07:00
committed by GitHub
parent 99f68ab858
commit ddecf76f6f
4 changed files with 42 additions and 18 deletions

View File

@@ -8,6 +8,7 @@ To update, run python3 -m script.hassfest
APPLICATION_CREDENTIALS = [
"geocaching",
"google",
"netatmo",
"spotify",
"xbox"
]