{{includefile 'bootstrap/css/page_common.css'}}
Energy
{{includefile 'header.html'}} {{includefile 'navbar.html'}}
Graph Type
Select Devices
{{ch=energy_graph_usage_cost}} {{ chu='' chc='' if ch==1 chc='checked' else chu='checked' end }}
Usage
Cost
{{if latest_energy_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='active' }} {{ end }}
{{ e.name }}
{{ end }}
Graph Type
×
{{for g in energy_graphs}}
{{g.name}}
{{end}}
{{includefile 'bootstrap/js/page_common.js'}}