Page 1 of 1
MQTT msg.payload to domoticz log issue
Posted: Saturday 08 May 2021 11:55
by gschmidt
Hi,
Since the last domoticz update to 2021.1, the msg.payload of an MQTT message from node-red to domoticz/in is not shown in the domoticz log anymore.
Is this a deliberate change or a bug?
Re: MQTT msg.payload to domoticz log issue
Posted: Saturday 08 May 2021 12:19
by waaren
gschmidt wrote: ↑Saturday 08 May 2021 11:55
Since the last domoticz update to 2021.1, the msg.payload of an MQTT message from node-red to domoticz/in is not shown in the domoticz log anymore.
It is by design. Discussed both on the
forum and on
github . If you need to see this messsage to debug see howto in this topic / issue
Re: MQTT msg.payload to domoticz log issue
Posted: Saturday 15 May 2021 9:16
by gschmidt
waaren wrote: ↑Saturday 08 May 2021 12:19
gschmidt wrote: ↑Saturday 08 May 2021 11:55
Since the last domoticz update to 2021.1, the msg.payload of an MQTT message from node-red to domoticz/in is not shown in the domoticz log anymore.
It is by design. Discussed both on the
forum and on
github . If you need to see this messsage to debug see howto in this topic / issue
Ah OK, thanx!