Closed nkrepo closed 1 year ago
Hi @nkrepo. Sorry for taking so long to respond. Modbus connection method was in alpha phase when you asked. Now it is more major and should be working. Please try again with latest docker image. I pushed one an hour ago.
Try with 0.4.0
I am trying to test 0.3.0 release with NIBE SMOS40 + F2120 with docker.
My command to start docker is the following:
docker run -ti --rm --network=host -v "/home/testuser/serverconfig/docker/nibe-mqtt/nibe-config.yaml:/config/nibe-mqtt/config.yaml:ro" yozik04/nibe-mqtt:latest
and a simple config to query one modbus register is
and I get the following response :
I have used the Rilheva Modbus Poll to poll some registers based on the info of smos40.json and the values match the info on the SMOS40 LCD:
I am not sure what is going wrong.
For reference I am attaching photos from controller LCD , there is some drift between the modbus registers and the photos because they were not taken on the same time.