Basic Example, does nothing

This commit is contained in:
Christiaan Goossens
2022-11-28 12:49:41 +01:00
commit 74b88a2252
9 changed files with 1923 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
{
"domain": "auth_oidc",
"name": "OIDC Authentication",
"documentation": "",
"requirements": [],
"ssdp": [],
"zeroconf": [],
"homekit": {},
"dependencies": [
"auth"
],
"codeowners": ["@christiaangoossens"],
"version": "0.1"
}