{{includefile 'bootstrap/css/page_common.css'}}
Energy
{{includefile 'header.html'}} {{includefile 'navbar.html'}}
Loading...
Graph Type
Select Devices
{{ch=energy_graph_usage_cost}} {{ chu='' chc='' if ch==1 chc='checked' else chu='checked' end }}
Usage
Cost
{{graph=latest_energy_graph}} {{if graph==""}}
No Data to graph
{{else}}
{{end}}
Statistics
{{ for stat in energy_stats }}
{{stat[0]}}
{{stat[1]}}
{{stat[2]}}
{{ end }}
Select Devices
×
{{-for e in energy_devices-}}
{{active=''}} {{-if e.selected-}} {{-active='checked'-}} {{-end-}}
{{e.name}}
{{-end-}}
Graph Type
×
{{for g in energy_graphs}}
{{g.name}}
{{end}}
{{includefile 'bootstrap/js/page_common.js'}}