Ok, so this seems not related to my Venus E v2 setup ...
investigating goes on
Search found 388 matches
- Thursday 19 February 2026 14:02
- Forum: Other questions and discussions
- Topic: Marstek OpenAPI
- Replies: 37
- Views: 1419
- Wednesday 18 February 2026 22:23
- Forum: Other questions and discussions
- Topic: Marstek OpenAPI
- Replies: 37
- Views: 1419
Re: Marstek OpenAPI
Sure,
I ran nmap against the IP of the battery and checked port 30000 ... As network person I call this UDP/30000 ...
nmap -sU-sV 192.168.0.155 -p 30000
Starting Nmap 7.98 ( https://nmap.org ) at 2026-02-18 22:10 +0100
Nmap scan report for marstek-bat (192.168.0.155)
Host is up (0.024s latency ...
I ran nmap against the IP of the battery and checked port 30000 ... As network person I call this UDP/30000 ...
nmap -sU-sV 192.168.0.155 -p 30000
Starting Nmap 7.98 ( https://nmap.org ) at 2026-02-18 22:10 +0100
Nmap scan report for marstek-bat (192.168.0.155)
Host is up (0.024s latency ...
- Wednesday 18 February 2026 17:55
- Forum: Other questions and discussions
- Topic: Marstek OpenAPI
- Replies: 37
- Views: 1419
Re: Marstek OpenAPI
yes, I did a full scan
- Wednesday 18 February 2026 11:02
- Forum: Other questions and discussions
- Topic: Marstek OpenAPI
- Replies: 37
- Views: 1419
Re: Marstek OpenAPI
I finally had time to fully reboot my Venus v2 battery ... (need to disconnect RS485 connection because that one keeps the battery ON ...)
1 disconnected rs485
2 tested on udp/30000, still timeouts, no luck
3 tried to disable API thru the ap, no luck, gives a configuration error.
4 power down the ...
1 disconnected rs485
2 tested on udp/30000, still timeouts, no luck
3 tried to disable API thru the ap, no luck, gives a configuration error.
4 power down the ...
- Sunday 15 February 2026 9:54
- Forum: Other questions and discussions
- Topic: Marstek OpenAPI
- Replies: 37
- Views: 1419
Re: Marstek OpenAPI
Meanwhile I updated my plugin to 1.0.4
I tried to power down my Venus E v2 but after holding the powerbutton for about 10sec it powersdown and immediatly powers up again ...
Still no luck
I tried to power down my Venus E v2 but after holding the powerbutton for about 10sec it powersdown and immediatly powers up again ...
Still no luck
- Wednesday 11 February 2026 14:29
- Forum: Other questions and discussions
- Topic: Marstek OpenAPI
- Replies: 37
- Views: 1419
Re: Marstek OpenAPI
Need more time for this.
I tried to disable local api and that gives an error ...
still no ears on 30000/udp
I tried to disable local api and that gives an error ...
still no ears on 30000/udp
- Wednesday 11 February 2026 10:53
- Forum: Other questions and discussions
- Topic: Marstek OpenAPI
- Replies: 37
- Views: 1419
Re: Marstek OpenAPI
Is it neccesary to reboot the Venus after enabling local api ?
I did enable it a while ago but perhaps it did not reboot after that
I did enable it a while ago but perhaps it did not reboot after that
- Tuesday 10 February 2026 20:53
- Forum: Other questions and discussions
- Topic: Marstek OpenAPI
- Replies: 37
- Views: 1419
Re: Marstek OpenAPI
- yes I can ping it ...
Venus E (MST_ACCP_3393)
V153
Local API enabled
I can read it with https://rweijnen.github.io/marstek-venus-monitor/latest/
⚡ Runtime Information [19:53:54]
Backup Power: 0 W
Battery Power: 0 W
Work Mode: 1 (Standby)
Status Flags B/C/D: 1/1/1 (0x01/0x01/0x01)
📡 Connections ...
Venus E (MST_ACCP_3393)
V153
Local API enabled
I can read it with https://rweijnen.github.io/marstek-venus-monitor/latest/
⚡ Runtime Information [19:53:54]
Backup Power: 0 W
Battery Power: 0 W
Work Mode: 1 (Standby)
Status Flags B/C/D: 1/1/1 (0x01/0x01/0x01)
📡 Connections ...
- Tuesday 10 February 2026 19:10
- Forum: Other questions and discussions
- Topic: Marstek OpenAPI
- Replies: 37
- Views: 1419
Re: Marstek OpenAPI
Yes,
I am pretty sure I entered the corrext IP ...
The test code gives me the same results ...
Timeouts
I am pretty sure I entered the corrext IP ...
The test code gives me the same results ...
Timeouts
- Tuesday 10 February 2026 12:08
- Forum: Other questions and discussions
- Topic: Marstek OpenAPI
- Replies: 37
- Views: 1419
Re: Marstek OpenAPI
Although I enabled local API on port 30000 I get timeouts ....
Timeout waiting for response from 192.168.0.155:30000
Alle devices are created, none is updated ...
Timeout waiting for response from 192.168.0.155:30000
Alle devices are created, none is updated ...
- Saturday 07 February 2026 11:02
- Forum: Other questions and discussions
- Topic: Marstek OpenAPI
- Replies: 37
- Views: 1419
Re: Marstek OpenAPI
Should work for the Venus E since it is the same API. I already had a MQTT broker running so I slightly adapted the bridge installation to use the existing broker. But I think the plugin will not use the MQTT broker, it will just use the API functions. I will publish on github once available ...
- Friday 06 February 2026 12:15
- Forum: Other questions and discussions
- Topic: Marstek OpenAPI
- Replies: 37
- Views: 1419
Re: Marstek OpenAPI
@willemd I am interested and would like to see if this also works on a Marstek Venus E, as we are able to enable that api port there to ...
I looked at that github page but I dont like the idea of the api poller and the mqtt in one container ...
I looked at that github page but I dont like the idea of the api poller and the mqtt in one container ...
- Tuesday 18 November 2025 7:26
- Forum: Other questions and discussions
- Topic: Marstek OpenAPI
- Replies: 37
- Views: 1419
Re: Marstek OpenAPI
I hope someone will create a domoticz plugin for this, I am not a python programmer...
If someone does, I would be happy to test
If someone does, I would be happy to test
- Monday 17 November 2025 10:26
- Forum: Other questions and discussions
- Topic: Marstek OpenAPI
- Replies: 37
- Views: 1419
Marstek OpenAPI
Marstek released a new version of there App which allows us the enable OpenAPI
in the App there is a link to the documentation,
see https://resource.marstekenergy.com/ems/ ... penApi.pdf
Anyone tested this and was able to get this into domoticz ?
in the App there is a link to the documentation,
see https://resource.marstekenergy.com/ems/ ... penApi.pdf
Anyone tested this and was able to get this into domoticz ?
- Monday 29 September 2025 21:14
- Forum: Show your projects
- Topic: Easy modbus solution for Marstek home Battery
- Replies: 10
- Views: 2352
Re: Easy modbus solution
Can you please post de DR134.json and the mqttmapper.json you used ?
- Friday 19 September 2025 11:21
- Forum: Show your projects
- Topic: Energy Dashboard (Build in)
- Replies: 315
- Views: 53766
Re: Energy Dashboard (Build in)
tnx Walter, I will look into the battery communication for a counter ...
Until now I did not find a "inc/decreasing" counter ...
Until now I did not find a "inc/decreasing" counter ...
- Friday 19 September 2025 9:00
- Forum: Show your projects
- Topic: Energy Dashboard (Build in)
- Replies: 315
- Views: 53766
Re: Energy Dashboard (Build in)
I actually want just a device graph with real time updates (every minute or every 5 min is fine)
I tried the calculations but none of them work
newEnergy = P1.actualWatt - P1.usageDelivered + solarEnergy.actualWatt + battery.actualWatt
updateEnergy(usageReal, newEnergy )
newElectricity = P1 ...
I tried the calculations but none of them work
newEnergy = P1.actualWatt - P1.usageDelivered + solarEnergy.actualWatt + battery.actualWatt
updateEnergy(usageReal, newEnergy )
newElectricity = P1 ...
- Friday 19 September 2025 7:48
- Forum: Show your projects
- Topic: Energy Dashboard (Build in)
- Replies: 315
- Views: 53766
Re: Energy Dashboard (Build in)
Hi,
I am trying to create a graph over the total "real" energy used in my house.
The energy dashboard allready displays this but I can not get it to work in a separate device.
So, I want to have a "device" that contains history of the "home" circle in this graph, is that possible as addition ?
OR ...
I am trying to create a graph over the total "real" energy used in my house.
The energy dashboard allready displays this but I can not get it to work in a separate device.
So, I want to have a "device" that contains history of the "home" circle in this graph, is that possible as addition ?
OR ...
- Friday 05 September 2025 7:57
- Forum: Utility
- Topic: SolarEdge production throttling from Domoticz
- Replies: 144
- Views: 15903
Re: SolarEdge production throttling from Domoticz
the above compose.yaml for dockge works on rpi5
I am using the modbus-proxy.yml below to test
devices:
- modbus:
url: 192.168.0.10:1502
listen:
bind: 0:1502
logging:
version: 1
formatters:
standard:
format: "%(asctime)s %(levelname)8s %(name)s: %(message)s"
handlers:
console:
class ...
I am using the modbus-proxy.yml below to test
devices:
- modbus:
url: 192.168.0.10:1502
listen:
bind: 0:1502
logging:
version: 1
formatters:
standard:
format: "%(asctime)s %(levelname)8s %(name)s: %(message)s"
handlers:
console:
class ...
- Friday 05 September 2025 6:57
- Forum: Utility
- Topic: SolarEdge production throttling from Domoticz
- Replies: 144
- Views: 15903
Re: SolarEdge production throttling from Domoticz
needed to modify the compose.yaml a bit to run in dockge on my rpi5
services:
modbusproxy:
build: https://github.com/tiagocoutinho/modbus-proxy.git
container_name: modbusproxy
restart: unless-stopped
ports:
- 1502:1502
volumes:
- /opt/stacks/modbusproxy/:/config/
networks: {}
seems to ...
services:
modbusproxy:
build: https://github.com/tiagocoutinho/modbus-proxy.git
container_name: modbusproxy
restart: unless-stopped
ports:
- 1502:1502
volumes:
- /opt/stacks/modbusproxy/:/config/
networks: {}
seems to ...