Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- type: custom:apexcharts-card
- graph_span: 1h
- header:
- show: true
- title: Energiforbruk forrige time
- show_states: false
- span:
- end: hour
- offset: '-1h'
- now:
- show: false
- yaxis:
- - min: 0
- apex_config:
- min: 0
- opposite: false
- forceNiceScale: true
- decimalsInFloat: 0
- series:
- - entity: #Sensor for aktiv effekt
- type: area
- show:
- legend_value: false
- name: kW
- group_by:
- duration: 1m
- func: avg
- stroke_width: 3
- extend_to_end: false
- curve: smooth
- - entity: #sensor for utility meter kwh siste time
- type: area
- name: kWh
- stroke_width: 2
- extend_to_end: false
- curve: smooth
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement