You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
to specify payloads that are being sent by the broker I add a property 'BROKER_PAYLOAD': true.
Example:
topic: MAC/IEEE/get
{
"state": "",
"BROKER_PAYLOAD": true
}
Zigbee2mqtt thus responds with/logs: No converter available for 'BROKER_PAYLOAD' (true)
Is there any way to completely ignore the specified payload attribute?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello,
to specify payloads that are being sent by the broker I add a property 'BROKER_PAYLOAD': true.
Example:
topic:
MAC/IEEE/get
Zigbee2mqtt thus responds with/logs:
No converter available for 'BROKER_PAYLOAD' (true)
Is there any way to completely ignore the specified payload attribute?
Beta Was this translation helpful? Give feedback.
All reactions