/** * ----------------------------------------------------------------------------- * @package smartVISU * @author Martin Gleiß * @copyright 2012 * @license GPL [http://www.gnu.de] * ----------------------------------------------------------------------------- */ {% extends "rooms.html" %} {% block content %}

WC

Raumtemperatur

{{ device.rtr('heating', 'Heizung', 'eg.toilet.heating', 'eg.toilet.heating.set', 'eg.toilet.heating.mode', 'eg.toilet.heating.night', 'eg.toilet.heating.frost', 'eg.toilet.heating.state') }}

Plot

{{ plot.rtr('ph', 'eg.toilet.heating', 'eg.toilet.heating.set', 'eg.toilet.heating.state') }}
{% endblock %}