/**
* -----------------------------------------------------------------------------
* @package smartVISU
* @author Martin Gleiß
* @copyright 2012 - 2024
* @license GPL [http://www.gnu.de]
* -----------------------------------------------------------------------------
*/
- Erdgeschoss
-
{{ lib.svgimg ('', 'it_television.svg', 'icon0', '') }}
Wohnzimmer
{{ basic.print('wohnen_temperatur', '0/0/4/9.xxx', '°') }}
{{ basic.symbol('wohnen_licht_on', ['0/1/2/1.001', '0/1/12/1.001','0/1/22/1.001', '0/1/32/1.001'], '', 'light_light.svg', 1, 'or', 'icon1') }}
{{ basic.symbol('wohnen_licht_off', ['0/1/2/1.001', '0/1/12/1.001','0/1/22/1.001', '0/1/32/1.001'], '', 'light_light.svg', 0, 'and') }}
{{ basic.symbol('wohnen_heizung_on', '0/0/2/1.001', '', 'sani_floor_heating.svg', 1, 'or', 'icon1') }}
{{ basic.symbol('wohnen_heizung_off', '0/0/2/1.001', '', 'sani_floor_heating.svg', 0) }}
-
{{ lib.svgimg ('', 'scene_cooking.svg', 'icon0', '') }}
Küche
{{ basic.print('kueche_temperatur', '1/0/4/9.xxx', '°') }}
{{ basic.symbol('kueche_licht_on', ['1/1/2/1.001', '1/1/12/1.001', '1/1/22/1.001'], '', 'light_light.svg', 1, 'or', 'icon1') }}
{{ basic.symbol('kueche_licht_off', ['1/1/2/1.001', '1/1/12/1.001', '1/1/22/1.001'], '', 'light_light.svg', 0, 'and') }}
{{ basic.symbol('kueche_heizung_on', '1/0/2/1.001', '', 'sani_floor_heating.svg', 1, 'or', 'icon1') }}
{{ basic.symbol('kueche_heizung_off', '1/0/2/1.001', '', 'sani_floor_heating.svg', 0) }}
-
{{ lib.svgimg ('', 'scene_visit_guests.svg', 'icon0', '') }}
Gästezimmer
{{ basic.print('gaeste_temperatur', '2/0/4/9.xxx', '°') }}
{{ basic.symbol('gaeste_licht_off', '2/1/2/1.001', '', 'light_light.svg', 0, 'and') }}
{{ basic.symbol('gaeste_licht_on', '2/1/2/1.001', '', 'light_light.svg', 1, 'or', 'icon1') }}
{{ basic.symbol('gaeste_heizung_on', '2/0/2/1.001', '', 'sani_floor_heating.svg', 1, 'or', 'icon1') }}
{{ basic.symbol('gaeste_heizung_off', '2/0/2/1.001', '', 'sani_floor_heating.svg', 0) }}
-
{{ lib.svgimg ('', 'scene_toilet.svg', 'icon0', '') }}
Gäste-WC
{{ basic.print('gaestewc_temperatur', '3/0/4/9.xxx', '°') }}
{{ basic.symbol('gaestewc_licht_off', '3/1/2/1.001', '', 'light_light.svg', 0, 'and') }}
{{ basic.symbol('gaestewc_licht_on', '3/1/2/1.001', '', 'light_light.svg', 1, 'or', 'icon1') }}
{{ basic.symbol('gaestewc_heizung_on', '3/0/2/1.001', '', 'sani_floor_heating.svg', 1, 'or', 'icon1') }}
{{ basic.symbol('gaestewc_heizung_off', '3/0/2/1.001', '', 'sani_floor_heating.svg', 0) }}
-
{{ lib.svgimg ('', 'sani_boiler_temp.svg', 'icon0', '') }}
Hauswirtschaftsraum
{{ basic.symbol('hwr_licht', '5/1/2/1.001', '', 'light_light.svg', 1, 'or', 'icon1') }}
-
{{ lib.svgimg ('', 'scene_stairs.svg', 'icon0', '') }}
Diele/Treppe
{{ basic.print('diele_temperatur', '4/0/4/9.xxx', '°') }}
{{ basic.symbol('diele_licht_on', ['4/1/2/1.001', '4/1/12/1.001', '4/1/22/1.001'], '', 'light_light.svg', 1, 'or', 'icon1') }}
{{ basic.symbol('diele_licht_off', ['4/1/2/1.001', '4/1/12/1.001', '4/1/22/1.001'], '', 'light_light.svg', 0, 'and') }}
{{ basic.symbol('diele_heizung_on', '4/0/2/1.001', '', 'sani_floor_heating.svg', 1, 'or', 'icon1') }}
{{ basic.symbol('diele_heizung_off', '4/0/2/1.001', '', 'sani_floor_heating.svg', 0) }}
- Obergeschoss
-
{{ lib.svgimg ('', 'scene_sleeping.svg', 'icon0', '') }}
Schlafzimmer
{{ basic.print('schlafen_temperatur', '6/0/4/9.xxx', '°') }}
{{ basic.symbol('schlafen_licht_on', '6/1/2/1.001', '', 'light_light.svg', 1, 'or', 'icon1') }}
{{ basic.symbol('schlafen_licht_off', '6/1/2/1.001', '', 'light_light.svg', 0, 'and') }}
{{ basic.symbol('schlafen_heizung_on', '6/0/2/1.001', '', 'sani_floor_heating.svg', 1, 'or', 'icon1') }}
{{ basic.symbol('schlafen_heizung_off', '6/0/2/1.001', '', 'sani_floor_heating.svg', 0) }}
-
{{ lib.svgimg ('', 'scene_baby.svg', 'icon0', '') }}
Kinderzimmer
{{ basic.print('kind_temperatur', '7/0/4/9.xxx', '°') }}
{{ basic.symbol('kind_licht_on', ['7/1/2/1.001','7/1/12/1.001'], '', 'light_light.svg', 1, 'or', 'icon1') }}
{{ basic.symbol('kind_licht_off', ['7/1/2/1.001','7/1/12/1.001'], '', 'light_light.svg', 0, 'and') }}
{{ basic.symbol('kind_heizung_on', '7/0/2/1.001', '', 'sani_floor_heating.svg', 1, 'or', 'icon1') }}
{{ basic.symbol('kind_heizung_off', '7/0/2/1.001', '', 'sani_floor_heating.svg', 0) }}
-
{{ lib.svgimg ('', 'it_pc.svg', 'icon0', '') }}
Arbeitszimmer
{{ basic.print('arbeiten_temperatur', '8/0/4/9.xxx', '°') }}
{{ basic.symbol('arbeiten_licht_on', '8/1/2/1.001', '', 'light_light.svg', 1, 'or', 'icon1') }}
{{ basic.symbol('arbeiten_licht_off', '8/1/2/1.001', '', 'light_light.svg', 0, 'and') }}
{{ basic.symbol('arbeiten_heizung_on', '8/0/2/1.001', '', 'sani_floor_heating.svg', 1, 'or', 'icon1') }}
{{ basic.symbol('arbeiten_heizung_off', '8/0/2/1.001', '', 'sani_floor_heating.svg', 0) }}
-
{{ lib.svgimg ('', 'scene_toilet.svg', 'icon0', '') }}
Bad
{{ basic.print('bad_temperatur', '9/0/4/9.xxx', '°') }}
{{ basic.symbol('bad_licht_on', ['9/1/2/1.001','9/1/12/1.001'], '', 'light_light.svg', 1, 'or', 'icon1') }}
{{ basic.symbol('bad_licht_off', ['9/1/2/1.001','9/1/12/1.001'], '', 'light_light.svg', 0, 'and') }}
{{ basic.symbol('bad_heizung_on', '9/0/2/1.001', '', 'sani_floor_heating.svg', 1, 'or', 'icon1') }}
{{ basic.symbol('bad_heizung_off', '9/0/2/1.001', '', 'sani_floor_heating.svg', 0) }}
-
{{ lib.svgimg ('', 'scene_stairs.svg', 'icon0', '') }}
Flur
{{ basic.print('flur_temperatur', '10/0/4/9.xxx', '°') }}
{{ basic.symbol('flur_licht_on', '10/1/2/1.001', '', 'light_light.svg', 1, 'or', 'icon1') }}
{{ basic.symbol('flur_licht_off', '10/1/2/1.001', '', 'light_light.svg', 0, 'and') }}
{{ basic.symbol('flur_heizung_on', '10/0/2/1.001', '', 'sani_floor_heating.svg', 1, 'or', 'icon1') }}
{{ basic.symbol('flur_heizung_off', '10/0/2/1.001', '', 'sani_floor_heating.svg', 0) }}