/** * ----------------------------------------------------------------------------- * @package smartVISU * @author Onkel Andy * @copyright 2020 * @license GPL [http://www.gnu.de] * ----------------------------------------------------------------------------- */ {% extends "quad_root.html" %} {% block title %} Steckdosen {% endblock %} {% block header %} Switches {% endblock %} {% block content %} {% endblock %} {% block quad_top %} {{ plot.period('', 'steckdosen.eg.bad_heizung.sa', 'on', '24h', 'now', 0, 2, '1000', 'Heizung', '#000', 'stair', ['Uhrzeit', 'Höhe'],'30s') }} {% endblock %}