Accuracy_decimals: HA doesn't obey

Hi, up on esphome documentation:

While this does not change the value sent across the API, Home Assistant’s ESPHome integration will round the value accordingly before using or storing it.

should be stored only this decimal changes.
But higher precision is stored and thus fill up database.

   accuracy_decimals: 1

I suspect the “before storing it” is misleading, the precision is only used for display purposes. You probably want to use the round filter in your sensor.