File tree Expand file tree Collapse file tree
custom_components/victron_mqtt Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1111 "iot_class" : " local_push" ,
1212 "issue_tracker" : " https://github.com/tomer-w/ha-victron-mqtt/issues" ,
1313 "requirements" : [
14- " victron_mqtt==2025.10.3 "
14+ " victron_mqtt==2025.10.5 "
1515 ],
1616 "ssdp" : [
1717 {
1818 "manufacturer" : " Victron Energy" ,
1919 "X_MqttOnLan" : " 1"
2020 }
2121 ],
22- "version" : " 2025.10.2 "
22+ "version" : " 2025.10.3 "
2323}
Original file line number Diff line number Diff line change 819819 "vebus_inverter_dc_power" : {
820820 "name" : " Inverter DC power"
821821 },
822+ "vebus_inverter_dc_temperature" : {
823+ "name" : " Inverter DC temperature"
824+ },
822825 "vebus_device_device_number_input_power_l1" : {
823826 "name" : " VE.Bus device {device_number} line 1 input power"
824827 },
Original file line number Diff line number Diff line change 61506150 "generic_name" : " Inverter DC power" ,
61516151 "is_formula" : false
61526152 },
6153+ {
6154+ "topic" : " N/{installation_id}/vebus/{device_id}/Dc/0/Temperature" ,
6155+ "message_type" : " MetricKind.SENSOR" ,
6156+ "short_id" : " vebus_inverter_dc_temperature" ,
6157+ "name" : " Inverter DC temperature" ,
6158+ "unit_of_measurement" : " \u00b0 C" ,
6159+ "metric_type" : " MetricType.TEMPERATURE" ,
6160+ "metric_nature" : " MetricNature.INSTANTANEOUS" ,
6161+ "value_type" : " ValueType.FLOAT" ,
6162+ "precision" : 1 ,
6163+ "enum" : null ,
6164+ "min_max_range" : " RangeType.STATIC" ,
6165+ "min" : null ,
6166+ "max" : null ,
6167+ "step" : null ,
6168+ "is_adjustable_suffix" : null ,
6169+ "key_values" : {},
6170+ "experimental" : false ,
6171+ "depends_on" : [],
6172+ "generic_name" : " Inverter DC temperature" ,
6173+ "is_formula" : false
6174+ },
61536175 {
61546176 "topic" : " N/{installation_id}/vebus/{device_id}/Devices/{device_number}/Ac/In/P" ,
61556177 "message_type" : " MetricKind.SENSOR" ,
You can’t perform that action at this time.
0 commit comments