Skip to content

Commit 2f71391

Browse files
authored
Merge pull request #8 from tomer-w/update/victron-mqtt-2025.7.5
Update victron_mqtt to 2025.7.5 and merge topics
2 parents a9077ed + 3544629 commit 2f71391

1 file changed

Lines changed: 22 additions & 18 deletions

File tree

Lines changed: 22 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,23 @@
11
{
2-
"domain": "victron_mqtt",
3-
"name": "Victron MQTT Integration",
4-
"codeowners": ["@tomer-w"],
5-
"config_flow": true,
6-
"dependencies": [],
7-
"documentation": "https://github.com/tomer-w/ha-victron-mqtt",
8-
"integration_type": "hub",
9-
"iot_class": "local_push",
10-
"issue_tracker": "https://github.com/tomer-w/ha-victron-mqtt/issues",
11-
"requirements": ["victron_mqtt==2025.7.4"],
12-
"ssdp": [
13-
{
14-
"manufacturer": "Victron Energy",
15-
"X_MqttOnLan": "1"
16-
}
17-
],
18-
"version": "2025.7.3"
19-
}
2+
"domain": "victron_mqtt",
3+
"name": "Victron MQTT Integration",
4+
"codeowners": [
5+
"@tomer-w"
6+
],
7+
"config_flow": true,
8+
"dependencies": [],
9+
"documentation": "https://github.com/tomer-w/ha-victron-mqtt",
10+
"integration_type": "hub",
11+
"iot_class": "local_push",
12+
"issue_tracker": "https://github.com/tomer-w/ha-victron-mqtt/issues",
13+
"requirements": [
14+
"victron_mqtt==2025.7.5"
15+
],
16+
"ssdp": [
17+
{
18+
"manufacturer": "Victron Energy",
19+
"X_MqttOnLan": "1"
20+
}
21+
],
22+
"version": "2025.7.4"
23+
}

0 commit comments

Comments
 (0)