flex-table-card icon indicating copy to clipboard operation
flex-table-card copied to clipboard

[Feature Request] Config option for navigate to device page instead display more-info for selected entity

Open myhomeiot opened this issue 2 years ago • 1 comments

Currently when you click on the row it's open more-info for selected entity. Is it possible to add option to navigate to device page to which this entity belong?

JFYI: This is default behavior in Zha Network Card because it's show devices, maybe you can grab some code.

myhomeiot avatar May 31 '22 15:05 myhomeiot

+1 Ability to define tap_action: would be great! Something along the lines:

entities: 
  - entity: sensor.my_sensor1
     tap_action:
        action: call-service/navigate etc

radical-squared avatar Jun 20 '22 08:06 radical-squared