Adjusting Hue Motion sensor temperature reading

I’ve just found this:
value_template: "{{ states('sensor.entry_motion_sensor_temperature') | round|int }}"
… the question still remain, can I integrate the two ?

(source, by ‘Twit’ — Remove temperature gauge decimal places)