I’ve seen several posts trying to display “untracked” energy (energy used by devices not tracked by home assistant).
All those solutions seem to explicitly list devices that are tracked by home assistant and substract them from the total.
Is there a generic way to do this? (without having to update a template for each new tracked device).
I’m thinking HA already have all the information to make that subtraction: we can compute the sum of all devices added to the energy dashboard.