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.7.23 "
14+ " victron_mqtt==2025.7.24 "
1515 ],
1616 "ssdp" : [
1717 {
1818 "manufacturer" : " Victron Energy" ,
1919 "X_MqttOnLan" : " 1"
2020 }
2121 ],
22- "version" : " 2025.7.17 "
22+ "version" : " 2025.7.18 "
2323}
Original file line number Diff line number Diff line change 301301 },
302302 "temperature_scale" : {
303303 "name" : " Temperature scale factor"
304+ },
305+ "cgwacs_ac_power_set_point" : {
306+ "name" : " CGwacs AC Power Setpoint"
304307 }
305308 },
306309 "switch" : {
Original file line number Diff line number Diff line change 14291429 "min" : null ,
14301430 "max" : null ,
14311431 "is_adjustable_suffix" : null
1432+ },
1433+ {
1434+ "topic" : " N/+/settings/+/Settings/CGwacs/AcPowerSetPoint" ,
1435+ "message_type" : " MetricKind.NUMBER" ,
1436+ "short_id" : " cgwacs_ac_power_set_point" ,
1437+ "name" : " CGwacs AC Power Setpoint" ,
1438+ "unit_of_measurement" : " W" ,
1439+ "metric_type" : " MetricType.POWER" ,
1440+ "metric_nature" : " MetricNature.INSTANTANEOUS" ,
1441+ "device_type" : " Settings" ,
1442+ "value_type" : " ValueType.INT" ,
1443+ "precision" : null ,
1444+ "enum" : null ,
1445+ "min" : " RangeType.DYNAMIC" ,
1446+ "max" : " RangeType.DYNAMIC" ,
1447+ "is_adjustable_suffix" : null
14321448 }
14331449 ],
14341450 "enums" : [
14481464 {
14491465 "id" : " SOLAR_CHARGER" ,
14501466 "name" : " Solar Charger" ,
1451- "value" : " solar_charger "
1467+ "value" : " solarcharger "
14521468 },
14531469 {
14541470 "id" : " INVERTER" ,
14981514 {
14991515 "id" : " MULTI_RS_SOLAR" ,
15001516 "name" : " Multi RS Solar" ,
1501- "value" : " multi_rs_solar"
1517+ "value" : " multi"
1518+ },
1519+ {
1520+ "id" : " SETTINGS" ,
1521+ "name" : " Settings" ,
1522+ "value" : " settings"
15021523 }
15031524 ]
15041525 },
You can’t perform that action at this time.
0 commit comments