45 - Implement config flow for UI configuration (#123)

This commit is contained in:
David Baines
2025-10-04 23:32:10 +08:00
committed by GitHub
parent 9fb65084b1
commit 3b481cd282
8 changed files with 1233 additions and 4 deletions

View File

@@ -4,7 +4,7 @@
"codeowners": [
"@christiaangoossens"
],
"config_flow": false,
"config_flow": true,
"dependencies": [
"auth",
"http"