Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. Test VIS 2 inventwo Widgets

    NEWS

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Test VIS 2 inventwo Widgets

    This topic has been deleted. Only users with topic management privileges can see it.
    • icebear
      icebear last edited by

      Ich hab ein Universal Widget mit drei Buttons erstellt, welches zwischen den verschiedenen Alarm-States umschalten soll.
      Dies funktioniert auch soweit, also die States werden geschaltet, allerdings verändert sich die Farbe der Button nicht.

      Hier das Widget

      alarm1.png

      und hier die Einstellungen für die States [1] bis [3]

      alarm2.png

      wenn jetzt der State [1] Value = 0 true ist, dann bleibt die 'Background color' grün, sollte aber eigentlich rot werden.

      Kann das einer bestätigen? Oder mach ich was falsch?

      sigi234 2 Replies Last reply Reply Quote 0
      • sigi234
        sigi234 Forum Testing Most Active @icebear last edited by

        @icebear
        Stell das Widget mal rein, ich teste es bei mir.

        icebear 1 Reply Last reply Reply Quote 0
        • icebear
          icebear @sigi234 last edited by

          @sigi234

          Bitte schön

          [
            {
              "tpl": "tplInventwoWidgetUniversal",
              "data": {
                "bindings": [],
                "type": "button",
                "g_common": true,
                "mode": "separatedButtons",
                "direction": "column",
                "oid": "alarm.0.use.list",
                "httpType": "send",
                "buttonSize": 61,
                "btnSpacing": 20,
                "countStates": 3,
                "dialogWidth": 500,
                "g_vis_2_widgets_inventwo_attr_group_type_view_in_dialog": true,
                "dialogHeight": 300,
                "feedbackDuration": 0,
                "g_vis_2_widgets_inventwo_attr_group_click_feedback": true,
                "backgroundFeedback": "",
                "outerShadowColorFeedback": " rgba(0, 0, 0, 1)",
                "colorPickerColorModel": "hex",
                "g_vis_2_widgets_inventwo_attr_content_color_picker": true,
                "colorPickerWidth": 200,
                "colorPickerHandleSize": 8,
                "colorPickerHandleMargin": 6,
                "colorPickerComponentsSpace": 12,
                "colorPickerDirection": "vertical",
                "colorPickerBorderWidth": 0,
                "colorPickerShowWheel": true,
                "colorPickerShowSaturation": true,
                "colorPickerShowValue": true,
                "textDecoration": "none",
                "g_vis_2_widgets_inventwo_attr_group_css_text": true,
                "textMarginTop": 0,
                "textMarginBottom": 0,
                "textMarginLeft": 0,
                "textMarginRight": 0,
                "contentType": "image",
                "g_vis_2_widgets_inventwo_attr_group_css_content": true,
                "contentMarginTop": 0,
                "contentMarginBottom": 0,
                "contentMarginLeft": 0,
                "contentMarginRight": 0,
                "contentSize": 50,
                "contentRotation": 0,
                "contentMirror": false,
                "flexDirection": "row",
                "g_vis_2_widgets_inventwo_attr_group_css_alignment": true,
                "alignItems": "space-between",
                "textAlign": "center",
                "contentAlign": "center",
                "backgroundOpacity": 1,
                "g_vis_2_widgets_inventwo_attr_group_css_transparency": true,
                "contentOpacity": 1,
                "paddingLeft": 10,
                "g_vis_2_widgets_inventwo_attr_group_css_spacing": true,
                "paddingRight": 10,
                "paddingTop": 10,
                "paddingBottom": 10,
                "borderRadiusTopLeft": 5,
                "g_vis_2_widgets_inventwo_attr_group_css_border_radius": true,
                "borderRadiusTopRight": 5,
                "borderRadiusBottomRight": 5,
                "borderRadiusBottomLeft": 5,
                "borderSizeTop": 0,
                "g_vis_2_widgets_inventwo_attr_group_css_border": true,
                "borderSizeBottom": 0,
                "borderSizeLeft": 0,
                "borderSizeRight": 0,
                "borderStyle": "none",
                "outerShadowX": 2,
                "g_vis_2_widgets_inventwo_attr_group_css_outer_shadow": true,
                "outerShadowY": 2,
                "outerShadowBlur": 2,
                "outerShadowSize": 1,
                "innerShadowX": 0,
                "g_vis_2_widgets_inventwo_attr_group_css_inner_shadow": true,
                "innerShadowY": 0,
                "innerShadowBlur": 0,
                "innerShadowSize": 0,
                "undefined1": null,
                "compareBy1": "default",
                "oid1": null,
                "comparisonOperator1": "===",
                "value1": "1",
                "view1": null,
                "text1": "Alarm Full",
                "textTrue1": "Alarm Full",
                "icon1": null,
                "iconTrue1": null,
                "image1": "../vis-2.0/Icons/alarm_general.png",
                "imageTrue1": "../vis-2.0/Icons/alarm_general.png",
                "html1": null,
                "htmlTrue1": null,
                "viewInWidget1": null,
                "viewInWidgetTrue1": null,
                "contentBlinkInterval1": null,
                "contentColor1": null,
                "contentColorTrue1": null,
                "background1": "#67d52b",
                "backgroundTrue1": "#ff2c0a",
                "textColor1": "black",
                "textColorTrue1": "black",
                "borderColor1": null,
                "borderColorTrue1": null,
                "outerShadowColor1": " rgba(0, 0, 0, 1)",
                "outerShadowColorTrue1": " rgba(0, 0, 0, 1)",
                "innerShadowColor1": null,
                "innerShadowColorTrue1": null,
                "g_countStates-1": true,
                "undefined2": null,
                "compareBy2": null,
                "oid2": null,
                "comparisonOperator2": null,
                "value2": "3",
                "view2": null,
                "text2": "Alarm with Delay",
                "textTrue2": "Alarm with Delay",
                "icon2": null,
                "iconTrue2": null,
                "image2": "../vis-2.0/Icons/alarm_delay.png",
                "imageTrue2": "../vis-2.0/Icons/alarm_delay.png",
                "html2": null,
                "htmlTrue2": null,
                "viewInWidget2": null,
                "viewInWidgetTrue2": null,
                "contentBlinkInterval2": null,
                "contentColor2": null,
                "contentColorTrue2": null,
                "background2": "#67d52b",
                "backgroundTrue2": "#ff2c0a",
                "textColor2": "black",
                "textColorTrue2": "black",
                "borderColor2": null,
                "borderColorTrue2": null,
                "outerShadowColor2": null,
                "outerShadowColorTrue2": null,
                "innerShadowColor2": null,
                "innerShadowColorTrue2": null,
                "g_countStates-2": true,
                "undefined3": null,
                "compareBy3": null,
                "oid3": null,
                "comparisonOperator3": null,
                "value3": "2",
                "view3": null,
                "text3": "Alarm Inside",
                "textTrue3": "Alarm Inside",
                "icon3": null,
                "iconTrue3": null,
                "image3": "../vis-2.0/Icons/alarm_inside.png",
                "imageTrue3": "../vis-2.0/Icons/alarm_inside.png",
                "html3": null,
                "htmlTrue3": null,
                "viewInWidget3": null,
                "viewInWidgetTrue3": null,
                "contentBlinkInterval3": null,
                "contentColor3": null,
                "contentColorTrue3": null,
                "background3": "#67d52b",
                "backgroundTrue3": "#ff2c0a",
                "textColor3": "black",
                "textColorTrue3": "black",
                "borderColor3": null,
                "borderColorTrue3": null,
                "outerShadowColor3": null,
                "outerShadowColorTrue3": null,
                "innerShadowColor3": null,
                "innerShadowColorTrue3": null,
                "g_countStates-3": true,
                "g_css_font_text": true,
                "name": null,
                "comment": null,
                "class": null,
                "filterkey": null,
                "multi-views": null,
                "locked": null,
                "g_fixed": true,
                "undefined": null,
                "text": null,
                "icon": null,
                "image": null,
                "html": null,
                "viewInWidget": null,
                "contentBlinkInterval": null,
                "contentColor": null,
                "background": null,
                "textColor": null,
                "borderColor": null,
                "outerShadowColor": " rgba(0, 0, 0, 1)",
                "innerShadowColor": null,
                "g_vis_2_widgets_inventwo_attr_group_state_default": true
              },
              "style": {
                "bindings": [],
                "left": 989,
                "top": 87,
                "width": "220px",
                "height": "223.983px",
                "position": "absolute",
                "overflow": "visible",
                "z-index": "25",
                "text-align": "center",
                "font-family": "JosefinSans-Regular",
                "font-variant": "normal",
                "font-weight": "bolder",
                "font-size": "large"
              },
              "widgetSet": "vis-2-widgets-inventwo",
              "_id": "i000001"
            }
          ]
          
          1 Reply Last reply Reply Quote 0
          • sigi234
            sigi234 Forum Testing Most Active @icebear last edited by

            @icebear sagte in Test VIS 2 inventwo Widgets:

            Kann das einer bestätigen?

            Ja, ist bei mir auch so.

            icebear 1 Reply Last reply Reply Quote 0
            • icebear
              icebear @sigi234 last edited by icebear

              @sigi234 said in Test VIS 2 inventwo Widgets:

              Ja, ist bei mir auch so.

              Ok, Danke fürs testen.

              Ich mach dann mal ein (Edit:) issue auf

              D 1 Reply Last reply Reply Quote 1
              • D
                Digi-Bit @icebear last edited by

                Hallo,

                Ich wollte mal höfflich nachfragen ob die Tabellen auch noch kommen für VIS-2 ?

                [
                 {
                   "tpl": "i-vis-jsontable",
                   "data": {
                     "bindings": [],
                     "oid": "0_userdata.0.10_VIS-TAB8.Energie.3EM_1.Phase_C.2024.03_March.json",
                     "iTblRowLimit": 33,
                     "g_common": true,
                     "iTableRefreshRate": 0,
                     "iTblSortOrder": "asc",
                     "iColCount": 3,
                     "iOpacityAll": "1",
                     "g_i-css": true,
                     "iTblRowEvenColor": "",
                     "iTblRowUnevenColor": "",
                     "iTblHeaderColor": "",
                     "iRowSpacing": 0,
                     "iTblRowEvenTextColor": "#ffffff",
                     "iTblRowUnevenTextColor": "#ffffff",
                     "iTblHeaderTextColor": "#ffffff",
                     "iBorderSize": "0",
                     "iBorderStyleLeft": "none",
                     "iBorderStyleRight": "none",
                     "iBorderStyleUp": "none",
                     "iBorderStyleDown": "none",
                     "iBorderColor": "#ffffff",
                     "iColShow1": "true",
                     "iColName1": null,
                     "iColAttr1": "day",
                     "iTblCellPlaceholder1": null,
                     "iColWidth1": "40",
                     "iColPreText1": null,
                     "iColAfterText1": "",
                     "iTblHeadTextAlign1": "center",
                     "iTblTextAlign1": "left",
                     "iTblCellFormat1": "normal",
                     "iTblCellDatetimeFormat1": null,
                     "iTblCellDatetimeFormatInfo1": null,
                     "iTblCellImageSize1": "200",
                     "iTblCellBooleanCheckbox1": "false",
                     "iTblCellBooleanColorFalse1": "#ff0000",
                     "iTblCellBooleanColorTrue1": "#00ff00",
                     "iTblCellNumberDecimals1": "2",
                     "iTblCellNumberDecimalSeperator1": ".",
                     "iTblCellNumberThousandSeperator1": ",",
                     "iTblCellThresholdsDp1": null,
                     "iTblCellThresholdsText1": null,
                     "g_iTableCol-1": true,
                     "iColShow2": "true",
                     "iColName2": null,
                     "iColAttr2": "kw",
                     "iTblCellPlaceholder2": null,
                     "iColWidth2": "70",
                     "iColPreText2": null,
                     "iColAfterText2": " KW",
                     "iTblHeadTextAlign2": "center",
                     "iTblTextAlign2": "right",
                     "iTblCellFormat2": "normal",
                     "iTblCellDatetimeFormat2": null,
                     "iTblCellDatetimeFormatInfo2": null,
                     "iTblCellImageSize2": "200",
                     "iTblCellBooleanCheckbox2": "false",
                     "iTblCellBooleanColorFalse2": "#ff0000",
                     "iTblCellBooleanColorTrue2": "#00ff00",
                     "iTblCellNumberDecimals2": "2",
                     "iTblCellNumberDecimalSeperator2": ".",
                     "iTblCellNumberThousandSeperator2": ",",
                     "iTblCellThresholdsDp2": null,
                     "iTblCellThresholdsText2": null,
                     "g_iTableCol-2": true,
                     "iColShow3": "true",
                     "iColName3": null,
                     "iColAttr3": "euro",
                     "iTblCellPlaceholder3": null,
                     "iColWidth3": null,
                     "iColPreText3": null,
                     "iColAfterText3": " €",
                     "iTblHeadTextAlign3": "center",
                     "iTblTextAlign3": "right",
                     "iTblCellFormat3": "normal",
                     "iTblCellDatetimeFormat3": null,
                     "iTblCellDatetimeFormatInfo3": null,
                     "iTblCellImageSize3": "200",
                     "iTblCellBooleanCheckbox3": "false",
                     "iTblCellBooleanColorFalse3": "#ff0000",
                     "iTblCellBooleanColorTrue3": "#00ff00",
                     "iTblCellNumberDecimals3": "2",
                     "iTblCellNumberDecimalSeperator3": ".",
                     "iTblCellNumberThousandSeperator3": ",",
                     "iTblCellThresholdsDp3": null,
                     "iTblCellThresholdsText3": null,
                     "g_iTableCol-3": true,
                     "g_css_font_text": true,
                     "visibility-oid": "0_userdata.0.10_VIS-TAB8.Energie.3EM_1.Date_for_VIS",
                     "visibility-cond": ">=",
                     "visibility-val": "10032024",
                     "visibility-groups": null,
                     "visibility-groups-action": "hide",
                     "g_visibility": true
                   },
                   "style": {
                     "bindings": [],
                     "left": "600",
                     "top": "96",
                     "width": "190",
                     "height": "540",
                     "font-weight": "normal",
                     "font-size": "12px"
                   },
                   "widgetSet": "vis-inventwo",
                   "_id": "i000001"
                 }
                ]
                

                Wäre echt Toll !

                mfg

                Digi-Bit

                jkvarel 1 Reply Last reply Reply Quote 1
                • jkvarel
                  jkvarel Developer @Digi-Bit last edited by

                  @digi-bit ja wird kommen. Geplant ist, dass alles was der VIS 1 Adapter kann auch im VIS 2 Adapter enthalten sein wird. Wann was kommt kann ich leider nicht sagen.

                  icebear 1 Reply Last reply Reply Quote 3
                  • icebear
                    icebear @jkvarel last edited by

                    @jkvarel

                    Ich hätte auch noch höflicherweise einen ("dinglichkeitswunsch") bei der Entwicklung der Widgets.

                    Könnt ihr bitte beim 'View in Dialog' Widget die Optionen wie beim alten PopUp Widget einfügen, das man die Rahmenbreite und Farbe sowie die Position an der der Dialog erscheint verändern kann.

                    view_dialog.png

                    Das fehlt mir echt.

                    mfg
                    Icebear

                    1 Reply Last reply Reply Quote 1
                    • D
                      Digi-Bit last edited by

                      @jkvarel sagte in Test VIS 2 inventwo Widgets:

                      @digi-bit ja wird kommen. Geplant ist, dass alles was der VIS 1 Adapter kann auch im VIS 2 Adapter enthalten sein wird. Wann was kommt kann ich leider nicht sagen.

                      Hallo,

                      Kein ding, alles braucht seine Zeit 😉

                      Wollte nur wissen ob es überhaupt irgend wann kommt, ich kann warten !

                      mfg

                      Digi-Bit

                      sigi234 1 Reply Last reply Reply Quote 0
                      • sigi234
                        sigi234 Forum Testing Most Active @Digi-Bit last edited by

                        @digi-bit sagte in Test VIS 2 inventwo Widgets:

                        Wollte nur wissen ob es überhaupt irgend wann kommt, ich kann warten !

                        https://github.com/inventwo/ioBroker.vis-2-widgets-inventwo/issues

                        1 Reply Last reply Reply Quote 1
                        • icebear
                          icebear last edited by icebear

                          Hallo, beim Slider Widget will ich mir die Schritte anzeigen lassen, das funktioniert auch im Editor und in der Runtime auf dem Laptop.

                          Wenn ich mir die VIS dann aber auf dem Tablet im FullyKiosk anzeigen lasse, dann seh ich die Schritte nicht mehr.
                          Erst hab ich gedacht ich muß noch irgendwo die Farbe der Schrift festlegen (wäre übrigens noch ein Enhancement für den Slider) aber das get beim Slider Widget ja nicht explizit, sondern nur über Global Font&Text

                          Hat das noch jemand, das die Schritte nicht angezeigt werden?

                          Edit: Wenn ich den Hintergrund vom Widget auf 'Weiß' (#ffffff) setzte, dann seh ich auch auf dem Tablet die Schritte.
                          Ergo, da ich ich auf dem Tablet einen dunkle Hintergrund verwende und die Schriftfarbe sich nicht anpassen läßt, wird auch nix angezeigt. (Nur warum gehts dann im Editor?)

                          Edit2: Issue #25

                          1 Reply Last reply Reply Quote 0
                          • H
                            heinzie last edited by

                            Habe heute auch mal die neue VIS 2 installiert und dazu dann die Version 0.1.9 der inventwo Widget
                            Leider werden mir diese aber im VIS 2 Editor (auch nach Neustart) nicht angezeigt.

                            Muss ich dazu noch irgend etwas anderes machen?

                            d413e78b-d772-48e2-bd38-8f5d80f9c530-grafik.png

                            5cd9321e-0050-4e0a-8ccb-ffd81dbfe61b-grafik.png

                            Merlin123 1 Reply Last reply Reply Quote 0
                            • Merlin123
                              Merlin123 @heinzie last edited by

                              @heinzie Vis2 mal neu gestartet? Wie hast Du die Widgets installiert?

                              Bei mir sieht das so aus:
                              Screenshot 2024-06-16 202841.png

                              H 1 Reply Last reply Reply Quote 0
                              • H
                                heinzie @Merlin123 last edited by heinzie

                                @merlin123 sagte in Test VIS 2 inventwo Widgets:

                                @heinzie Vis2 mal neu gestartet? Wie hast Du die Widgets installiert?

                                Bei mir sieht das so aus:
                                Screenshot 2024-06-16 202841.png

                                Die VIS habe ich mehrmals neu gestartet und auch den iobroker einmal neu.
                                Geladen habe ich von hier und dann über die Katze installiert.

                                Merlin123 1 Reply Last reply Reply Quote 0
                                • Merlin123
                                  Merlin123 @heinzie last edited by

                                  @heinzie Dann ist das Problem klar... Deinstalliere den und installiere ihn, wie hier im ersten Post beschrieben:

                                  Der Adapter ist noch nicht in der Adapterliste drin (pull request ist bereits erstellt), kann aber über npm installiert werden, nicht mit dem GitHub Link. Das klappt nicht.
                                  
                                  H mcm1957 2 Replies Last reply Reply Quote 0
                                  • H
                                    heinzie @Merlin123 last edited by

                                    @merlin123 sagte in Test VIS 2 inventwo Widgets:

                                    @heinzie Dann ist das Problem klar... Deinstalliere den und installiere ihn, wie hier im ersten Post beschrieben:

                                    Der Adapter ist noch nicht in der Adapterliste drin (pull request ist bereits erstellt), kann aber über npm installiert werden, nicht mit dem GitHub Link. Das klappt nicht.
                                    

                                    Vielen Dank, hat funktioniert.

                                    1 Reply Last reply Reply Quote 1
                                    • mcm1957
                                      mcm1957 @Merlin123 last edited by

                                      @merlin123 said in Test VIS 2 inventwo Widgets:

                                      @heinzie Dann ist das Problem klar... Deinstalliere den und installiere ihn, wie hier im ersten Post beschrieben:

                                      Der Adapter ist noch nicht in der Adapterliste drin (pull request ist bereits erstellt), kann aber über npm installiert werden, nicht mit dem GitHub Link. Das klappt nicht.
                                      

                                      Bitte verweise nur dann auf alte Postings wenn du weist was du schreibst. Dein Posting ist schlicht und einfach FALSCH.

                                      Der Adapter vis-2-widgets-inventwo ist sowohl im LATEST als auch im STABLE Repositiry verfügbar.

                                      mcm1957 1 Reply Last reply Reply Quote 0
                                      • mcm1957
                                        mcm1957 @mcm1957 last edited by

                                        @jkvarel
                                        Bitte korrier gelegtlich dein Eröffnungsposting. Der Adapter sollte ganz normal installierbar sein. Wenn nicht wäre der Fehler zu suchen
                                        ..
                                        DANKE

                                        1 Reply Last reply Reply Quote 0
                                        • E
                                          e-i-k-e last edited by e-i-k-e

                                          Bei mir wird wird es unter vis-2 auch nicht angezeigt,. Hab den Adapter soeben mal neu installiert und vis-2 neu gestartet, keine Besserung,

                                          58ed36c9-74d2-41f3-a295-1252eaedefbb-image.png

                                          b68b96c7-a2e8-4c11-bffe-3a98b3dbd36e-image.png

                                          Merlin123 1 Reply Last reply Reply Quote 0
                                          • Merlin123
                                            Merlin123 @e-i-k-e last edited by

                                            @e-i-k-e Wie hast Du installiert?

                                            1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            927
                                            Online

                                            31.6k
                                            Users

                                            79.6k
                                            Topics

                                            1.3m
                                            Posts

                                            16
                                            122
                                            12053
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo