-
-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Missing registers? #165
Comments
What values you want to monitor? This is what the device returns via mbus ... try to use an alternaive software or libmbus to verify it. The adapter only can output what came back. If you want to see ore "core values" turn the adapter into debug log and check the output |
Hi @Apollon77 Before I connected the Zelsius C5 with its Relay M-Bus Master to ioBroker it was running on a commercial logger. There I could get the values for Temperature and Power etc etc. So basically the must be there :-) I now turned the adapter into debug mode, see the attached file. There i cannot find some kind of |
I found a person with the same issue as me! Please have a look at this issue in the libmbus-repository:
What do you think? Could you implement this? |
I think we need to wait for a fix in libmbus - or at least until more details are known about the "why" |
aahh now I understood it ... lets see what I can do |
Ok, then try Github version please. you need to manually restart the adapter after that. how is it then? |
Thanks @Apollon77 for your fast adjustment! I tested the new code with the following settings: I startet to log to influx every 60s to give it a test. And yes: it works now for the last 30min! |
Ok, for the unit: please provide a debug log to see what comes back, but most likely this is then a real issue from the libmbus where I can not do anything that fast (or the device returns invalit unit data). |
For the unit: must have been some kind of glitch/bug. After a restart of the adapter, all is fine! |
First of all: Thanks for the great plugin! But I have one question...
Setting:
For the infomation sent by the Zelsius C5, please see:
Wärmemengenzähler_Zelsius-C5-ISF_M-Bus-Liste.pdf
What I want:
Monitoring several values into influx db
Problem
I can't find these values in ioBroker. I see all my 7 meters and a valid connection
But in the list of values I see
Where do I find the values that I want to monitor?
The text was updated successfully, but these errors were encountered: