Navigate widget icon color to represent state of an entity?

Hi, is it possible to change the color of the navigate icon to represent the state of an entity?

Example: I have a separate dashboard for the living room, and if one of the lights is on, I’d like the icon to show that. very much like ‘monitored_entity’ of the ‘group’ widget.

Example: (obviously, this doesn’t work)

load_living_panel:
  widget_type: navigate
  title: Living
  icon_inactive: mdi-sofa
  url: /living
  monitored_entity: group.living_room