Skip to content

Commit 1e0af7c

Browse files
Update victron_mqtt to 2025.8.25 and merge topics (#98)
Co-authored-by: tomer-w <57483589+tomer-w@users.noreply.github.com>
1 parent a30935e commit 1e0af7c

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

custom_components/victron_mqtt/manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,13 @@
1111
"iot_class": "local_push",
1212
"issue_tracker": "https://github.com/tomer-w/ha-victron-mqtt/issues",
1313
"requirements": [
14-
"victron_mqtt==2025.8.24"
14+
"victron_mqtt==2025.8.25"
1515
],
1616
"ssdp": [
1717
{
1818
"manufacturer": "Victron Energy",
1919
"X_MqttOnLan": "1"
2020
}
2121
],
22-
"version": "2025.8.20"
22+
"version": "2025.8.21"
2323
}

victron_mqtt.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1901,7 +1901,7 @@
19011901
"message_type": "MetricKind.SENSOR",
19021902
"short_id": "tank_remaining",
19031903
"name": "Remaining",
1904-
"unit_of_measurement": "m3",
1904+
"unit_of_measurement": "m\u00b3",
19051905
"metric_type": "MetricType.LIQUID_VOLUME",
19061906
"metric_nature": "MetricNature.INSTANTANEOUS",
19071907
"device_type": "Liquid Tank",

0 commit comments

Comments
 (0)