Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # Kräver att du har installerat mini graph card, finns i HACS.
- - type: 'custom:mini-graph-card'
- name: Framsidan
- entities:
- - entity: sensor.netatmo_bennani_vs_utomhus_temperature
- name: "Framsidan"
- show_state: true
- state_adaptive_color: true
- align_icon: left
- align_header: left
- align_state: left
- height: 150
- line_width: 2
- hour24: true
- hours_to_show: 24
- hours24: true
- points_per_hour: 4
- aminate: true
- decimals: 1
- show:
- fill: true
- extrema: true
- average: true
- labels: false
- color_thresholds_transition: hard
- color_thresholds:
- - value: -50
- color: "#ff4db5"
- - value: -20
- color: "#fc4dff"
- - value: -15
- color: "#d34dff"
- - value: -10
- color: "#a64dff"
- - value: -5
- color: "#7a4dff"
- - value: 0
- color: "#4db8ff"
- - value: 18
- color: "#66ff66"
- - value: 25
- color: "#ffd633"
- - value: 30
- color: "#ff704d"
Advertisement
Add Comment
Please, Sign In to add comment