mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-04-29 06:48:16 +00:00
Add button to navigate to network tab
This commit is contained in:
@@ -9,6 +9,13 @@ network_card:
|
||||
title: "[[title]]"
|
||||
icon: "[[icon]]"
|
||||
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
|
||||
entity: sensor.fast_com_download
|
||||
name: Open admin UI
|
||||
|
||||
Reference in New Issue
Block a user