Closed christian1980nrw closed 7 months ago
Seem to solve the problem with vrm dashboard not updating 👍
The run
script should maybe fail if the IP address is not added, ie ip_of_shm2_0
should be blank to start with and a condition in the loop?
I ran the install.sh
script a few times and forgot to change the IP address the last time. This results in the app being restarted each 15-25 seconds. At least I think it was restarted since I could observe the remote console grid meter view "flash" with that interval. With the correct IP address, it works as expected.
Seem to solve the problem with vrm dashboard not updating 👍 The
run
script should maybe fail if the IP address is not added, ieip_of_shm2_0
should be blank to start with and a condition in the loop? I ran theinstall.sh
script a few times and forgot to change the IP address the last time. This results in the app being restarted each 15-25 seconds. At least I think it was restarted since I could observe the remote console grid meter view "flash" with that interval. With the correct IP address, it works as expected.
Yes, i know. If the IP is offline or wrong, the service will be restarted every few seconds. Its not a bug, its a feature. But by default, i can set it to 0.0.0.0 and if not corrected the whole service will not be started.
Sad that there is no way to contact you. Im very new, but I managed to do all your steps.. my problem is, that I run the commands on my PC at root. If I close the concole Cerbo stops the work and is not doing it alone. I Know im dumb, but Maybe you can help me get this thing running alone
Sad that there is no way to contact you. Im very new, but I managed to do all your steps.. my problem is, that I run the commands on my PC at root. If I close the concole Cerbo stops the work and is not doing it alone. I Know im dumb, but Maybe you can help me get this thing running alone
@Oldhyper Sadly mitcheese doesnt seem to be active anymore. Try to execute the commands of my install script at your shell. If you execute the commands, the driver should start automatically after a restart of your cerbo. https://github.com/christian1980nrw/shm-et340-fixed-vrm-portal/blob/master/install.sh
a bit of a hiatus, but the new dynamic ess has awoken my interest again in this :)
a bit of a hiatus, but the new dynamic ess has awoken my interest again in this :)
I migrated to another and cheaper meter some time ago and sold the shm 2.0 but your driver was always working well. This is my new one and working perfect too: https://github.com/christian1980nrw/VenusOS-SDM72D-M-V2-Eastron-Modbus-driver
If you merged my scripts there is no need to keep the old fork. Thanks for your work.
Regards Christian
@mitchese please have a look at the install.sh . You have to correct the link to my fork within it https://raw.githubusercontent.com/christian1980nrw/shm-et340-fixed-vrm-portal/master/service/run
neat, I've also come across this as another alternative for getting random meters into vrm. I'll correct the link, thanks for pointing that out :)
and thanks for the contribution!
neat, I've also come across this as another alternative for getting random meters into vrm. I'll correct the link, thanks for pointing that out :)
and thanks for the contribution!
@mitchese ...my infrared port is already used by another device (Tibber Pulse). My energy company is getting realtime data with this device, so the 50 EUR 3 phase SDM72D was the cheapest way and is stable since many months.
If you have time, please also have a look at my repo "Spotmarket-Switcher " .
Regards Christian
nice! I also have Tibber (Grüße aus Köln), but we're using it with Home Assistant. I'll take a look through your code and use it as inspiration - we have a similar setup using home assistant to trigger loads like our EVSE on/off. I use modbus tcp to write registers in victron to enable/disable charging, command it to buy from the grid, or hold grid meter at 0, etc.... but my setup doesn't quite work how I want and often does the wrong thing and I'm manually toggling things on and off... need some good inspiration!
I was planning to integrate Modus TCP too but unfortunately i dont have time at the moment, so development is paused... Latest version is at my dev branch. Currently its running directly on the cerbo or raspberry.
Grüße aus Arnsberg!
see issue
https://github.com/mitchese/shm-et340/issues/3