Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. Test Adapter iQontrol 2.0.x Vis (Entwicklungs-Thread)

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Test Adapter iQontrol 2.0.x Vis (Entwicklungs-Thread)

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

      @heinzie was möchtest du dort stehn haben? wenn die W statt state, dann:
      2f6a361d-6e59-425f-aab0-2b0dd12dd431-grafik.png

      1 Reply Last reply Reply Quote 0
      • dslraser
        dslraser Forum Testing Most Active @heinzie last edited by dslraser

        @heinzie
        ja, über den Schraubenschlüssel. Dann hier:

        C7096480-99D8-4BE8-AFDC-99B5B03B29C4.jpeg

        z.B. Bei einer Steckdose

        Bildschirmfoto 2022-01-01 um 17.40.23.png

        Bildschirmfoto 2022-01-01 um 17.42.56.png

        Bildschirmfoto 2022-01-01 um 17.43.06.png

        Ohne diese Einstellung

        Bildschirmfoto 2022-01-01 um 17.44.49.png

        Bildschirmfoto 2022-01-01 um 17.44.41.png

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

          @dslraser sagte in Test Adapter iQontrol 1.11.x Vis:

          @heinzie
          ja, über den Schraubenschlüssel. Dann hier:

          C7096480-99D8-4BE8-AFDC-99B5B03B29C4.jpeg

          z.B. Bei einer Steckdose

          Bildschirmfoto 2022-01-01 um 17.40.23.png

          Bildschirmfoto 2022-01-01 um 17.42.56.png

          Bildschirmfoto 2022-01-01 um 17.43.06.png

          Ohne diese Einstellung

          Bildschirmfoto 2022-01-01 um 17.44.49.png

          Bildschirmfoto 2022-01-01 um 17.44.41.png

          Vielen Dank, hat sofort funktioniert bei der Lampe.
          Habe das auch gleich bei den Fenstern probiert, das ging es auf Anhieb noch nicht, bei gleicher Syntax.

          dslraser 1 Reply Last reply Reply Quote 0
          • dslraser
            dslraser Forum Testing Most Active @heinzie last edited by

            @heinzie sagte in Test Adapter iQontrol 1.11.x Vis:

            Habe das auch gleich bei den Fenstern probiert, das ging es auf Anhieb noch nicht, bei gleicher Syntax.

            was liefern die Fenster 0/1/2 , oder auch true/false ?

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

              @dslraser sagte in Test Adapter iQontrol 1.11.x Vis:

              @heinzie sagte in Test Adapter iQontrol 1.11.x Vis:

              Habe das auch gleich bei den Fenstern probiert, das ging es auf Anhieb noch nicht, bei gleicher Syntax.

              was liefern die Fenster 0/1/2 , oder auch true/false ?

              die liefern auch true und false

              dslraser 1 Reply Last reply Reply Quote 0
              • dslraser
                dslraser Forum Testing Most Active @heinzie last edited by dslraser

                @heinzie
                hm, dann sollte es gehen. Zeig mal den RAW von so einem Datenpunkt.

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

                  @dslraser

                  {
                    "type": "state",
                    "common": {
                      "name": "Is open",
                      "type": "boolean",
                      "read": true,
                      "write": false,
                      "role": "state",
                      "custom": {
                        "iqontrol.0": {
                          "0": "",
                          "1": "",
                          "2": "",
                          "enabled": true,
                          "invert": false,
                          "confirm": false,
                          "pincode": "",
                          "step": "",
                          "roundDigits": 2,
                          "timeFormat": "x",
                          "timeDisplayFormat": "dddd, DD.MM.YYYY HH:mm:ss",
                          "timeDisplayDontShowDistance": false,
                          "targetValueId": "",
                          "statesAddInput": false,
                          "statesAddInputCaption": "Enter other value...",
                          "showOnlyTargetValues": false,
                          "readonly": true,
                          "unit": "",
                          "unit_zero": "",
                          "unit_one": "",
                          "min": "",
                          "max": "",
                          "type": "boolean",
                          "role": "state",
                          "targetValues": "",
                          "states": {
                            "true": "open",
                            "false": "close"
                          }
                        }
                      }
                    },
                    "native": {},
                    "_id": "zigbee.0.00158d0002c9f876.opened",
                    "acl": {
                      "object": 1636,
                      "state": 1636,
                      "owner": "system.user.admin",
                      "ownerGroup": "system.group.administrator"
                    },
                    "from": "system.adapter.admin.0",
                    "user": "system.user.admin",
                    "ts": 1641055833264
                  }
                  
                  dslraser s.bormann 2 Replies Last reply Reply Quote 0
                  • dslraser
                    dslraser Forum Testing Most Active @heinzie last edited by

                    @heinzie
                    Hä, was steht denn dann im Datenpunkt für ein Wert bei auf / zu

                    Bildschirmfoto 2022-01-01 um 18.00.37.png

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

                      @dslraser sagte in Test Adapter iQontrol 1.11.x Vis:

                      @heinzie
                      Hä, was steht denn dann im Datenpunkt für ein Wert bei auf / zu

                      Bildschirmfoto 2022-01-01 um 18.00.37.png

                      Da steht true bzw. false drin
                      8d30eb9e-f572-432e-9027-03cbe6876be7-grafik.png

                      1 Reply Last reply Reply Quote 0
                      • s.bormann
                        s.bormann Most Active @heinzie last edited by

                        @heinzie Ah, verwende mal das Gerät Thermostat (statt Homematic-Thermostat). Der Control-Mode der Homematic-Teile ist etwas ungewöhnlich und funktioniert deshalb nicht mit anderen Geräten.

                        H 2 Replies Last reply Reply Quote 0
                        • s.bormann
                          s.bormann Most Active @dslraser last edited by

                          @dslraser sagte in Test Adapter iQontrol 1.11.x Vis:

                          @metaxa sagte in Test Adapter iQontrol 1.11.x Vis:

                          Badge: Da habe ich noch Darstellungsprobleme, auf den mobile Devices läuft der Balken immer wieder durch, er ist um eine Spur zu breit, sodass das scrolling aktiv wird. Kann ich das irgendwo verhindern, bzw. die optische Länge des Balkens verringern?

                          Das weiß ich leider nicht, aber eventuell @s-bormann ?

                          Füge mal noch ein max-width-styling ein:
                          <meter min="0" max="100" value="66" style="max-width:100%; max-width:calc(100% - 6px);" />
                          (Hier einmal mit 6px Außenabstand (sieht besser aus) und Fallback auf 100% ohne Abstand für ältere Browser)

                          metaxa 1 Reply Last reply Reply Quote 2
                          • s.bormann
                            s.bormann Most Active @heinzie last edited by

                            @heinzie sagte in Test Adapter iQontrol 1.11.x Vis:

                            @dslraser

                            {
                              "type": "state",
                              "common": {
                                "name": "Is open",
                                "type": "boolean",
                                "read": true,
                                "write": false,
                                "role": "state",
                                "custom": {
                                  "iqontrol.0": {
                                    "0": "",
                                    "1": "",
                                    "2": "",
                                    "enabled": true,
                                    "invert": false,
                                    "confirm": false,
                                    "pincode": "",
                                    "step": "",
                                    "roundDigits": 2,
                                    "timeFormat": "x",
                                    "timeDisplayFormat": "dddd, DD.MM.YYYY HH:mm:ss",
                                    "timeDisplayDontShowDistance": false,
                                    "targetValueId": "",
                                    "statesAddInput": false,
                                    "statesAddInputCaption": "Enter other value...",
                                    "showOnlyTargetValues": false,
                                    "readonly": true,
                                    "unit": "",
                                    "unit_zero": "",
                                    "unit_one": "",
                                    "min": "",
                                    "max": "",
                                    "type": "boolean",
                                    "role": "state",
                                    "targetValues": "",
                                    "states": {
                                      "true": "open",
                                      "false": "close"
                                    }
                                  }
                                }
                              },
                              "native": {},
                              "_id": "zigbee.0.00158d0002c9f876.opened",
                              "acl": {
                                "object": 1636,
                                "state": 1636,
                                "owner": "system.user.admin",
                                "ownerGroup": "system.group.administrator"
                              },
                              "from": "system.adapter.admin.0",
                              "user": "system.user.admin",
                              "ts": 1641055833264
                            }
                            

                            Nimm mal einen anderen Text, als "open" und "close". iQontrol übersetzt das ja noch, vielleicht liegt es daran.

                            H 1 Reply Last reply Reply Quote 0
                            • s.bormann
                              s.bormann Most Active last edited by

                              In der aktuellen Github kann die JSON-Table jetzt auch nach Spalten sortieren (muss im Widget per Option aktiviert werden). Hier ist z.B. nach "Nr." absteigend sortiert:
                              95216f52-850d-421f-bbdd-e9ec0a06f7c3-image.png

                              @muuulle Wäre vielleicht was für Dich??

                              1 Reply Last reply Reply Quote 1
                              • metaxa
                                metaxa @s.bormann last edited by

                                @s-bormann sagte in Test Adapter iQontrol 1.11.x Vis:

                                Füge mal noch ein max-width-styling ein:
                                <meter min="0" max="100" value="66" style="max-width:100%; max-width:calc(100% - 6px);" />
                                (Hier einmal mit 6px Außenabstand (sieht besser aus) und Fallback auf 100% ohne Abstand für ältere Browser)

                                @ Sebastian, was soll ich sagen? Das ist die Lösung für mich 👑 Lieben Dank!

                                dslraser 1 Reply Last reply Reply Quote 0
                                • dslraser
                                  dslraser Forum Testing Most Active @metaxa last edited by

                                  @metaxa
                                  bei mir am iPhone passt die Höhe nicht 🤷

                                  910ACD3D-9744-4ACF-BB59-B59D31A3BC04.jpeg

                                  Mach mal bitte nochmal ein Export von Deinem Blockly.

                                  metaxa s.bormann 2 Replies Last reply Reply Quote 0
                                  • metaxa
                                    metaxa @dslraser last edited by metaxa

                                    @dslraser Welche Höhe passt nicht?

                                    <xml xmlns="https://developers.google.com/blockly/xml">
                                     <block type="on_ext" id="%V3%d$Nc-G@6HhNtkh@E" x="63" y="-213">
                                       <mutation xmlns="http://www.w3.org/1999/xhtml" items="1"></mutation>
                                       <field name="CONDITION">ne</field>
                                       <field name="ACK_CONDITION"></field>
                                       <value name="OID0">
                                         <shadow type="field_oid" id="7svi@GvteoPD%X?,,[;@">
                                           <field name="oid">enigma2.0.enigma2.EVENTREMAINING_MIN</field>
                                         </shadow>
                                       </value>
                                       <statement name="STATEMENT">
                                         <block type="comment" id=")}7a18]*OP?+?}s~:s-%">
                                           <field name="COMMENT">Additional_Info</field>
                                           <next>
                                             <block type="update" id="=f}MqLi,lt|hmI~]saRX">
                                               <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                               <field name="OID">0_userdata.0.Audio_Video.WoZ.Sendungsdauer_aktuell</field>
                                               <field name="WITH_DELAY">FALSE</field>
                                               <value name="VALUE">
                                                 <block type="text_join" id="f[P_[FT.Na|B$z%$qI{*">
                                                   <mutation items="10"></mutation>
                                                   <value name="ADD0">
                                                     <block type="get_value" id="yj,1hw6XVaf!E+H!nSR|">
                                                       <field name="ATTR">val</field>
                                                       <field name="OID">enigma2.0.enigma2.EVENT_TIME_START</field>
                                                     </block>
                                                   </value>
                                                   <value name="ADD1">
                                                     <block type="text" id="{M6eEcfx*iBkUg}N?I?z">
                                                       <field name="TEXT"> Uhr &lt;b&gt;Ende:&lt;/b&gt; </field>
                                                     </block>
                                                   </value>
                                                   <value name="ADD2">
                                                     <block type="get_value" id=",CBLy?Zc)@T1n`0(jZfg">
                                                       <field name="ATTR">val</field>
                                                       <field name="OID">enigma2.0.enigma2.EVENT_TIME_END</field>
                                                     </block>
                                                   </value>
                                                   <value name="ADD3">
                                                     <block type="text" id="#IDcb7M/:Tvbmta/Z!1x">
                                                       <field name="TEXT"> Uhr </field>
                                                     </block>
                                                   </value>
                                                   <value name="ADD4">
                                                     <block type="text" id="uH,o0t9i3V6yTSGMo5Gx">
                                                       <field name="TEXT">&lt;b&gt;läuft noch:&lt;/b&gt; </field>
                                                     </block>
                                                   </value>
                                                   <value name="ADD5">
                                                     <block type="get_value" id="fqvWs}K1gfojj8^Gw?eF">
                                                       <field name="ATTR">val</field>
                                                       <field name="OID">enigma2.0.enigma2.EVENTREMAINING_MIN</field>
                                                     </block>
                                                   </value>
                                                   <value name="ADD6">
                                                     <block type="text" id=";tBl,[G[S(b#*|2Wkry6">
                                                       <field name="TEXT"> Minuten </field>
                                                     </block>
                                                   </value>
                                                   <value name="ADD7">
                                                     <block type="text" id=")5=uinWm{7E({E4{A~o8">
                                                       <field name="TEXT">&lt;meter max=100 min=0 value=</field>
                                                     </block>
                                                   </value>
                                                   <value name="ADD8">
                                                     <block type="get_value" id="BMd7R=*z^PpCQrSAtSNW">
                                                       <field name="ATTR">val</field>
                                                       <field name="OID">enigma2.0.enigma2.EVENT_PROGRESS_PERCENT</field>
                                                     </block>
                                                   </value>
                                                   <value name="ADD9">
                                                     <block type="text" id="~L;(nC-r`uagky#k.nyj">
                                                       <field name="TEXT">&gt;&lt;/meter</field>
                                                     </block>
                                                   </value>
                                                 </block>
                                               </value>
                                               <next>
                                                 <block type="comment" id="N?0n`s2a_bbm=cq.+*,p">
                                                   <field name="COMMENT">Badge</field>
                                                   <next>
                                                     <block type="update" id="i.w3/+S[Z71ztA6(GCIZ">
                                                       <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                                       <field name="OID">0_userdata.0.Audio_Video.WoZ.Sendungsfortschritt_aktuell</field>
                                                       <field name="WITH_DELAY">FALSE</field>
                                                       <value name="VALUE">
                                                         <block type="text_join" id="g6bG7;v%XO?Rprb362*{">
                                                           <mutation items="3"></mutation>
                                                           <value name="ADD0">
                                                             <block type="text" id="43Snts5.V{.xM1m%~@VP">
                                                               <field name="TEXT">&lt;meter max=100 min=0 value=</field>
                                                             </block>
                                                           </value>
                                                           <value name="ADD1">
                                                             <block type="get_value" id="^Th!HE._fe]^+6W,x0W3">
                                                               <field name="ATTR">val</field>
                                                               <field name="OID">enigma2.0.enigma2.EVENT_PROGRESS_PERCENT</field>
                                                             </block>
                                                           </value>
                                                           <value name="ADD2">
                                                             <block type="text" id="rZV2AE9maCJ6xx@@?R/!">
                                                               <field name="TEXT"> style="max-width:100%; max-width:calc(100% - 6px);"&gt;&lt;/meter&gt;</field>
                                                             </block>
                                                           </value>
                                                         </block>
                                                       </value>
                                                       <next>
                                                         <block type="update" id="=dCN({p/77axbj#i7Ml#" disabled="true">
                                                           <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                                           <field name="OID">0_userdata.0.Audio_Video.WoZ.Sendungsfortschritt_aktuell</field>
                                                           <field name="WITH_DELAY">FALSE</field>
                                                           <value name="VALUE">
                                                             <block type="text_join" id="O=ZF}Qu[t@EJMkdX%v0K">
                                                               <mutation items="5"></mutation>
                                                               <value name="ADD0">
                                                                 <block type="text" id="W}|$A#cSxFdwJo3169N.">
                                                                   <field name="TEXT">&lt;meter max=100 min=0 value=</field>
                                                                 </block>
                                                               </value>
                                                               <value name="ADD1">
                                                                 <block type="get_value" id="~Ss$2r,+l]k:S8Q8a$vb">
                                                                   <field name="ATTR">val</field>
                                                                   <field name="OID">enigma2.0.enigma2.EVENT_PROGRESS_PERCENT</field>
                                                                 </block>
                                                               </value>
                                                               <value name="ADD2">
                                                                 <block type="text" id="F-SDsDVOt{wBK}EYS8vG">
                                                                   <field name="TEXT"> high=80 low=40 optimum=0/&gt;&amp;nbsp</field>
                                                                 </block>
                                                               </value>
                                                               <value name="ADD3">
                                                                 <block type="get_value" id="[0x*abyhx{n%QnjxKj(I">
                                                                   <field name="ATTR">val</field>
                                                                   <field name="OID">enigma2.0.enigma2.EVENT_PROGRESS_PERCENT</field>
                                                                 </block>
                                                               </value>
                                                               <value name="ADD4">
                                                                 <block type="text" id="FkZrCyY]DK_9Jbc_*kP2">
                                                                   <field name="TEXT">% gelaufen&lt;/meter&gt;</field>
                                                                 </block>
                                                               </value>
                                                             </block>
                                                           </value>
                                                         </block>
                                                       </next>
                                                     </block>
                                                   </next>
                                                 </block>
                                               </next>
                                             </block>
                                           </next>
                                         </block>
                                       </statement>
                                     </block>
                                    </xml>
                                    

                                    dslraser 1 Reply Last reply Reply Quote 0
                                    • dslraser
                                      dslraser Forum Testing Most Active @metaxa last edited by

                                      @metaxa
                                      der rote Rand ist unten schaler...
                                      so sieht es am Mac aus, das passt.

                                      Bildschirmfoto 2022-01-01 um 21.53.08.png

                                      metaxa 1 Reply Last reply Reply Quote 0
                                      • metaxa
                                        metaxa @dslraser last edited by metaxa

                                        @dslraser Ich hab den Rand komplett auf unsichtbar (oder weiß??) gestellt, damit sehe ich das event. Problem nicht. Vielleicht gibts da was wie "max-high 100%, max-high.calc(100%-6%)"

                                        dslraser 1 Reply Last reply Reply Quote 0
                                        • dslraser
                                          dslraser Forum Testing Most Active @metaxa last edited by

                                          @metaxa
                                          das probiere ich gerade

                                          metaxa 1 Reply Last reply Reply Quote 0
                                          • metaxa
                                            metaxa @dslraser last edited by

                                            @dslraser
                                            9f477e40-7ea2-42ca-9a3c-c48268b4bc6e-image.png

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            849
                                            Online

                                            31.7k
                                            Users

                                            79.6k
                                            Topics

                                            1.3m
                                            Posts

                                            app dark-mode iqontrol responsive vis visualisierung visualization widget
                                            295
                                            7633
                                            5764141
                                            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