18 lines
401 B
YAML
18 lines
401 B
YAML
type: entities
|
|
show_header_toggle: false
|
|
title: Elförbrukning
|
|
entities:
|
|
- type: section
|
|
label: Senaste dygnet
|
|
- type: custom:hui-history-graph-card
|
|
hours_to_show: 24
|
|
entities:
|
|
- sensor.filtered_power
|
|
- type: section
|
|
label: Senaste veckan
|
|
- type: custom:hui-history-graph-card
|
|
hours_to_show: 168
|
|
entities:
|
|
- sensor.filtered_power
|
|
- sensor.power_meter
|