There seems to be a regression with ChannelColumn in v2.1.6.
In v2.0.0 each Binding parameter (like mqtt's < and >) where moved to new lines.
See #31.
But it does not anymore for this simple example:
Number aaa "bbb" {mqtt=">[mosquitto:ddd:command:*:default],<[mosquitto:ddd:state:default]"}
There seems to be a regression with ChannelColumn in v2.1.6.
In v2.0.0 each Binding parameter (like mqtt's
<and>) where moved to new lines.See #31.
But it does not anymore for this simple example: