init
This commit is contained in:
15
custom_components/openid/manifest.json
Normal file
15
custom_components/openid/manifest.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"domain": "openid",
|
||||
"name": "OpenID / OAuth2 authentication",
|
||||
"codeowners": [
|
||||
"@cavefire"
|
||||
],
|
||||
"dependencies": [
|
||||
"http"
|
||||
],
|
||||
"documentation": "https://github.com/cavefire/hass-openid",
|
||||
"iot_class": "cloud_polling",
|
||||
"issue_tracker": "https://github.com/cavefire/hass-openid/issues",
|
||||
"requirements": [],
|
||||
"version": "1.1.6"
|
||||
}
|
||||
Reference in New Issue
Block a user