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
+31
View File
@@ -0,0 +1,31 @@
{
"version": 1,
"minor_version": 1,
"key": "homeassistant.exposed_entities",
"data": {
"assistants": {},
"exposed_entities": {
"conversation.home_assistant": {
"assistants": {
"conversation": {
"should_expose": false
}
}
},
"zone.home": {
"assistants": {
"conversation": {
"should_expose": false
}
}
},
"sun.sun": {
"assistants": {
"conversation": {
"should_expose": false
}
}
}
}
}
}