Excluded Entity still shows up in logbook

I have excluded an entity in logbook.yaml, but it still shows up in logbook.

  exclude:
    entities:
      - number.pvse_active_power_limit

image

The entity is included in recorder.yaml ini order to see it in History.

Has anybody a hint, why it still shows up in the logbook?

Is the entity id correct?

Have you restarted Home Assistant since making the change (you do need to)?

After some research on Github, I found out, that my requirement is not possible:

If entities are included in the recorder, there is no way, to exclude it in logfile. For me, this is a bad concept.