Hi there,
I had the same issue with a device regularly reporting via UDP, and exploiting the existing TCP sensor I have created the following UDP sensor:
Maybe useful for your case? I’m considering to do a PR and contribute it back, even though there’s quite some duplication with the TCP sensor and it could be merged with it.