The request
Lovelace Entity Card:
Option to show the input_number's state without any decimal places.
Currently the Entity Card always shows 1 decimal place when the nominated entity is input_number.
The alternatives
Create a template sensor to read the state from the target input_number entity to show in the Entity Card.
Additional information