Supertile Icon Based on "Thing" State

Is it possible to change the static icon in a Supertile based on a “thing” state. It seems no. When I go to edit the state,

I only get Style. There is no icon to select. I would like “icon1” if the tilt sensor is open, and icon2 if the tilt sensor is closed. Am I looking at this wrong?

If I simply create a “thing” tile using the tilt sensor, I absolutely can do this, but I won’t have the ability to control a different device that way, (the door).

Instead of using a Static Icon within the SuperTile (static=fixed, unchanging), use a Thing Icon which binds the icon to the state of a Thing.

Thanks again– Worked perfectly!

1 Like