1 parent a30935e commit 1e0af7cCopy full SHA for 1e0af7c
2 files changed
custom_components/victron_mqtt/manifest.json
@@ -11,13 +11,13 @@
11
"iot_class": "local_push",
12
"issue_tracker": "https://github.com/tomer-w/ha-victron-mqtt/issues",
13
"requirements": [
14
- "victron_mqtt==2025.8.24"
+ "victron_mqtt==2025.8.25"
15
],
16
"ssdp": [
17
{
18
"manufacturer": "Victron Energy",
19
"X_MqttOnLan": "1"
20
}
21
22
- "version": "2025.8.20"
+ "version": "2025.8.21"
23
victron_mqtt.json
@@ -1901,7 +1901,7 @@
1901
"message_type": "MetricKind.SENSOR",
1902
"short_id": "tank_remaining",
1903
"name": "Remaining",
1904
- "unit_of_measurement": "m3",
+ "unit_of_measurement": "m\u00b3",
1905
"metric_type": "MetricType.LIQUID_VOLUME",
1906
"metric_nature": "MetricNature.INSTANTANEOUS",
1907
"device_type": "Liquid Tank",
0 commit comments