ebusd
ebusd copied to clipboard
square brackets [] in JSON node names
Since version 21.2 I get some nodes with square brackets in their names. This leads to problems in my application (iobroker.ebus). see also https://github.com/rg-engineering/ioBroker.ebus/issues/49
I can reproduce the behavior in my setup:

Do you think I need to address this in my application or is it a problem that you could solve? This behavior did not exist up to version 3.3 ...
brackets are allowed as names in JSON keys afaik, so this is rather an issue to address to iobroker
closed due to inactivity