Request: adding ha_addon as a prefix to sensors like binary_sensor.ha_addon_log_viewer

Hi. I’m trying to get a sensor entity status card for the addons that are running. FOr HA, it’s a bit of a nightmare. I can get the status using the binary_sensor.; however, that’s a bit of terrible way to do this. If there was a prefix like ha_addon before the container / addon name, I can then do a wildcard and show status.

binary_sensor.*_running isn’t wildcard enough?

AFAIK only addon running binary sensors use the suffix.