I'm sending alert informations via mqtt to HomeAssistant. My Message-Payload is configured with
Code: Select all
{"obj":"&MEMO"}
If there are more than one object detected, the memo is sometimes cut off, e.g.
Code: Select all
{"obj":"car:89%,person:83%,bicycle:82%,chri"}