mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-04-29 06:48:16 +00:00
Add Titanium to network
This commit is contained in:
@@ -6,17 +6,17 @@ cards:
|
||||
- type: vertical-stack
|
||||
cards:
|
||||
- type: entities
|
||||
title: SARAH
|
||||
icon: mdi:server
|
||||
title: Titanium
|
||||
icon: mdi:desktop-tower
|
||||
entities:
|
||||
- binary_sensor.updater
|
||||
- sensor.uptime
|
||||
- entity: sensor.home_assistant_v2_db
|
||||
name: Database
|
||||
icon: mdi:database
|
||||
- entity: sensor.home_assistant_log
|
||||
name: Logs
|
||||
icon: mdi:view-list
|
||||
- binary_sensor.titanium
|
||||
- type: custom:dummy-entity-row
|
||||
entity: binary_sensor.titanium
|
||||
tap_action:
|
||||
action: call-service
|
||||
service: script.titanium_start
|
||||
name: Start
|
||||
icon: mdi:power
|
||||
|
||||
- type: entities
|
||||
style: |
|
||||
@@ -232,50 +232,18 @@ cards:
|
||||
|
||||
- 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
|
||||
- type: entities
|
||||
title: SARAH
|
||||
icon: mdi:home-assistant
|
||||
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: vertical-stack
|
||||
cards:
|
||||
- binary_sensor.updater
|
||||
- sensor.uptime
|
||||
- entity: sensor.home_assistant_v2_db
|
||||
name: Database
|
||||
icon: mdi:database
|
||||
- entity: sensor.home_assistant_log
|
||||
name: Logs
|
||||
icon: mdi:view-list
|
||||
- type: entities
|
||||
title: Pi-Hole
|
||||
icon: mdi:pi-hole
|
||||
@@ -324,3 +292,47 @@ cards:
|
||||
line_width: 6
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user