/** * ----------------------------------------------------------------------------- * @package smartVISU * @author Martin Gleiß * @copyright 2012 * @license GPL [http://www.gnu.de] * ----------------------------------------------------------------------------- */ {% extends "rooms.html" %} {% block content %}
{{ basic.switch('JohannaDeckenlicht', 'OG.Johanna.Deckenlicht', icon1~'light_ceiling_light.png', icon0~'light_ceiling_light.png') }} | Deckenlampe |
{{ basic.switch('JohannaDeckeSchmetterlinge', 'OG.Johanna.Schmetterlinge', icon1~'light_wire_system_1.png', icon0~'light_wire_system_1.png') }} | Schmetterlinge |
{{ basic.symbol('FensterJohanna1', 'OG.Johanna.Fenster', 'Fenster ist offen', icon1~'fts_window_1w_open.png') }} {{ basic.symbol('FensterJohanna2', 'OG.Johanna.Fenster', 'Fenster ist zu', icon0~'fts_window_1w.png', 0) }} |
{{ basic.symbol('TuerJohanna1', 'OG.Johanna.Tuer', 'Tür ist offen', icon1~'fts_door_open.png') }} {{ basic.symbol('TuerJohanna2', 'OG.Johanna.Tuer', 'Tür ist zu', icon0~'fts_door.png', 0) }} |