mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-05-15 12:34:42 +00:00
Add network card
This commit is contained in:
@@ -96,46 +96,8 @@ cards:
|
||||
entities:
|
||||
- sensor.pi_hole_seen_clients
|
||||
|
||||
- type: vertical-stack
|
||||
cards:
|
||||
- type: "custom:mini-graph-card"
|
||||
animate: true
|
||||
points_per_hour: 1
|
||||
hours_to_show: 72
|
||||
show:
|
||||
graph: bar
|
||||
average: true
|
||||
extrema: true
|
||||
entities:
|
||||
- entity: sensor.fast_com_download
|
||||
|
||||
- type: "custom:mini-graph-card"
|
||||
animate: true
|
||||
points_per_hour: 1
|
||||
hours_to_show: 72
|
||||
show:
|
||||
graph: bar
|
||||
average: true
|
||||
extrema: true
|
||||
entities:
|
||||
- entity: sensor.speedtest_download
|
||||
|
||||
- type: horizontal-stack
|
||||
cards:
|
||||
- type: custom:mini-graph-card
|
||||
points_per_hour: 0.3
|
||||
hours_to_show: 72
|
||||
font_size: 75
|
||||
line_color: var(--accent-color)
|
||||
line_width: 6
|
||||
entities:
|
||||
- sensor.speedtest_upload
|
||||
|
||||
- type: custom:mini-graph-card
|
||||
font_size: 75
|
||||
points_per_hour: 0.3
|
||||
hours_to_show: 72
|
||||
line_color: var(--accent-color)
|
||||
line_width: 6
|
||||
entities:
|
||||
- sensor.speedtest_ping
|
||||
- type: custom:decluttering-card
|
||||
template: network_card
|
||||
variables:
|
||||
- title: Network
|
||||
- icon: mdi:router-wireless
|
||||
|
||||
Reference in New Issue
Block a user