Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- title: Grafico consumi
- theme: Backend-selected
- path: grafico-consumi
- icon: mdi:chart-areaspline
- type: panel
- badges: []
- cards:
- - type: custom:apexcharts-card
- stacked: true
- graph_span: 24h
- update_interval: 1min
- all_series_config:
- type: column
- statistics:
- type: mean
- period: hour
- align: middle
- series:
- - entity: sensor.altro_power
- name: Altro
- - entity: sensor.luci_power
- name: Luci
- - entity: sensor.lavanderia_power
- name: Lavanderia
- - entity: sensor.cucina_power
- name: Cucina
- - entity: sensor.condizionatori_power
- name: Condizionatori
- - entity: sensor.pompa_piscina_power
- name: Piscina
- - entity: sensor.tv_power
- name: TV
- - entity: sensor.tapparelle_power
- name: Tapparelle
- apex_config:
- chart:
- height: 940px
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement