Interacting with Dashboard

Hi,

I would like to show the status of a three-state sensor(“Active”;“Inactive”;“Disabled”) in the Dashboard. The only widget I found for this is the “Text/Value” one but I think it isn’t a nice way to show this on a presentation. I found that the “Image widget” could be used but it would requiredthat the image source can be changed somehow, to reflect the current status. I could use a HTTP endpoint that interacts with the Dashboard API, if any, but I couldn’t find information related in the Doc page. Has anybody figured how to work this out?

Thanks