5f01411780
Initial snapshot of Home Assistant config (HAOS 2026.4.4)
prior to dashboard restructuring and helper YAML migration.
Pre-commit cleanup applied:
- Removed blueprints/switch_manager/ (9.4 MB stale, component already gone)
- Removed .storage/switch_manager
- Removed home-assistant.log.{1,old,fault}
- Removed zigbee2mqtt/configuration_backup_v{1..4}.yaml
- Removed zigbee2mqtt/database.db.tmp.2024-09-27 (1.5y old)
- Created empty themes/ to satisfy configuration.yaml include
.gitignore uses allowlist strategy for .storage/ to keep
all tokens, keys, and PINs out of version control.
100 lines
1.9 KiB
JSON
100 lines
1.9 KiB
JSON
{
|
|
"data": [
|
|
"sysLoadPwr",
|
|
"sysGridPwr",
|
|
"mpptPwr",
|
|
"bpPwr",
|
|
"bpSoc",
|
|
"online",
|
|
"systemName",
|
|
"createTime",
|
|
"location",
|
|
"timezone"
|
|
],
|
|
"JTS1_ENERGY_STREAM_REPORT": [],
|
|
"JTS1_EMS_CHANGE_REPORT": [],
|
|
"JTS1_BP_STA_REPORT": [],
|
|
"JTS1_ENERGY_STREAM_REPORT": [
|
|
"bpSoc",
|
|
"heatingPower",
|
|
"dcdcPwr",
|
|
"bpPwr",
|
|
"pvPwr",
|
|
"gridPwr",
|
|
"loadPwr",
|
|
"timezone",
|
|
"updateTime",
|
|
"timestamp"
|
|
],
|
|
"JTS1_EMS_HEARTBEAT": [
|
|
"emsSystemState",
|
|
"mpptRatePower",
|
|
"gridOutDayEnergy",
|
|
"meterACurrent",
|
|
"meterBCurrent",
|
|
"bpInDayEnergy",
|
|
"meterPowerFactor",
|
|
"isPvToInvDirectly",
|
|
"bpRemainWatth",
|
|
"bp1SocCoefficient",
|
|
"sysRunMeterFeedPower",
|
|
"inverterBand",
|
|
"loadDayEnergy",
|
|
"startDischargePower",
|
|
"bpDichargeAbilityAdjustValueLv2",
|
|
"bpDichargeAbilityAdjustValueLv1",
|
|
"meterAddress",
|
|
"gridFeedRate",
|
|
"currentNetif",
|
|
"batterySocLowerLimit",
|
|
"bpDsgTime",
|
|
"bpChgDsgSta",
|
|
"autoDetectStartPowerEn",
|
|
"meterPhasePower",
|
|
"sysErrCode",
|
|
"meterTotalPower",
|
|
"bpBusVoltageBaseCoefficient",
|
|
"bpSaveSocStopDelay",
|
|
"bpOutDayEnergy",
|
|
"bpBusVoltCoefficient",
|
|
"pvInvWiringMode",
|
|
"underVoltageProtectPoint",
|
|
"batterySocUpperLimit",
|
|
"bpRunDelay",
|
|
"meterBVoltage",
|
|
"bpStopDelay",
|
|
"errCode",
|
|
"gridInDayEnergy",
|
|
"sysRunMeterTakePower",
|
|
"bpSoc",
|
|
"bp3SocCoefficient",
|
|
"bpErrorCodeMask",
|
|
"workingMode",
|
|
"appCtrlState",
|
|
"bpSocBaseCoefficient",
|
|
"emsErrorCodeMask",
|
|
"meterRatio",
|
|
"sysWorkSta",
|
|
"pv2ErrorCodeMask",
|
|
"pv1ErrorCodeMask",
|
|
"manualSetStartChargePower",
|
|
"pvWiringType",
|
|
"emsErrCode",
|
|
"bp2SocCoefficient",
|
|
"mpptWithstandVoltage",
|
|
"meterCVoltage",
|
|
"updateTime",
|
|
"pvaErrorCodeMask",
|
|
"meterAVoltage",
|
|
"invWiringType",
|
|
"disOrChargeAbilityStepValue",
|
|
"reportCycleTime",
|
|
"pvInDayEnergy",
|
|
"meterType",
|
|
"meterCCurrent",
|
|
"mpptVoltageMinimum",
|
|
"mpptVoltageMaximum",
|
|
"gridFeedPowerMinimum",
|
|
"epoSwitchState"
|
|
]
|
|
} |