Recorder: domain, entities, event types to exclude

Hello,
I added a DafangHacks camera via MQTT discovery, and a bunch of new entities got added. I was wondering how I can exclude these from recorder to reduce drive writes. I don’t really have any need to track these things.

Here’s what my recorder looks like:
image

And here’s my entities list for some of the corresponding tracked items:

Not all the items are tracked. Is there a way to exclude any entity discovered via MQTT? So that I can add entities to the include list on purpose rather than it automatically including it?

I’d also like to exclude things like my presence (android HA app). I like the functionality of being able to do stuff based on my presence, but I don’t really want the recorder tracking and displaying it.