Counter step ignored in template sensor – always increases by 1

Hi everyone,
I’ve created a counter helper (via the UI) in Home Assistant and set the step value to 11.
However, every time I call increase, it only increments by 1.

When I check the entity attributes in Developer Tools → States, it still shows:

step: 1

instead of the value I configured.

Is this a known bug, or am I configuring it wrong?

Are you scrolling down and clicking “Update” in the entity settings popup?

Lol yes I am, It stays on 11 in the Entity Settings even after a Home Assistant restart, it just won’t change the “other” step for some reason…