Rotating Compass?

Has anyone had any luck with a compass card that will rotate based on a heading sensor. For example, use on a boat. I’d like the compass needle to stay fixed at the 12 o’clock position but the compass rotate accordingly.

I have been using the Windrose card and that does have this feature, but is not specifically a compass. It works perfectly. I’d like a more detailed compass view, like the kind you can configure with Canvas Gauge Card, but have not been able to get the needle to stay fixed while the compass rotates.

Any advice would be appreciated.

I think there is a gap in the market

not sure if there are more compass cards but the below one allows to add an ‘offset’
You could put the degrees in dynamically using the config card templater

tomvanswam/compass-card: A Lovelace card that shows a directional indicator on a compass for Home Assistant (github.com)

iantrich/config-template-card: :memo: Templatable Lovelace Configurations (github.com)

Thanks! I’ll take a look