Hello. I want to multiply a value entering Apex charts:
series:
- entity: sensor.zasuvka_power (this is the part I want to multiply *24)
name: spotreba
type: column
statistics:
period: day
align: middle
group_by:
func: max
duration: 1d
show:
extremas: false
header_color_threshold: true
data_generator: ""
Where to look for it?
Thanks. 😉