There is a strange issue in Virtual Device implementation.
On the example below, L1 is not being updated, however as could be seen in debug pane, data is being supplied.
There is a strange issue in Virtual Device implementation.
On the example below, L1 is not being updated, however as could be seen in debug pane, data is being supplied.
hi @kbb thank you for the report!
can you check if this also happens with the very latest version, v3.60~79 ?
I can’t, because I had to revert to .57 because L3 is missing in .79, and after attempt to assign heatpump role to 3d party meter it completely disappeared (wrote it in beta thread).
Yes, thats here: Modified system? Eastron issue with heatpump role - #3 by kbb
It should write to the L1 (just tested that on 3.60~79 by recreating that flow). If it doesn’t, you might be able to get the info on why it won’t write to the node in the /var/log/node-red-venus/current
logfile.
You could also try to delete the node and re-add it. I’ve seen cases where a copy / paste of a node just doesn’t work correctly for some reason.