I am running Node Red V3.10 as an add-on in Home Assistant. Recently I have begun to receive this warning:
"Deprecated API warning: Calls to RED.util.evaluateJSONataExpression must include a callback. This will not be optional in Node-RED 4.0. Please identify the node ..."
Every api-call-service (Home Assistant) triggers this warning, flooding my debug window, making it useless. I have no control over the Home Assistant implementation of Node-Red and the person who has control is aware of the issue. But, do I really need to see this warning thousands of times? Is there no way to mute the warnings?