-
Notifications
You must be signed in to change notification settings - Fork 4
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
KM2 Error in Logfile #108
Comments
I assume that it's caused by the congtroller - not the KM2. The KM2 does only the data transfer. |
hello @Grizzelbee thanks |
Hi @Dickschieder |
hi @Grizzelbee |
Your Issue with the resol adapter should be fixed in v1.3.0 |
I've still the same issue with KM2. The only difference is, before there was "valueID":"Handbetrieb" and now it's "valueID":"Handbetrieb1" |
Hi , I have the same issue with KM2 / Deltasol SLT Error: Unable to complete value {"key":0,"value":{"valueId":"Handbetrieb"}} is there any fix planned? As Resol I have a DeltaSol SLT Firmeware 2.0.5 |
I have the same issue. Is there something available to fix it? |
Hello @backlink-market |
Hi, what do you mean with "values are still correct" ? |
I'm sorry, I mean the data point values are ok. Maybe I found a temporary solution. I guess, the adapter will add a function which not exist. So I changed the file and removed the function "Pumpe1" regards Sebastian |
Hi, I removed the whole content of this file because I got repeating errors when I just delete the fct from the Json. resol.0 | 2023-06-12 15:21:43.836 | error | [generateDP] Error: TypeError: Cannot read properties of undefined (reading 'setup') Think thats fine. The values are pulled correctly |
hum, it getting even worse now: TypeError: Cannot read properties of undefined (reading 'forEach') What about your solution? @Dickschieder Can you post your file content? @Grizzelbee Can you please have a look at it? Thank you |
My file (deltasol-bx-plus.js) looks like this now:
And this one gives just a error on start but no more. I am ok. with that. Nevertheless, @Grizzelbee should have a look at it to fix it permantently. |
I have also only the start errors. My file ist like this:
|
@backlink-market I'm sorry - I'm not a developer. In my Log it's different Maybe you can switch the adapter to debug and see a little bit more whats happen. |
I let it run in the debug, the error doesn't come up. |
hello @backlink-market |
Hello,
i installed the ioBroker Adapter and it's working fine. I'm using the KM2, but I always get the error in logfile with this information:
Error: Unable to complete value {"key":0,"value":{"valueId":"Handbetrieb"}}
How can I solve this?
best regards
Sebastian
The text was updated successfully, but these errors were encountered: