I am currently working on my bachelor thesis and I am having trouble integrating my Mbus meters into Home Assistant. I have a Solvimus Gateway MBUS-GE20M, which translates Mbus to Modbus TCP. You can find the following information in the images below, along with my code for the yaml file. It would be great if someone could take a look and tell me what mistake I might have made.
It’s long ago and I hope the bachelor thesis was an sucess.
I myself use an Solvimus MBUS-GE80M to read data from 6 Engelmann Sensostar each equiped with M-Bus modul.
I had some trouble but finaly it seems to work.
Under the MBUS-GEM Configuration tab there is the option “Modbus multi slave” and when this is checked each meter goes by “slave 1”, “slave 2”, … and the register adresses are the same for each meter. If the box for the “multi slave” option is unchecked you can choose the “Modbus Slave Address”. (default should be “1”)
Nevertheless all the register adresses are listet on the “Meter” tab.
Hi! I’m struggeling to get my Solvimus MBUS-GE80M talking to my Homeassistant. May I ask you for some help. Can you tell me your config in your modbus.yaml? Thanks!