phfeustel
phfeustel
x-extensible-enum is used just instead of a normal enum. The meaning is that you can extend the values in the enum without breaking the API contract. Therefore you show the...
@colinl Thanks for the hint. Would you please point me to the documentation on this?
@colinl I think I found what you meant: https://dashboard.flowfuse.com/user/subflows.html#configuring-subflows-for-dashboard-2-0 But luckily my use case does not need configurable ui-groups; the group where the text input should be displayed in is...
@joepavitt thanks for the feedback. I did a quick retest on Node-RED: 4.0.0-beta.: Same issue; I think the comparison code from above is just bugged and needs switching the conditions.
Yes, I'm using node red in docker: Stop the 3.1.3; pulled the 4.0.0-beta image; started this and then did a full page refresh in the browser.
@joepavitt Any update or ETA? As a side node: I patched the line above in my local installation and it is running now for 3 weeks stable. Should I open...
Closed by https://github.com/FlowFuse/node-red-dashboard/pull/800
Dear @Byonnem, thanks for the input. When we are talking only about the measurement of energy (not power, current, etc) OpenEMS (according to what you find in the code of...
@tsicking I guess you have a similar idea but I think the energy channel assignment (and power inversion) should depend on the meter type. Please have a look at our...