Basic Example, does nothing
This commit is contained in:
14
custom_components/auth_oidc/manifest.json
Normal file
14
custom_components/auth_oidc/manifest.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"domain": "auth_oidc",
|
||||
"name": "OIDC Authentication",
|
||||
"documentation": "",
|
||||
"requirements": [],
|
||||
"ssdp": [],
|
||||
"zeroconf": [],
|
||||
"homekit": {},
|
||||
"dependencies": [
|
||||
"auth"
|
||||
],
|
||||
"codeowners": ["@christiaangoossens"],
|
||||
"version": "0.1"
|
||||
}
|
||||
Reference in New Issue
Block a user