Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- type: custom:mini-graph-card
- hours_to_show: 24
- points_per_hour: 8
- show:
- labels: true
- labels_secondary: false
- entities:
- - entity: sensor.aqara_multi_sensor_2_temperature
- name: Temperatura - balkon
- - entity: sun.sun
- y_axis: secondary
- show_legend: false
- show_line: false
- show_points: false
- color: black
- state_map:
- - value: above_horizon
- label: above
- - value: below_horizon
- label: below
- color_thresholds:
- - value: 35
- color: '#8f1519'
- - value: 30
- color: '#ce2117'
- - value: 25
- color: '#f06a2b'
- - value: 20
- color: '#f6f456'
- - value: 15
- color: '#80c244'
- - value: 10
- color: '#41ce95'
- - value: 5
- color: '#29b7dc'
- - value: 0
- color: '#343474'
- - value: -5
- color: '#7a47a3'
- - value: -10
- color: '#c682c9'
- - value: -15
- color: '#f5c7f3'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement