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