Update world dashboard

This commit is contained in:
GeorgeSG
2025-05-16 15:33:23 +03:00
parent b501d2c318
commit 253f50d378
2 changed files with 41 additions and 62 deletions

View File

@@ -1,45 +0,0 @@
network_card:
card:
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

View File

@@ -43,23 +43,47 @@
variables:
- color: "#38593a"
- cards:
- type: custom:decluttering-card
template: v3_section_title
variables:
- title: Network stats
- type: custom:decluttering-card
template: network_card
- type: 'custom:simple-clock-card'
hide_seconds: true
font_size: 4rem
paddingTop_size: 25px
paddingBottom_size: 25px
- type: horizontal-stack
cards:
- type: custom:decluttering-card
template: bus_departure
variables:
- title: Bus 1 (1257)
- entity: sensor.sofia_traffic_bus_1
- empty: No upcoming buses
- type: custom:decluttering-card
template: bus_departure
variables:
- title: Bus 5 (1257)
- entity: sensor.sofia_traffic_bus_5
- empty: No upcoming buses
- type: custom:decluttering-card
template: bus_departure
variables:
- title: Bus 6 (1257)
- entity: sensor.sofia_traffic_bus_6
- empty: No upcoming buses
- type: horizontal-stack
cards:
- type: custom:decluttering-card
template: bus_departure
variables:
- title: Metro M1
- entity: sensor.sofia_traffic_subway_m1
- empty: No upcoming trains
- type: custom:decluttering-card
template: bus_departure
variables:
- title: Metro M4
- entity: sensor.sofia_traffic_subway_m4
- empty: No upcoming trains
- type: custom:decluttering-card
template: coloured-vertical-stack
variables:
- color: "#38593a"
- cards:
- type: custom:decluttering-card
template: v3_section_title
variables:
- title: Pi-hole
- type: custom:decluttering-card
template: pi_hole_card
- !include ../popup_cards.yaml