Gauge with disabled “tap_action”:
type: gauge
entity: sensor.processor_use
card_mod:
style: |
ha-card {pointer-events: none;}
Entity with disabled “tap_action”:
type: entity
entity: sun.sun
card_mod:
style: |
ha-card {pointer-events: none;}