feat: import live pfv-bms HA configuration [#344]

This commit is contained in:
2026-09-01 12:43:01 -05:00
commit 0f8e129c99
39 changed files with 3918 additions and 0 deletions
+22
View File
@@ -0,0 +1,22 @@
{
"version": 2,
"minor_version": 2,
"key": "http",
"data": {
"stable": {
"ssl_profile": "modern",
"cors_allowed_origins": [
"https://cast.home-assistant.io"
],
"login_attempts_threshold": -1,
"ip_ban_enabled": true,
"use_x_frame_options": true,
"server_port": 8123,
"created_at": "2026-08-30T12:56:12.704957+00:00",
"error": null,
"error_message": null
},
"pending": null,
"yaml_migration_done": true
}
}