Hey all,
using Lovelace, version 0.101.3
ive setup a new entity that basically tells me if my rad is “on” or “off”.
however when i click on this entity on the UI, i want it to show me the action as if i click on “climate.j_rad”
i cant quite work out if this is possible?
card:
type: entity
entities:
- entity: sensor.radiator_status_j_office
secondary_info: last-changed
tap_action:
action: more-info
service_data:
entity_id: climate.j_office
current click display:
desired