Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Additional information on BYD HVS batteries #348

Open
MacB19 opened this issue Aug 14, 2023 · 0 comments
Open

Additional information on BYD HVS batteries #348

MacB19 opened this issue Aug 14, 2023 · 0 comments

Comments

@MacB19
Copy link

MacB19 commented Aug 14, 2023

Would it be possible to add some more data on BYD HVS in standard adapter ?
Here is the result of a simple "readable" poll:
(http://192.168.178.88/components/readable)

Specially the following data can be imho very usefull:
"BAT_TEMPERATURE_CELL_F64" : 24.0,
"BAT_TEMPERATURE_CELL_MAX_F64" : 25.0,
"BAT_TEMPERATURE_CELL_MIN_F64" : 23.0,
...
"BAT_VALUE_STATE_OF_HEALTH_RELATIVE_U16" : 99.0,
...
"DEVICE_TEMPERATURE_AMBIENTEMEAN_F32" : 26.0
...

...
...
"16580608" :
{
"attributes" :
{
".simple-version-field" : "BYD2;10000;53490001;3.18",
"[ENABLE]" : "true",
"[VISIBLE]" : "true",
"addr" : "21",
"connection" : "{"id":"rtu-generic-storage_/dev/rtu0","name":"modbus-rtu-hub","protocol":"ModbusRTU","rtu-interface":"/dev/rtu0","socket":"/tmp/modbus-rtu-hub.rtu0.uds"}\n",
"createTS" : "1676014641",
"group-id" : "generic-storage-group",
"has_internal_dcdc" : "false",
"hw_version" : "5.0",
"id" : "rtu-generic-storage_/dev/rtu0@21",
"if" : "modbus-rtu-hub;/dev/rtu0",
"internal_dcdc_is_configurable" : "false",
"manufacturer" : "BYD",
"max_udc" : "467.2",
"min_udc" : "320",
"model" : "BYD Battery-Box Premium HV",
"nameplate" : "{"capacity_wh":10240,"manufacturer":"BYD","max_power_charge_w":10240,"max_power_discharge_w":10240,"max_soc":100,"max_udc":467,"min_soc":5,"min_udc":320,"model":"BYD Battery-Box Premium HV","module_number":1,"peak_power_charge_sec":10,"peak_power_charge_w":13312,"peak_power_discharge_sec":10,"peak_power_discharge_w":13312,"serial":"P030T020Z2211110601 "}\n",
"protocol_version_major" : "1",
"protocol_version_minor" : "0",
"serial" : "P030T020Z221111xxx ",
"storage_interface_id" : "0x53490001",
"sw_version" : "3.18"
},
"channels" :
{
"BAT_CURRENT_DC_F64" : 0.69876139284879646,
"BAT_CURRENT_DC_INTERNAL_F64" : 0.6994152046783626,
"BAT_ENERGYACTIVE_ESTIMATION_MAX_CAPACITY_F64" : 35982000.0,
"BAT_ENERGYACTIVE_LIFETIME_CHARGED_F64" : 2975310000.0,
"BAT_ENERGYACTIVE_LIFETIME_DISCHARGED_F64" : 2414844000.0,
"BAT_ENERGYACTIVE_MAX_CAPACITY_F64" : 36493200.0,
"BAT_MODE_CELL_STATE_U16" : 3.0,
"BAT_MODE_HYBRID_OPERATING_STATE_U16" : 1.0,
"BAT_MODE_LAST_FAULT_PARAMETER_U16" : 0.0,
"BAT_MODE_STATE_U16" : 0.0,
"BAT_MODE_U16" : 2.0,
"BAT_MODE_WAKE_ENABLE_STATUS_U16" : 1.0,
"BAT_TEMPERATURE_CELL_F64" : 24.0,
"BAT_TEMPERATURE_CELL_MAX_F64" : 25.0,
"BAT_TEMPERATURE_CELL_MIN_F64" : 23.0,
"BAT_VALUE_STATE_OF_CHARGE_RELATIVE_U16" : 98.599999999999994,
"BAT_VALUE_STATE_OF_HEALTH_RELATIVE_U16" : 99.0,
"BAT_VALUE_WARNING_CODE_U16" : 46.0,
"BAT_VOLTAGE_DC_INTERNAL_F64" : 427.5,
"COMPONENTS_MODE_ENABLE_U16" : 1.0,
"COMPONENTS_MODE_VISIBLE_U16" : 1.0,
"COMPONENTS_TIME_STAMP_U64" : 1692020116.0,
"DCLINK_POWERACTIVE_LIMIT_DISCHARGE_F64" : 10944.0,
"DCLINK_POWERACTIVE_MAX_F32" : 11020.0,
"DCLINK_VOLTAGE_MEAN_F32" : 427.89999999999998,
"DEVICE_TEMPERATURE_AMBIENTEMEAN_F32" : 26.0
}
},
....
...

My System:
{
"Body" : {
"Data" : {
"Inverter" : {
"1" : {
"DT" : 1,
"Serial" : "33497xxx"
}
},
"Meter" : {
"0" : {
"DT" : -1,
"Serial" : "1836451xxx"
}
},
"Ohmpilot" : {},
"Storage" : {
"0" : {
"DT" : -1,
"Serial" : "P030T020Z2211110601 "
}
}
}
},
"Head" : {
"RequestArguments" : {
"DeviceClass" : "System"
},
"Status" : {
"Code" : 0,
"Reason" : "",
"UserMessage" : ""
},
"Timestamp" : "2023-08-14T13:40:26+00:00"
}
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants