mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-05-05 08:44:24 +00:00
Add button to navigate to network tab
This commit is contained in:
@@ -9,6 +9,13 @@ network_card:
|
|||||||
title: "[[title]]"
|
title: "[[title]]"
|
||||||
icon: "[[icon]]"
|
icon: "[[icon]]"
|
||||||
entities:
|
entities:
|
||||||
|
- type: custom:dummy-entity-row
|
||||||
|
entity: sensor.fast_com_download
|
||||||
|
name: Open network tab
|
||||||
|
icon: mdi:server-network
|
||||||
|
tap_action:
|
||||||
|
action: navigate
|
||||||
|
navigation_path: /lovelace-main/network
|
||||||
- type: custom:dummy-entity-row
|
- type: custom:dummy-entity-row
|
||||||
entity: sensor.fast_com_download
|
entity: sensor.fast_com_download
|
||||||
name: Open admin UI
|
name: Open admin UI
|
||||||
|
|||||||
Reference in New Issue
Block a user