Skip to content

WAN Traffic Graph with Inverse In/Out #861

Closed Answered by DeFlanko
DeFlanko asked this question in Q&A
Discussion options

You must be logged in to vote

Update.

type: custom:mini-graph-card
show:
  labels: true
  name_adaptive_color: true
  icon_adaptive_color: true
  average: true
  extrema: true
height: 150
hours_to_show: 0.25
points_per_hour: 360
line_width: 2
animate: true
lower_bound: ~0
color_thresholds:
  - value: 100
    color: '#8FCE00'
  - value: 40
    color: '#008fce'
  - value: 10
    color: '#ce008f'
  - value: 0
    color: '#000000'
  - value: -10
    color: '#008fce'
  - value: -40
    color: '#8FCE00'
entities:
  - entity: sensor.pfsense_download_mbps_speed
    unit: Mbit/s
    name: Download
  - entity: sensor.pfsense_upload_mbps_speed
    unit: Mbit/s
    name: Upload
name: Active Internet (Last 15 mins)

Where i had to …

Replies: 3 comments 6 replies

Comment options

You must be logged in to vote
4 replies
@ildar170975
Comment options

@DeFlanko
Comment options

@ildar170975
Comment options

@DeFlanko
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by DeFlanko
Comment options

You must be logged in to vote
2 replies
@DeFlanko
Comment options

@ildar170975
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants