Zigbee2mqtt command

If you use the mqtt1 binding, all the information has to be stored in the items file.

With mqtt2 this is not possible because the topic structure is defined on thing level. The item level just references it.

Here are plenty of examples to use zigbee2mqtt with the mqtt1 binding. You can use JSONPATH transformation directly, but I decided against because of the dynamic message structure and constant exception due to that.

1 Like