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.8.18 "
14+ " victron_mqtt==2025.8.19 "
1515 ],
1616 "ssdp" : [
1717 {
1818 "manufacturer" : " Victron Energy" ,
1919 "X_MqttOnLan" : " 1"
2020 }
2121 ],
22- "version" : " 2025.8.14 "
22+ "version" : " 2025.8.15 "
2323}
Original file line number Diff line number Diff line change 494494 },
495495 "switch_output_dimming" : {
496496 "name" : " Switch {output} Dimming"
497+ },
498+ "system_ess_max_inverter_power_limit" : {
499+ "name" : " ESS max inverter power limit"
497500 }
498501 }
499502 }
Original file line number Diff line number Diff line change 25612561 "max" : null ,
25622562 "is_adjustable_suffix" : null ,
25632563 "key_values" : {}
2564+ },
2565+ {
2566+ "topic" : " N/+/settings/+/Settings/CGwacs/MaxDischargePower" ,
2567+ "message_type" : " MetricKind.NUMBER" ,
2568+ "short_id" : " system_ess_max_inverter_power_limit" ,
2569+ "name" : " ESS max inverter power limit" ,
2570+ "unit_of_measurement" : " W" ,
2571+ "metric_type" : " MetricType.POWER" ,
2572+ "metric_nature" : " MetricNature.INSTANTANEOUS" ,
2573+ "device_type" : " System" ,
2574+ "value_type" : " ValueType.INT" ,
2575+ "precision" : null ,
2576+ "enum" : null ,
2577+ "min_max_range" : " RangeType.DYNAMIC" ,
2578+ "min" : null ,
2579+ "max" : null ,
2580+ "is_adjustable_suffix" : null ,
2581+ "key_values" : {}
25642582 }
25652583 ],
25662584 "enums" : [
You can’t perform that action at this time.
0 commit comments