Disable unknown entities of dsmr_reader component

The dsmr reader component create entities for a fixed set of mqtt topics. Because my smart meter does not provide all the necessary data I got a lot of unknown entities.

Because those entities don’t have an id I can’t disable or delete them. Is there a way to achieve this?

1 Like

yes please!.
Ideal solution would be to give each sensor a Unique ID so you decide for yourself which sensors you want.
There was an issue for this: ([dsmr-reader] Missing unique_id · Issue #61755 · home-assistant/core · GitHub) but is was closed with no resolution.