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
+23
View File
@@ -0,0 +1,23 @@
{
"version": 1,
"minor_version": 3,
"key": "energy",
"data": {
"energy_sources": [
{
"type": "grid",
"cost_adjustment_day": 0.0,
"stat_energy_from": "sensor.electric_meter_198862466",
"stat_cost": null,
"entity_energy_price": null,
"number_energy_price": 0.15,
"stat_energy_to": null,
"stat_compensation": null,
"entity_energy_price_export": null,
"number_energy_price_export": null
}
],
"device_consumption": [],
"device_consumption_water": []
}
}