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

Flur

Licht

{{ basic.stateswitch('OG.Flure.light', 'OG.Flure.light', 'mini', '1', '', 'Licht', ['icon0']) }}

Tür

{{ basic.stateswitch('OG.Flure.door', 'OG.Flure.door', 'mini', '1', '', 'Tür', ['icon0']) }}

Tür

{% endblock %}