custom-cards / flex-table-card

Highly Flexible Lovelace Card - arbitrary contents/columns/rows, regex matched, perfect to show appdaemon created content and anything breaking out of the entity_id + attributes concept

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

myhomeiot opened this issue · 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.

+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