Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Internals:
- BYTES_READ 542100
- BYTES_WRITTEN 24313983
- CONNECTS 867
- DEF 8083 global
- FD 8
- FUUID 5f88b0e0-f33f-b03f-7abf-4b26f1f6670aea7c
- FVERSION 01_FHEMWEB.pm:0.293830/2024-11-30
- NAME WEB
- NR 59
- NTFY_ORDER 50-WEB
- PORT 8083
- SSL 1
- STATE Initialized
- TYPE FHEMWEB
- READINGS:
- 2025-02-15 15:18:21 state Initialized
- Attributes:
- Css /* FHEM Style bb_f18_dark@benni (inherited from:f18_dark@Simon74) */
- /* https://forum.fhem.de/index.php/topic,84760.msg770740.html#msg770740 */
- @import url('https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,500i,700,700i,900,900i');
- :root {
- --myOrange: #aa6900;
- --myRed: #ad3333;
- --myGreen: #32a054;
- --myBlue: #3373a6;
- --myGray: #8C8C8C;
- --myGreen: #52B26D;
- --myTitle: White;
- --myDevices: LightGray;
- --myBackground: #222222;
- --myButtonA: goldenrod;
- --mySyslink: orange;
- --myTextBG: #dddddd;
- --myMenuText: #fefefe;
- }
- html, body, html * {
- font-family: 'Roboto';
- }
- a#saveCheck span {
- color: red !important;
- }
- @font-face {
- font-style: normal;
- font-weight: 300;
- }
- /* Logfile Schriftart */
- [class*="log"] {
- font-family: Courier,Verdana, Arial;
- font-size: 12px;
- }
- /* FhemWidget USZU */
- .ui-button-text { font-weight:normal!important; color:#cccccc!important; }
- .ui-state-active {border:1px solid var(--myDevices); }
- .ui-button-text-only.ui-state-default { background:var(--myBackground); }
- .ui-button-text-only.ui-state-active { background:var(--myOrange); }
- .ui-menu { background:var(--myBackground); }
- .ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default {
- border: 1px solid var(--myGray);
- background: none;
- background-color: var(--myBackground);
- font-size: 14px;
- }
- /* Dropdown */
- select {
- /* -webkit-appearance: none; /* damit im safari nicht grauer-bg und weisse schrift..*/
- /* -moz-appearance: none; /* damit im safari nicht grauer-bg und weisse schrift..*/
- /* appearance: none; /* damit im safari nicht grauer-bg und weisse schrift..*/
- margin-left:3px;
- margin-right:3px;
- border-radius:3px;
- background-color:var(--myBackground);
- border:1px solid;
- border-color:gray;
- }
- /* ReadingsGroup */
- @media screen and (max-width: 480px) and (orientation: portrait) {
- table#readingsGroup-rg_mms1 tbody {
- width: 100%;
- display: table !important;
- }
- table#readingsGroup-rg_mms1 tr {
- display: table-cell !important;
- }
- table#readingsGroup-rg_mms1 tr td {
- display: table-cell !important;
- }
- table#readingsGroup-rg_wz_receiver, table#readingsGroup-rg_wz_squeezelite tbody {
- width: 100%;
- display: table !important;
- }
- table#readingsGroup-rg_wz_receiver, table#readingsGroup-rg_wz_squeezelite tr td {
- width: 100% !important;
- display: table-cell !important;
- }
- }
- /* Smartphone, zeige Commands auch Hochkant (Portait Mode) */
- @media screen and (max-width: 480px) and (orientation: portrait) {
- div#content table.block tr td:nth-child(n+3) { width:auto; display:block; }
- }
- body, input, select, textarea {
- font-weight: 400;
- font-size: 14px;
- }
- input, textarea {
- border-style: solid;
- border-width: 2px;
- border-color: #DDDDDD;
- border-radius: 0px;
- color: #CCCCCC;
- }
- input.maininput {
- border-width: 0px;
- height: 20px;
- color: #333333;
- }
- input[type="text"] {
- background-color: var(--myTextBG);
- -webkit-appearance: none;
- padding: 2px;
- }
- body.touch a {
- font-size: 16px;
- }
- #menuBtn {
- position: absolute;
- top: 14px;
- left: 10px;
- width: 28px;
- height: 28px;
- filter: brightness(3);
- }
- *:focus {
- outline: none;
- }
- div.pinHeader {
- color: white;
- height: 18px;
- border-top-left-radius: 10px;
- border-top-right-radius: 10px;
- padding: 5px 8px 5px 8px;
- }
- div.pinHeader a {
- color: white !important;
- }
- svg:not([fill]):not(.jssvg) {
- fill: #B0BEC5 !important;
- height: 30px;
- width: 30px;
- padding-right: 10px;
- }
- table.room, table.block.wide, table.fileList {
- border-top: 0px;
- border-bottom: 2px solid #333333;
- }
- table.block.wide {
- font-weight: 300;
- }
- table.block.wide td > div {
- padding: 4px;
- }
- td {
- padding: 0px;
- }
- div#content > table {
- width: 100%;
- }
- div#content::-webkit-scrollbar {
- display: none;
- }
- div#menu {
- width: 200px;
- }
- div#menu::-webkit-scrollbar {
- display: none;
- }
- div#menu > table, div#content > table {
- border-collapse: collapse;
- width: 100%;
- font-size: 14px;
- }
- div#menu > .col_header {
- fill: var(--myRed);
- font-size: 16px;
- background-color: var(--myRed);
- }
- div#menu > .col_header:before {
- content: "Menü";
- }
- div#menu tr {
- border-width: 0px;
- background-color: #333333;
- }
- div#menu tr tr:hover {
- background-color: var(--myBlue);
- }
- div#menu tr:last-child {
- border-bottom: none !important;
- }
- .room tr > td {
- padding: 4px 8px 4px 8px;
- }
- div#menu a {
- color: var(--myMenuText) ! important;
- padding-left: 5px;
- display: block;
- }
- body.touch #menu table.room div {
- padding: 4px;
- }
- .slider {
- background-color: var(--myOrange);
- border-radius: 5px;
- margin: 30px 0px 10px 0px;
- height: 4px;
- }
- .colorpicker_bri .slider {
- background-image: -webkit-linear-gradient(left, rgb( 150, 150 ,150), rgb(255,255,255) ) !important;
- background-image: -moz-linear-gradient(left, rgb( 0, 0 ,0), rgb(255,255,255) ) !important;
- background-image: -ms-linear-gradient(left, rgb( 0, 0 ,0), rgb(255,255,255) ) !important;
- background-image: -o-linear-gradient(left, rgb( 0, 0 ,0), rgb(255,255,255) ) !important;
- background-image: linear-gradient(left, rgb( 0, 0 ,0), rgb(255,255,255) ) !important;
- }
- .handle {
- font-size: 13px;
- color: white !important;
- position: relative;
- width: 45px;
- height: 20px;
- padding: 0px;
- background: transparent;
- border-radius: 8px;
- border-width: 0px;
- bottom: 32px;
- }
- .handle:before {
- content: '';
- position: absolute;
- border-style: solid;
- border-width: 5px 5px 0;
- border-color: #CCCCCC transparent;
- display: block;
- width: 0;
- bottom: -4px;
- left: 17px;
- }
- .handle:after {
- content: '';
- position: absolute;
- border-style: solid;
- border-width: 8px;
- border-radius: 8px;
- border-color: var(--myRed);
- box-shadow: 0px 0px 0px 2px white;
- display: block;
- width: 0;
- bottom: -23px;
- left: 14px;
- }
- .sysmon table tr td {
- padding: 2px;
- }
- .makeSelect form {
- padding: 5px;
- display: flex;
- align-items: center;
- }
- .makeSelect {
- display: flex;
- float: left;
- /* clear: left; */
- height: 35px;
- background: #333333;
- width: 100%;
- }
- .get, .set, .attr {
- margin-bottom: 0px;
- }
- .downText {
- margin-top: 0px;
- }
- /* Command Eingabefelder*/
- input[type="text"] {
- color: black;
- padding-left: 8px;
- }
- /* Submit */
- input[type=submit] {
- background-color: var(--myOrange);
- border: 1px solid var(--myTitle);
- }
- .textField_widget input {
- border: 0px;
- }
- input.multiple_widget {
- border: 0px;
- }
- div#devSpecHelp {
- background: #333333;
- width: 100%;
- padding-top: 5px;
- margin-bottom: 0px;
- }
- .SVGplot * {
- padding-top: 5px;
- }
- .border {
- stroke: #fff !important;
- fill: #333333 !important;
- }
- input#md_freeText {
- color: #000000;
- }
- .room div:hover svg path {
- fill: #FFFFFF;
- }
- .roomBlock3 div, .roomBlock5 div {
- height: 20px;
- /* text-transform: uppercase; */
- font-weight: 200;
- line-height: 20px;
- overflow: hidden;
- }
- .roomBlock1 div, .roomBlock2 div, .roomBlock4 div {
- height: 25px;
- /* text-transform: uppercase; */
- font-weight: 300;
- line-height: 25px;
- overflow: hidden;
- display: flex;
- }
- canvas.flot-base {
- width: 100% !important;
- }
- .panel-title {
- -webkit-box-pack: left !important;
- -ms-flex-pack: left !important;
- justify-content: left !important;
- padding: 4px !important;
- }
- input.maininput {
- border-radius: 4px;
- background-color: var(--myTextBG);
- /*border: 1px solid #000000;*/
- }
- table.block.wide.readings.wrapcolumns td:nth-last-child(1) {
- width: 200px;
- text-align: right;
- padding-right: 4px;
- }
- .dval a {
- color: var(--mySyslink) !important;
- }
- table.block.wide.internals.wrapcolumns a {
- color: var(--mySyslink) !important;
- }
- a#DEFa {
- padding: 4px;
- }
- input[type=submit] {
- border-radius: 4px;
- }
- /* Different colors for set-/get- and attr-Buttons in Device details */
- input.get {
- background-color: green;
- border-style: none;
- box-shadow: 1px 1px 2px 1px #a5a5a5;
- margin: 3px;
- }
- input.set {
- background-color: var(--myRed);
- border-style: none;
- box-shadow: 1px 1px 2px 1px #a5a5a5;
- margin: 3px;
- }
- input.attr{
- background-color: #0073aa;
- border-style: none;
- box-shadow: 1px 1px 2px 1px #a5a5a5;
- margin: 3px;
- }
- .rc_body {
- background-color: #5d5d5d;
- }
- input.maininput {
- box-shadow: inset 2px 2px 5px 0px #404040;
- font-family: monospace;
- font-weight: bold;
- }
- /* Colored tab look for device detail areas Internals/Readings/Attributes/Probably associataed with */
- @media screen and (min-width: 800px) {
- .col_header {
- width:400px;
- }
- }
- table.block.wide {
- border-collapse: separate;
- padding: 5px;
- border: solid 2px #2b3867;
- border-top-right-radius: 10px;
- border-bottom-right-radius: 10px;
- border-bottom-left-radius: 10px;
- }
- .col_header[data-name="detail_Attributes"] {
- background-color: #0073aa;
- color: white;
- }
- table.block.wide.attributes.wrapcolumns {
- border-color: #0073aa;
- border-style: solid;
- border-width: 2px;
- }
- .col_header[data-name="detail_Internals"] {
- background-color: #652b65;
- color: white;
- }
- table.block.wide.internals.wrapcolumns {
- border-color: #652b65;
- border-style: solid;
- border-width: 2px;
- }
- .col_header[data-name="detail_Readings"] {
- background-color: var(--myGreen);
- color: white;
- }
- table.block.wide.readings.wrapcolumns {
- border-color: var(--myGreen);
- border-style: solid;
- border-width: 2px;
- }
- .col_header[data-name="detail_Probably_associated_with"] {
- background-color: var(--myOrange);
- color: white;
- }
- table.block.wide.assoc.wrapcolumns {
- border-color: var(--myOrange);
- border-style: solid;
- border-width: 2px;
- }
- /* I like to have menu-header and device-overview header in seperate color (red) */
- .col_header[data-name="detail_DeviceOverview"] {
- background-color: var(--myRed);
- color: white;
- }
- #ddtable table:first-of-type {
- border-color: var(--myRed);
- }
- .col_header[data-name="menu"] {
- background-color: var(--myRed);
- color:white;
- width:unset;
- }
- .CodeMirror * {
- font-family: monospace;
- }
- pre {
- font-family: monospace;
- }
- .log {
- font-size:16px;
- color: khaki;
- }
- .col_header {
- background-color: #2b3867;
- background: #2b3867;
- fill: #2b3867;
- }
- #FW_okDialog a {
- font-family: monospace;
- }
- /* Special colors for special group headers */
- *[class*="_grp_KlimaHomeMatic"] {
- background-color: #3D7C4D;
- }
- table#TYPE_KlimaHomeMatic {
- border-color: #3D7C4D;
- }
- *[class*="_grp_KlimaXiaomi"] {
- background-color: #3D7C4D;
- }
- table#TYPE_KlimaXiaomi {
- border-color: #3D7C4D;
- }
- *[class*="_grp_HomematicFenstersensor"] {
- background-color: #3D7C4D;
- }
- table#TYPE_HomematicFenstersensor {
- border-color: #3D7C4D;
- }
- *[class*="_grp_HomematicFenstersensor"] {
- background-color: #3D7C4D;
- }
- table#TYPE_HomematicFenstersensor {
- border-color: #3D7C4D;
- }
- *[class*="_grp_IkeaVindriktning"] {
- background-color: #3D7C4D;
- }
- table#TYPE_IkeaVindriktning {
- border-color: #3D7C4D;
- }
- *[class*="_grp_Batteriestatus"] {
- background-color: #FF6A00;
- }
- table#TYPE_Batteriestatus {
- border-color: #FF6A00;
- }
- *[class*="_grp_Status"] {
- background-color: #FF6A00;
- }
- table#TYPE_Status {
- border-color: #FF6A00;
- }
- *[class*="_grp_Update"] {
- background-color: #7D5F60;
- }
- table#TYPE_Update {
- border-color: #7D5F60;
- }
- div.pinHeader {
- position: sticky;
- top: 0px;
- }
- /* Special formatted menu entries*/
- .menu_Favoriten {
- font-weight: bold ! important;
- }
- /* adjust line-/word-break to window size */
- div#HMdeviceTools_toolsTable .col_header {
- background-color: #2b3867;
- }
- div#HMdeviceTools_toolsTable table.block.wide {
- border: solid 2px #2b3867;
- background-color:unset !important;
- }
- table.internals td:nth-child(2) { word-break:break-word; }
- table.attributes td:nth-child(2) { word-break:break-word; }
- DbLogExclude .*
- HTTPS 1
- JavaScripts codemirror/fhem_codemirror.js
- alias FHEM Web-UI Einstellungen
- codemirrorParam { "height":"auto","theme":"blackboard", "lineNumbers":true ,"jumpToLine":true,"lineWrapping":true}
- confirmJSError 1
- csrfToken none
- editConfig 1
- hiddenroom Unsorted,FS20,Remote doc,Edit files,HUEDevice,ioB_System
- longpoll 1
- menuEntries Edit Config,cmd=style+edit+fhem.cfg,Edit Web Config,detail=WEB,Edit Global,detail=global,Update,cmd=update,Restart,cmd=shutdown+restart
- room System
- sortRooms Favoriten Räume->Wohnzimmer Räume->Schlafzimmer Räume->Badezimmer Räume->Küche Räume->Flur Räume->Balkon Räume->Dachboden Räume->Keller Protokolle->HomeMatic Protokolle->ZigBee Protokolle->Philips.HUE Protokolle->Netzwerk Protokolle->IR Homebridge Kalender Logik DBLog System
- sslCertPrefix fhem
- styleData {
- "f18": {
- "Pinned.menu": true,
- "cols.bg": "101010",
- "cols.fg": "cccccc",
- "cols.link": "f5f5f5",
- "cols.evenrow": "161616",
- "cols.oddrow": "202020",
- "cols.header": "333333",
- "cols.menu": "111111",
- "cols.sel": "333333",
- "cols.inpBack": "cccccc",
- "savePinChanges": true,
- "hidePin": true,
- "hideLogo": false,
- "fixedInput": true,
- "hideTextInput": true,
- "wrapcolumns": true,
- "widePortrait": true,
- "hideInput": false,
- "rightMenu": false,
- "showDragger": false,
- "Pos.Room_Favoriten_grp_KlimaHomeMatic": {
- "left": 0,
- "top": -20,
- "width": 740,
- "height": 180,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_Favoriten_grp_KlimaXiaomi": {
- "left": 0,
- "top": 200,
- "width": 480,
- "height": 220,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_Favoriten_grp_HomematicFenstersensor": {
- "left": 500,
- "top": 200,
- "width": 240,
- "height": 220,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_Favoriten_grp_IkeaVindriktning": {
- "left": 760,
- "top": -20,
- "width": 460,
- "height": 60,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_Favoriten_grp_LightScene": {
- "left": 0,
- "top": 920,
- "width": 740,
- "height": 100,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_Favoriten_grp_InnrPlug": {
- "left": 760,
- "top": 220,
- "width": 460,
- "height": 140,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_Favoriten_grp_BRAVIA": {
- "left": 0,
- "top": 580,
- "width": 346,
- "height": 48,
- "oTop": 28,
- "oLeft": 0
- },
- "Pos.Room_Favoriten_grp_DENON_AVR": {
- "left": 0,
- "top": 460,
- "width": 740,
- "height": 60,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_Favoriten_grp_DOIF": {
- "left": 0,
- "top": 820,
- "width": 740,
- "height": 60,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_Favoriten_grp_harmony": {
- "left": 1240,
- "top": 200,
- "width": 326,
- "height": 46,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_Favoriten_grp_HomematicRolladen": {
- "left": 0,
- "top": 660,
- "width": 740,
- "height": 60,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_Favoriten_grp_Twilight": {
- "left": 760,
- "top": 300,
- "width": 460,
- "height": 60,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_Favoriten_grp_dummy": {
- "left": 1240,
- "top": -20,
- "width": 340,
- "height": 100,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_Favoriten_grp_FHEMWEB": {
- "left": 760,
- "top": 520,
- "width": 380,
- "height": 60,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_Favoriten_grp_Batteriestatus": {
- "left": 1240,
- "top": -100,
- "width": 340,
- "height": 1180,
- "oTop": 48,
- "oLeft": 0
- },
- "snapToGrid": true,
- "Pos.style_list_Styles": {
- "left": 0,
- "top": 0,
- "width": 1620,
- "height": 360,
- "oTop": 28,
- "oLeft": 0
- },
- "Pos.style_list_f18_special": {
- "left": 0,
- "top": 420,
- "width": 1620,
- "height": 160,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.style_list_f18__Room_specific": {
- "left": 0,
- "top": 620,
- "width": 1620,
- "height": 620,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_Favoriten_grp_DOIF_Timer": {
- "left": 460,
- "top": 980,
- "width": 246,
- "height": 46,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_Favoriten_grp_FS20": {
- "left": 60,
- "top": 980,
- "width": 366,
- "height": 46,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_Favoriten_grp_XiaomiMotion": {
- "left": 760,
- "top": 80,
- "width": 460,
- "height": 100,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_R_ume__Wohnzimmer_grp_DOIF": {
- "left": 0,
- "top": 220,
- "width": 1620,
- "height": 60,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_R_ume__Wohnzimmer_grp_harmony": {
- "left": 0,
- "top": 1800,
- "width": 1620,
- "height": 220,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_Protokolle__ZigBee_grp_InnrPlug": {
- "left": 0,
- "top": 0,
- "width": 766,
- "height": 252,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_Protokolle__ZigBee_grp_KlimaXiaomi": {
- "left": 0,
- "top": 300,
- "width": 1620,
- "height": 220,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_Protokolle__ZigBee_grp_MQTT2_CLIENT": {
- "left": 0,
- "top": 580,
- "width": 1620,
- "height": 60,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_Protokolle__ZigBee_grp_MQTT2_DEVICE": {
- "left": 0,
- "top": 680,
- "width": 1620,
- "height": 60,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_Protokolle__ZigBee_grp_XiaomiMotion": {
- "left": 0,
- "top": 560,
- "width": 1606,
- "height": 86,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_Protokolle__ZigBee_grp_ZigBeeRouter": {
- "left": 0,
- "top": 700,
- "width": 1606,
- "height": 86,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_Protokolle__Philips_HUE_grp_HUEBridge": {
- "left": 0,
- "top": 0,
- "width": 1620,
- "height": 60,
- "oTop": 28,
- "oLeft": 0
- },
- "Pos.Room_Protokolle__Netzwerk_grp_BRAVIA": {
- "left": 0,
- "top": 0,
- "width": 1620,
- "height": 60,
- "oTop": 28,
- "oLeft": 0
- },
- "Pos.Room_Protokolle__Netzwerk_grp_DENON_AVR": {
- "left": 300,
- "top": 0,
- "width": 786,
- "height": 48,
- "oTop": 28,
- "oLeft": 0
- },
- "Pos.Room_Protokolle__Netzwerk_grp_IkeaVindriktning": {
- "left": 0,
- "top": 80,
- "width": 266,
- "height": 48,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_Protokolle__Netzwerk_grp_harmony": {
- "left": 0,
- "top": 320,
- "width": 1620,
- "height": 60,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_Protokolle__IR_grp_DOIF": {
- "left": 0,
- "top": 0,
- "width": 1620,
- "height": 60,
- "oTop": 28,
- "oLeft": 0
- },
- "Pos.Room_Protokolle__IR_grp_harmony": {
- "left": 0,
- "top": 100,
- "width": 1620,
- "height": 220,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_Protokolle__HomeMatic_grp_HMLAN": {
- "left": 0,
- "top": 0,
- "width": 1620,
- "height": 40,
- "oTop": 28,
- "oLeft": 0
- },
- "Pos.Room_Favoriten_grp_HMLAN": {
- "left": 1240,
- "top": 300,
- "width": 326,
- "height": 46,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_Favoriten_grp_HUEBridge": {
- "left": 1240,
- "top": 400,
- "width": 326,
- "height": 46,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_Favoriten_grp_MQTT2_CLIENT": {
- "left": 300,
- "top": 334,
- "width": 206,
- "height": 48,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_Favoriten_grp_MQTT2_DEVICE": {
- "left": 0,
- "top": 328,
- "width": 266,
- "height": 42,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_all_grp_HMLAN": {
- "left": 0,
- "top": 5060,
- "width": 1620,
- "height": 60,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_all_grp_HUEBridge": {
- "left": 0,
- "top": 5260,
- "width": 1620,
- "height": 60,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_all_grp_MQTT2_CLIENT": {
- "left": 0,
- "top": 9180,
- "width": 1620,
- "height": 60,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_all_grp_MQTT2_DEVICE": {
- "left": 0,
- "top": 9280,
- "width": 1620,
- "height": 60,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_all_grp_Twilight": {
- "left": 0,
- "top": 9580,
- "width": 1620,
- "height": 60,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_all_grp_harmony": {
- "left": 0,
- "top": 10960,
- "width": 1620,
- "height": 220,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_Favoriten_grp__Batteriestatus": {
- "left": -480,
- "top": 360,
- "width": 426,
- "height": 1040,
- "oTop": 26,
- "oLeft": 0
- },
- "Pos.Room_Favoriten_grp_Status": {
- "left": 760,
- "top": 780,
- "width": 460,
- "height": 160,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_Favoriten_grp_Update": {
- "left": 760,
- "top": 980,
- "width": 460,
- "height": 100,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_Homebridge_grp_DOIF": {
- "left": 0,
- "top": 0,
- "width": 1620,
- "height": 60,
- "oTop": 28,
- "oLeft": 0
- },
- "Pos.Room_Favoriten_grp_HarmonyDevice": {
- "left": 220,
- "top": 780,
- "width": 506,
- "height": 86,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_Protokolle__IR_grp_HarmonyDevice": {
- "left": 0,
- "top": 0,
- "width": 726,
- "height": 226,
- "oTop": 28,
- "oLeft": 0
- },
- "Pos.Room_Protokolle__IR_grp_Status": {
- "left": 0,
- "top": 260,
- "width": 1620,
- "height": 60,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_System_grp_FHEMWEB": {
- "left": 0,
- "top": 0,
- "width": 1620,
- "height": 40,
- "oTop": 28,
- "oLeft": 0
- },
- "Pos.Room_System_grp_System": {
- "left": 0,
- "top": 80,
- "width": 1620,
- "height": 60,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_System_grp_Update": {
- "left": 0,
- "top": 180,
- "width": 1620,
- "height": 100,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_DBLog_grp_DbLog": {
- "left": 0,
- "top": 0,
- "width": 1620,
- "height": 40,
- "oTop": 28,
- "oLeft": 0
- },
- "Pos.Room_DBLog_grp_DbRep": {
- "left": 0,
- "top": 80,
- "width": 1620,
- "height": 40,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_DBLog_grp_FileLog": {
- "left": 0,
- "top": 160,
- "width": 1620,
- "height": 320,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_DBLog_grp_InfluxDBLogger": {
- "left": 0,
- "top": 540,
- "width": 1620,
- "height": 40,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_DBLog_grp_at": {
- "left": 0,
- "top": 620,
- "width": 1620,
- "height": 60,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_all_grp_BRAVIA": {
- "left": 0,
- "top": 0,
- "width": 1620,
- "height": 60,
- "oTop": 28,
- "oLeft": 0
- },
- "Pos.Room_all_grp_Batteriestatus": {
- "left": 0,
- "top": 100,
- "width": 1620,
- "height": 1180,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_all_grp_CALVIEW": {
- "left": 0,
- "top": 1340,
- "width": 1620,
- "height": 40,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_all_grp_CUL_HM": {
- "left": 0,
- "top": 1420,
- "width": 1620,
- "height": 880,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_all_grp_Calendar": {
- "left": 0,
- "top": 2360,
- "width": 1620,
- "height": 40,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_all_grp_DENON_AVR": {
- "left": 0,
- "top": 2440,
- "width": 1620,
- "height": 60,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_all_grp_DOIF": {
- "left": 0,
- "top": 2540,
- "width": 1620,
- "height": 40,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_all_grp_DOIF_AVR": {
- "left": 0,
- "top": 2620,
- "width": 1620,
- "height": 80,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_all_grp_DOIF_Failsafe": {
- "left": 0,
- "top": 2760,
- "width": 1620,
- "height": 200,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_all_grp_DOIF_Online_Check": {
- "left": 0,
- "top": 3020,
- "width": 1620,
- "height": 120,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_all_grp_DOIF_Roku": {
- "left": 0,
- "top": 3200,
- "width": 1620,
- "height": 280,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_all_grp_DOIF_Status": {
- "left": 0,
- "top": 3520,
- "width": 1620,
- "height": 60,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_all_grp_DOIF_Steuerung": {
- "left": 0,
- "top": 418,
- "width": 1606,
- "height": 148,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_all_grp_DOIF_Timer": {
- "left": 500,
- "top": 618,
- "width": 386,
- "height": 88,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_all_grp_DOIF_Warnung": {
- "left": 0,
- "top": 618,
- "width": 466,
- "height": 248,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_all_grp_DbLog": {
- "left": 0,
- "top": 4140,
- "width": 1620,
- "height": 40,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_all_grp_DbRep": {
- "left": 0,
- "top": 4220,
- "width": 1620,
- "height": 40,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_all_grp_FHEMWEB": {
- "left": 0,
- "top": 4300,
- "width": 1620,
- "height": 180,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_all_grp_FS20": {
- "left": 0,
- "top": 4540,
- "width": 1620,
- "height": 60,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_all_grp_FileLog": {
- "left": 0,
- "top": 4640,
- "width": 1620,
- "height": 320,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_all_grp_Global": {
- "left": 0,
- "top": 5020,
- "width": 1620,
- "height": 40,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_all_grp_HMinfo": {
- "left": 0,
- "top": 5100,
- "width": 1620,
- "height": 40,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_all_grp_HUEGroup": {
- "left": 0,
- "top": 5180,
- "width": 1620,
- "height": 60,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_all_grp_HUESensor": {
- "left": 0,
- "top": 5280,
- "width": 1620,
- "height": 200,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_all_grp_HarmonyDevice": {
- "left": 0,
- "top": 5540,
- "width": 1620,
- "height": 220,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_all_grp_HomematicFenstersensor": {
- "left": 0,
- "top": 5820,
- "width": 1620,
- "height": 220,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_all_grp_HomematicRolladen": {
- "left": 0,
- "top": 6080,
- "width": 1620,
- "height": 60,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_all_grp_HomematicThermostat": {
- "left": 0,
- "top": 6200,
- "width": 1620,
- "height": 120,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_all_grp_Hue_E14": {
- "left": 0,
- "top": 6380,
- "width": 1620,
- "height": 100,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_all_grp_Hue_E27": {
- "left": 0,
- "top": 6520,
- "width": 1620,
- "height": 260,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_all_grp_Hue_FLS_PP_IP": {
- "left": 0,
- "top": 6840,
- "width": 1620,
- "height": 300,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_all_grp_Hue_Group": {
- "left": 0,
- "top": 7200,
- "width": 1620,
- "height": 520,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_all_grp_Hue_Tap": {
- "left": 0,
- "top": 7760,
- "width": 1620,
- "height": 40,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_all_grp_Hue_Tradfri_Floalt": {
- "left": 0,
- "top": 7840,
- "width": 1620,
- "height": 140,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_all_grp_IkeaVindriktning": {
- "left": 0,
- "top": 8040,
- "width": 1620,
- "height": 60,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_all_grp_InfluxDBLogger": {
- "left": 0,
- "top": 8140,
- "width": 1620,
- "height": 40,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_all_grp_InnrPlug": {
- "left": 0,
- "top": 8220,
- "width": 1620,
- "height": 260,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_all_grp_KODI": {
- "left": 0,
- "top": 8540,
- "width": 1620,
- "height": 60,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_all_grp_KlimaHomeMatic": {
- "left": 0,
- "top": 8640,
- "width": 1620,
- "height": 180,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_all_grp_KlimaXiaomi": {
- "left": 0,
- "top": 8880,
- "width": 1620,
- "height": 220,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_all_grp_LightScene": {
- "left": 0,
- "top": 9140,
- "width": 1620,
- "height": 60,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_all_grp_Pushover": {
- "left": 0,
- "top": 9260,
- "width": 1620,
- "height": 40,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_all_grp_Status": {
- "left": 0,
- "top": 9340,
- "width": 1620,
- "height": 360,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_all_grp_System": {
- "left": 0,
- "top": 9760,
- "width": 1620,
- "height": 60,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_all_grp_Update": {
- "left": 0,
- "top": 9860,
- "width": 1620,
- "height": 100,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_all_grp_XiaomiMotion": {
- "left": 0,
- "top": 10020,
- "width": 1620,
- "height": 100,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_all_grp_ZigBeeRouter": {
- "left": 0,
- "top": 10160,
- "width": 1620,
- "height": 100,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_all_grp_allowed": {
- "left": 0,
- "top": 10300,
- "width": 1620,
- "height": 60,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_all_grp_at": {
- "left": 0,
- "top": 10420,
- "width": 1620,
- "height": 80,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_all_grp_autocreate": {
- "left": 0,
- "top": 10540,
- "width": 1620,
- "height": 40,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_all_grp_dummy": {
- "left": 0,
- "top": 10640,
- "width": 1620,
- "height": 140,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_all_grp_eventTypes": {
- "left": 0,
- "top": 10820,
- "width": 1620,
- "height": 40,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_all_grp_fakeRoku": {
- "left": 0,
- "top": 10920,
- "width": 1620,
- "height": 80,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_all_grp_no": {
- "left": 0,
- "top": 11040,
- "width": 1620,
- "height": 40,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_all_grp_notify": {
- "left": 0,
- "top": 11140,
- "width": 1620,
- "height": 400,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_all_grp_siri": {
- "left": 0,
- "top": 11580,
- "width": 1620,
- "height": 40,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_all_grp_telnet": {
- "left": 0,
- "top": 11660,
- "width": 1620,
- "height": 40,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_all_grp_thermostat": {
- "left": 0,
- "top": 11760,
- "width": 1620,
- "height": 280,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_all_grp_virtual": {
- "left": 0,
- "top": 12080,
- "width": 1620,
- "height": 40,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_all_grp_watchdog": {
- "left": 0,
- "top": 12180,
- "width": 1620,
- "height": 40,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_all_grp__Activitystatus": {
- "left": 0,
- "top": 12280,
- "width": 1620,
- "height": 460,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_Logik_grp_DOIF_AVR": {
- "left": 0,
- "top": 280,
- "width": 326,
- "height": 146,
- "oTop": 28,
- "oLeft": 0
- },
- "Pos.Room_Logik_grp_DOIF_Failsafe": {
- "left": 0,
- "top": 460,
- "width": 326,
- "height": 328,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_Logik_grp_DOIF_Online_Check": {
- "left": 360,
- "top": 480,
- "width": 306,
- "height": 139,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_Logik_grp_DOIF_Roku": {
- "left": 360,
- "top": 160,
- "width": 306,
- "height": 270,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_Logik_grp_DOIF_Status": {
- "left": 360,
- "top": 680,
- "width": 306,
- "height": 68,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_Logik_grp_DOIF_Steuerung": {
- "left": 360,
- "top": -20,
- "width": 306,
- "height": 123,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_Logik_grp_DOIF_Timer": {
- "left": 360,
- "top": 800,
- "width": 306,
- "height": 66,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_Logik_grp_DOIF_Warnung": {
- "left": 0,
- "top": 840,
- "width": 326,
- "height": 196,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_Logik_grp_FS20": {
- "left": 700,
- "top": -20,
- "width": 326,
- "height": 66,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_Logik_grp_Pushover": {
- "left": 1060,
- "top": -20,
- "width": 326,
- "height": 48,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_Logik_grp_Status": {
- "left": 0,
- "top": -20,
- "width": 326,
- "height": 228,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_Logik_grp_at": {
- "left": 700,
- "top": 200,
- "width": 326,
- "height": 88,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_Logik_grp_dummy": {
- "left": 700,
- "top": 540,
- "width": 926,
- "height": 109,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_Logik_grp_fakeRoku": {
- "left": 1060,
- "top": 80,
- "width": 326,
- "height": 28,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_Logik_grp_notify": {
- "left": 1060,
- "top": 160,
- "width": 326,
- "height": 148,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_Logik_grp_watchdog": {
- "left": 700,
- "top": 100,
- "width": 326,
- "height": 48,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_Kalender_grp_CALVIEW": {
- "left": 0,
- "top": 0,
- "width": 1620,
- "height": 40,
- "oTop": 28,
- "oLeft": 0
- },
- "Pos.Room_Kalender_grp_Calendar": {
- "left": 0,
- "top": 80,
- "width": 1620,
- "height": 40,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_Kalender_grp_Status": {
- "left": 0,
- "top": 160,
- "width": 1620,
- "height": 60,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_R_ume__Wohnzimmer_grp_BRAVIA": {
- "left": 0,
- "top": 0,
- "width": 1620,
- "height": 60,
- "oTop": 28,
- "oLeft": 0
- },
- "Pos.Room_R_ume__Wohnzimmer_grp_DENON_AVR": {
- "left": 20,
- "top": 805,
- "width": 826,
- "height": 68,
- "oTop": 28,
- "oLeft": 0
- },
- "Pos.Room_R_ume__Wohnzimmer_grp_HarmonyDevice": {
- "left": 880,
- "top": 720,
- "width": 746,
- "height": 228,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_R_ume__Wohnzimmer_grp_HomematicFenstersensor": {
- "left": 640,
- "top": 460,
- "width": 206,
- "height": 148,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_R_ume__Wohnzimmer_grp_HomematicRolladen": {
- "left": 880,
- "top": 600,
- "width": 746,
- "height": 56,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_R_ume__Wohnzimmer_grp_HomematicThermostat": {
- "left": 20,
- "top": 580,
- "width": 586,
- "height": 29,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_R_ume__Wohnzimmer_grp_Hue_FLS_PP_IP": {
- "left": 20,
- "top": -20,
- "width": 1106,
- "height": 268,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_R_ume__Wohnzimmer_grp_Hue_Group": {
- "left": 1160,
- "top": -20,
- "width": 386,
- "height": 128,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_R_ume__Wohnzimmer_grp_Hue_Tap": {
- "left": 1160,
- "top": 160,
- "width": 386,
- "height": 48,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_R_ume__Wohnzimmer_grp_InnrPlug": {
- "left": 1160,
- "top": 260,
- "width": 386,
- "height": 88,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_R_ume__Wohnzimmer_grp_KODI": {
- "left": 1160,
- "top": 410,
- "width": 146,
- "height": 44,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_R_ume__Wohnzimmer_grp_KlimaHomeMatic": {
- "left": 20,
- "top": 464,
- "width": 586,
- "height": 64,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_R_ume__Wohnzimmer_grp_LightScene": {
- "left": 0,
- "top": 1780,
- "width": 1620,
- "height": 40,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_R_ume__Wohnzimmer_grp_Status": {
- "left": 20,
- "top": 900,
- "width": 826,
- "height": 48,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_R_ume__Wohnzimmer_grp_dummy": {
- "left": 880,
- "top": 500,
- "width": 746,
- "height": 49,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_R_ume__Schlafzimmer_grp_HomematicFenstersensor": {
- "left": 360,
- "top": 0,
- "width": 566,
- "height": 46,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_R_ume__Schlafzimmer_grp_HomematicThermostat": {
- "left": 0,
- "top": 100,
- "width": 1620,
- "height": 40,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_R_ume__Schlafzimmer_grp_Hue_Group": {
- "left": 0,
- "top": 180,
- "width": 1620,
- "height": 60,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_R_ume__Schlafzimmer_grp_Hue_Tradfri_Floalt": {
- "left": 0,
- "top": 280,
- "width": 1620,
- "height": 60,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_R_ume__Schlafzimmer_grp_KlimaHomeMatic": {
- "left": 0,
- "top": 400,
- "width": 1620,
- "height": 60,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_R_ume__Schlafzimmer_grp_LightScene": {
- "left": 0,
- "top": 500,
- "width": 1620,
- "height": 40,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_R_ume__Schlafzimmer_grp_XiaomiMotion": {
- "left": 0,
- "top": 580,
- "width": 1620,
- "height": 60,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_R_ume__Schlafzimmer_grp_ZigBeeRouter": {
- "left": 0,
- "top": 680,
- "width": 1620,
- "height": 60,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_R_ume__Badezimmer_grp_DOIF_Warnung": {
- "left": 0,
- "top": 0,
- "width": 1620,
- "height": 40,
- "oTop": 28,
- "oLeft": 0
- },
- "Pos.Room_R_ume__Badezimmer_grp_HomematicFenstersensor": {
- "left": 0,
- "top": 80,
- "width": 1620,
- "height": 60,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_R_ume__Badezimmer_grp_HomematicThermostat": {
- "left": 0,
- "top": 180,
- "width": 1620,
- "height": 40,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_R_ume__Badezimmer_grp_Hue_E14": {
- "left": 0,
- "top": 280,
- "width": 1620,
- "height": 100,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_R_ume__Badezimmer_grp_Hue_Group": {
- "left": 0,
- "top": 420,
- "width": 1620,
- "height": 60,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_R_ume__Badezimmer_grp_KlimaHomeMatic": {
- "left": 0,
- "top": 520,
- "width": 1620,
- "height": 60,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_R_ume__K_che_grp_HomematicFenstersensor": {
- "left": 320,
- "top": -20,
- "width": 266,
- "height": 68,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_R_ume__K_che_grp_HomematicThermostat": {
- "left": 0,
- "top": 100,
- "width": 1620,
- "height": 40,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_R_ume__K_che_grp_Hue_Group": {
- "left": 0,
- "top": 180,
- "width": 1620,
- "height": 60,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_R_ume__K_che_grp_Hue_Tradfri_Floalt": {
- "left": 0,
- "top": 280,
- "width": 1620,
- "height": 100,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_R_ume__K_che_grp_IkeaVindriktning": {
- "left": 0,
- "top": 440,
- "width": 1620,
- "height": 60,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_R_ume__K_che_grp_InnrPlug": {
- "left": 0,
- "top": 540,
- "width": 1620,
- "height": 60,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_R_ume__K_che_grp_KlimaHomeMatic": {
- "left": 0,
- "top": 640,
- "width": 1620,
- "height": 60,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_R_ume__K_che_grp_KlimaXiaomi": {
- "left": 0,
- "top": 740,
- "width": 1620,
- "height": 100,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_R_ume__K_che_grp_XiaomiMotion": {
- "left": 0,
- "top": 900,
- "width": 1620,
- "height": 60,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_R_ume__K_che_grp_ZigBeeRouter": {
- "left": 0,
- "top": 1000,
- "width": 1620,
- "height": 60,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_R_ume__Flur_grp_DOIF_Warnung": {
- "left": 0,
- "top": 0,
- "width": 1620,
- "height": 40,
- "oTop": 28,
- "oLeft": 0
- },
- "Pos.Room_R_ume__Flur_grp_Hue_E27": {
- "left": 0,
- "top": 80,
- "width": 1620,
- "height": 60,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_R_ume__Flur_grp_Hue_Group": {
- "left": 0,
- "top": 180,
- "width": 1620,
- "height": 60,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_Protokolle__Netzwerk_grp_Status": {
- "left": 0,
- "top": 320,
- "width": 1620,
- "height": 60,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_Protokolle__Philips_HUE_grp_HUEGroup": {
- "left": 0,
- "top": 944,
- "width": 293,
- "height": 126,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_Protokolle__Philips_HUE_grp_HUESensor": {
- "left": 0,
- "top": 80,
- "width": 286,
- "height": 192,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_Protokolle__Philips_HUE_grp_Hue_E14": {
- "left": 320,
- "top": 320,
- "width": 1320,
- "height": 120,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_Protokolle__Philips_HUE_grp_Hue_E27": {
- "left": 320,
- "top": -20,
- "width": 1320,
- "height": 300,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_Protokolle__Philips_HUE_grp_Hue_FLS_PP_IP": {
- "left": 320,
- "top": 480,
- "width": 1320,
- "height": 340,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_Protokolle__Philips_HUE_grp_Hue_Group": {
- "left": 0,
- "top": 482,
- "width": 293,
- "height": 588,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_Protokolle__Philips_HUE_grp_Hue_Tap": {
- "left": 0,
- "top": 340,
- "width": 300,
- "height": 40,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_Protokolle__Philips_HUE_grp_Hue_Tradfri_Floalt": {
- "left": 320,
- "top": 860,
- "width": 1320,
- "height": 180,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_Protokolle__Philips_HUE_grp_Status": {
- "left": 0,
- "top": 1500,
- "width": 1620,
- "height": 60,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_Protokolle__ZigBee_grp_Status": {
- "left": 0,
- "top": 580,
- "width": 1620,
- "height": 100,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_Protokolle__HomeMatic_grp_HMinfo": {
- "left": 300,
- "top": 140,
- "width": 866,
- "height": 68,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_Protokolle__HomeMatic_grp_HomematicFenstersensor": {
- "left": 0,
- "top": 140,
- "width": 266,
- "height": 210,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_Protokolle__HomeMatic_grp_HomematicRolladen": {
- "left": 300,
- "top": 260,
- "width": 866,
- "height": 68,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_Protokolle__HomeMatic_grp_KlimaHomeMatic": {
- "left": 0,
- "top": 400,
- "width": 746,
- "height": 168,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_Protokolle__HomeMatic_grp_Status": {
- "left": 0,
- "top": 700,
- "width": 1620,
- "height": 60,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_Protokolle__HomeMatic_grp_no": {
- "left": 0,
- "top": 800,
- "width": 1620,
- "height": 40,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_Protokolle__HomeMatic_grp_thermostat": {
- "left": 0,
- "top": 620,
- "width": 746,
- "height": 336,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_Protokolle__HomeMatic_grp_virtual": {
- "left": 440,
- "top": -20,
- "width": 246,
- "height": 108,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_Protokolle__HomeMatic_grp__Activitystatus": {
- "left": 780,
- "top": 400,
- "width": 406,
- "height": 548,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_R_ume__Dachboden_grp_KlimaXiaomi": {
- "left": 0,
- "top": 80,
- "width": 1606,
- "height": 46,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_R_ume__Keller_grp_KlimaXiaomi": {
- "left": 0,
- "top": 80,
- "width": 1606,
- "height": 46,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_Homebridge_grp_FS20": {
- "left": 0,
- "top": 0,
- "width": 1620,
- "height": 60,
- "oTop": 28,
- "oLeft": 0
- },
- "Pos.Room_Homebridge_grp_HarmonyDevice": {
- "left": 0,
- "top": 100,
- "width": 1620,
- "height": 60,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_Homebridge_grp_HomematicFenstersensor": {
- "left": 0,
- "top": 200,
- "width": 1620,
- "height": 220,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_Homebridge_grp_HomematicRolladen": {
- "left": 0,
- "top": 460,
- "width": 1620,
- "height": 60,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_Homebridge_grp_Hue_FLS_PP_IP": {
- "left": 0,
- "top": 580,
- "width": 1620,
- "height": 260,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_Homebridge_grp_Hue_Tradfri_Floalt": {
- "left": 0,
- "top": 900,
- "width": 1620,
- "height": 140,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_Homebridge_grp_IkeaVindriktning": {
- "left": 0,
- "top": 1080,
- "width": 1620,
- "height": 60,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_Homebridge_grp_InnrPlug": {
- "left": 0,
- "top": 1200,
- "width": 1620,
- "height": 140,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_Homebridge_grp_KlimaHomeMatic": {
- "left": 0,
- "top": 1380,
- "width": 1620,
- "height": 180,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_Homebridge_grp_KlimaXiaomi": {
- "left": 0,
- "top": 1620,
- "width": 1620,
- "height": 220,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_Homebridge_grp_Status": {
- "left": 0,
- "top": 1880,
- "width": 1620,
- "height": 100,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_Homebridge_grp_XiaomiMotion": {
- "left": 0,
- "top": 2020,
- "width": 1620,
- "height": 100,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_Homebridge_grp_dummy": {
- "left": 0,
- "top": 2180,
- "width": 1620,
- "height": 60,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_Favoriten_grp_DeviceStatus": {
- "left": 760,
- "top": 400,
- "width": 460,
- "height": 320,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_Protokolle__IR_grp_DeviceStatus": {
- "left": 40,
- "top": 360,
- "width": 186,
- "height": 42,
- "oTop": 28,
- "oLeft": 0
- },
- "Pos.Room_Favoriten_grp_UnfoldedCircle": {
- "left": 0,
- "top": 780,
- "width": 200,
- "height": 100,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_R_ume__Wohnzimmer_grp_DeviceStatus": {
- "left": 1340,
- "top": 400,
- "width": 206,
- "height": 48,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_R_ume__Wohnzimmer_grp_UnfoldedCircle": {
- "left": 440,
- "top": 660,
- "width": 406,
- "height": 68,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_Protokolle__Philips_HUE_grp_DeviceStatus": {
- "left": 0,
- "top": 0,
- "width": 286,
- "height": 42,
- "oTop": 28,
- "oLeft": 0
- },
- "Pos.Room_Logik_grp_LightScene": {
- "left": 700,
- "top": 360,
- "width": 926,
- "height": 128,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_Protokolle__HomeMatic_grp_DeviceStatus": {
- "left": 0,
- "top": 0,
- "width": 406,
- "height": 108,
- "oTop": 28,
- "oLeft": 0
- },
- "Pos.Room_all_grp_DeviceStatus": {
- "left": 0,
- "top": 4340,
- "width": 1620,
- "height": 240,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_all_grp_UnfoldedCircle": {
- "left": 0,
- "top": 10020,
- "width": 1620,
- "height": 60,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_Favoriten_grp_DOIF_Failsafe": {
- "left": 340,
- "top": 780,
- "width": 400,
- "height": 60,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_Favoriten_grp_HUEGroup": {
- "left": 360,
- "top": 1002,
- "width": 366,
- "height": 84,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_Favoriten_grp_LGTV_WebOS": {
- "left": 0,
- "top": 560,
- "width": 740,
- "height": 60,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_R_ume__Wohnzimmer_grp_DOIF_Timer": {
- "left": 200,
- "top": 100,
- "width": 346,
- "height": 68,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_R_ume__Wohnzimmer_grp_Hue_E27": {
- "left": 20,
- "top": 232,
- "width": 1106,
- "height": 98,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_R_ume__Wohnzimmer_grp_LGTV_WebOS": {
- "left": 20,
- "top": 658,
- "width": 386,
- "height": 68,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_Favoriten_grp_ZigBeeRouter": {
- "left": 1100,
- "top": 940,
- "width": 326,
- "height": 86,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_all_grp_LGTV_WebOS": {
- "left": 0,
- "top": 9400,
- "width": 1640,
- "height": 60,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_all_grp_UnfoldedCircleServer": {
- "left": 0,
- "top": 10160,
- "width": 1640,
- "height": 40,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_Favoriten_grp_Hue_E27": {
- "left": 0,
- "top": 855.5,
- "width": 646,
- "height": 68,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_Protokolle__Netzwerk_grp_DeviceStatus": {
- "left": 0,
- "top": -20,
- "width": 266,
- "height": 48,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_R_ume__Balkon_grp_Hue_Group": {
- "left": 0,
- "top": 0,
- "width": 1640,
- "height": 60,
- "oTop": 28,
- "oLeft": 0
- },
- "Pos.Room_R_ume__Balkon_grp_KlimaXiaomi": {
- "left": 0,
- "top": 100,
- "width": 1640,
- "height": 60,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_R_ume__Keller_grp_Hue_Group": {
- "left": 0,
- "top": 0,
- "width": 1606,
- "height": 48,
- "oTop": 28,
- "oLeft": 0
- },
- "Pos.Room_R_ume__Dachboden_grp_Hue_Group": {
- "left": 0,
- "top": 0,
- "width": 1640,
- "height": 60,
- "oTop": 28,
- "oLeft": 0
- },
- "Pos.Room_R_ume__K_che_grp_DeviceStatus": {
- "left": 0,
- "top": 0,
- "width": 286,
- "height": 68,
- "oTop": 28,
- "oLeft": 0
- },
- "Pos.Room_R_ume__Schlafzimmer_grp_DeviceStatus": {
- "left": 0,
- "top": 20,
- "width": 326,
- "height": 46,
- "oTop": 28,
- "oLeft": 0
- },
- "Pos.Room_Protokolle__ZigBee_grp_DeviceStatus": {
- "left": 800,
- "top": 20,
- "width": 646,
- "height": 248,
- "oTop": 28,
- "oLeft": 0
- },
- "Pos.Room_Protokolle__Philips_HUE_grp_Hue_Schalter": {
- "left": 0,
- "top": 333,
- "width": 286,
- "height": 108,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_Favoriten_grp_Hue_Schalter": {
- "left": 0,
- "top": 2200,
- "width": 1620,
- "height": 100,
- "oTop": 48,
- "oLeft": 0
- },
- "Pos.Room_Favoriten_grp_HUEDevice": {
- "left": 0,
- "top": 1660,
- "width": 1620,
- "height": 60,
- "oTop": 48,
- "oLeft": 0
- }
- }
- }
- stylesheetPrefix f18
- userattr DockerHealthCheck:0,1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement