With the enablement of the uart_target_output switch I have parsed four (4) of the eight (8) possible targets. These are viewable on the internal webserver since they are very noisy. This opens up new possibilities in both tuning and automations.
** WARNING ** leaving a browser sitting open on the ESP web_server with all 16 target (dist/SNR) https://echat.date updating realtime may cause your ESP to reboot after a few minutes. Please use the web_server for tuning purposes only. Since the target distand/SNR are internal, Home Assistant will be fine.
num_targets however is not internal. You may wish to set it that way or exclude it from logger;HA configuration.yaml:
logbook: exclude: entity_globs: - sensor.num_targets*