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?

