recorder:
exclude:
entities:
- binary_sensor.capteur_motion_salon
It would be great if the frontend could check that an entity has its state history disabled, and not try to load it anyway.
Somewhere around https://github.com/home-assistant/frontend/blob/2084ecc4c6f8ec14a5884402fbbfe0fbff3147d3/src/dialogs/more-info/more-info-controls.js#L205 , I guess.