This commit is contained in:
2026-01-30 23:31:00 -06:00
commit a39095b3de
2665 changed files with 263970 additions and 0 deletions

View 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"
}