Can I change the icon for a (non-binary) sensor?

Hi,

for a binary_sensor, I can specify a sensor_class option to customize the icon.
This option is not available with a “normal” sensor.
Is there another way to change the icon?

Sebastian

I can set a sensor_class via customize, but I don’t see any changes - I still get the “eye” icon.
I tried using entity_picture with “mdi:glassdoor”, which resulted in no icon being displayed at all.

Sebastian

EDIT: sorry, I overlooked the icon: option which finally worked :slight_smile: