Skip to content
  • Home
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Tester
  4. Test Adapter iQontrol 2.0.x Vis (Entwicklungs-Thread)

NEWS

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    8.8k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    2.2k

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    16
    1
    3.2k

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

Scheduled Pinned Locked Moved Tester
appdark-modeiqontrolresponsivevisvisualisierungvisualizationwidget
7.6k Posts 296 Posters 7.0m Views 201 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • s.bormannS s.bormann

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

    @metaxa

    So sieht es dann aus:

    Bildschirmfoto 2021-12-31 um 22.13.18.png

    oder bei mir

    Bildschirmfoto 2021-12-31 um 22.13.32.png

    oder im Badge (oder eben Beides)

    Bildschirmfoto 2021-12-31 um 22.13.41.png

    Handy

    056E6848-E3EC-42D1-853B-27A0C6558350.jpeg

    Kleines Blockly erstellen (und einen Datenpunkt---macht das Blockly, aber das Blockly beim ersten Mal zwei Mal starten, wenn es den Datenpunkt noch nicht gibt/gab)

    Blockly
    Bildschirmfoto 2021-12-31 um 22.13.58.png

    <xml xmlns="https://developers.google.com/blockly/xml">
     <block type="create" id="qPwzf!p(SYPjhG[zJtR0" x="13" y="13">
       <field name="NAME">0_userdata.0.TV_System.Sendung_Laufzeit</field>
       <value name="VALUE">
         <block type="text" id="dmRV[:WHaQPFSEY4kt8B">
           <field name="TEXT">leer</field>
         </block>
       </value>
       <value name="COMMON">
         <block type="text" id="0OMs-Qi;]m$;.H{1cOaq">
           <field name="TEXT">{"role":"html","type":"string","read": true,"write": false,"name":"Sendung_Laufzeit"}</field>
         </block>
       </value>
       <next>
         <block type="on_ext" id="7_Bd|IlMDIG#XA:6RhS0">
           <mutation xmlns="http://www.w3.org/1999/xhtml" items="1"></mutation>
           <field name="CONDITION">any</field>
           <field name="ACK_CONDITION"></field>
           <value name="OID0">
             <shadow type="field_oid" id="Qf@mgxm4kn8f*,8K#nzR">
               <field name="oid">enigma2.0.enigma2.EVENT_PROGRESS_PERCENT</field>
             </shadow>
           </value>
           <statement name="STATEMENT">
             <block type="control_ex" id="IcR}zh|S?h`m)gR%xJW5" inline="true">
               <field name="TYPE">true</field>
               <field name="CLEAR_RUNNING">FALSE</field>
               <value name="OID">
                 <shadow type="field_oid" id="c{PKtj/J4ISLK)0v=F%r">
                   <field name="oid">0_userdata.0.TV_System.Sendung_Laufzeit</field>
                 </shadow>
               </value>
               <value name="VALUE">
                 <shadow type="logic_boolean" id="F||?8i/SqX$xnx$+n~kM">
                   <field name="BOOL">TRUE</field>
                 </shadow>
                 <block type="text_join" id="Mc(?5c3d_$HNl%?]G7pI">
                   <mutation items="5"></mutation>
                   <value name="ADD0">
                     <block type="text" id="{KK5foJFkAY$)@1gxJ2^">
                       <field name="TEXT">&lt;meter max=100 min=0 value=</field>
                     </block>
                   </value>
                   <value name="ADD1">
                     <block type="get_value" id="*0^Zs0CxXo[mxHDl0)CJ">
                       <field name="ATTR">val</field>
                       <field name="OID">enigma2.0.enigma2.EVENT_PROGRESS_PERCENT</field>
                     </block>
                   </value>
                   <value name="ADD2">
                     <block type="text" id="h)(IvuEOMdAg;GMB^dZY">
                       <field name="TEXT"> high=80 low=40 optimum=0/&gt;&amp;nbsp</field>
                     </block>
                   </value>
                   <value name="ADD3">
                     <block type="get_value" id="Q9!W#p8x$A)}MVJ[=R{w">
                       <field name="ATTR">val</field>
                       <field name="OID">enigma2.0.enigma2.EVENT_PROGRESS_PERCENT</field>
                     </block>
                   </value>
                   <value name="ADD4">
                     <block type="text" id="`7~bid0sxy0sn7@I^H+.">
                       <field name="TEXT"> % gelaufen&lt;/meter&gt;</field>
                     </block>
                   </value>
                 </block>
               </value>
               <value name="DELAY_MS">
                 <shadow type="math_number" id="jW`*~.HKhv97n?q-hKAX">
                   <field name="NUM">0</field>
                 </shadow>
               </value>
             </block>
           </statement>
         </block>
       </next>
     </block>
    </xml>
    

    Dann in iQontrol nur noch auf den erstellten Datenpunkt verlinken.
    Die Farben im Verlauf sind dann grün/gelb/rot. Die Schwellen dafür sind die Zahlen im Blockly.

    Guten Rutsch !!!

    Hammer!
    Ebenfalls Guten Rutsch!!

    da_WoodyD Offline
    da_WoodyD Offline
    da_Woody
    wrote on last edited by
    #6187

    @s-bormann jo, sieht gut aus! :)
    wenn das noch mit alexa, radiosendungen und verschiedenen wunsch kanälen funktionieren würde...
    die geschichte von @Rookie50 funktioniert bei mir nicht wirklich, mehr...
    aber, neues jahr neues glück!
    proscht.gif

    gruß vom Woody
    HAPPINESS is not a DESTINATION, it's a WAY of LIFE!

    1 Reply Last reply
    2
    • s.bormannS s.bormann

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

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

      @heinzie Hallo,

      bitte die folgenden Schritte durchführen. Bei weiteren Problemen bitte vor allem den 2. Absatz beachten, hier wird beschrieben, wie man ein Log des Fehlers erzeugt und welche Screenshots für die weitere Analyse notwendig sind:

      https://github.com/sbormann/ioBroker.iqontrol#troubleshooting

      Vielen Dank!

      [@s-bormann Hoffe das ich das alles richtig verstanden habe.
      Folgendes habe ich gemacht:

      • das Fenster vom Thermostat geöffnet
      • den gesamten Verlauf gelöscht
      • dann nacheinander die Controls 12 betätigt, das hat auch funktioniert
      • dann die Modus Button 17° betätigt, ohne Funtion dann
      • den Verlauf unten angefügt, Fehler oder Warnungen sind nicht aufgetaucht
      translate.js:24 "km": {"en": "km", "de": "km", "ru": "km", "pt": "km", "nl": "km", "fr": "km"},
      index.js:7653 Add timestamp to Zoe with value 268&nbsp;km
      translate.js:24 "%s h": {"en": "%s h", "de": "%s h", "ru": "%s h", "pt": "%s h", "nl": "%s h", "fr": "%s h"},
      index.js:7851 !stateFillsDevice or badge is invisible - remove padding-top
      translate.js:24 "km": {"en": "km", "de": "km", "ru": "km", "pt": "km", "nl": "km", "fr": "km"},
      translate.js:24 "km": {"en": "km", "de": "km", "ru": "km", "pt": "km", "nl": "km", "fr": "km"},
      index.js:7653 Add timestamp to  with value 268&nbsp;km
      index.js:7851 !stateFillsDevice or badge is invisible - remove padding-top
      index.js:7451 InfoASlider iqontrol.0.Views.Home.devices.27: 0
      index.js:4334 Return after time - timer started (treshold: 60s, destinationView: iqontrol.0.Views.Home)
      index.js:4494 toolbarContextMenu end via TOUCHEND/MOUSEUP
      index.js:4544 toolbarContextMenu end function
      index.js:7905 viewDeviceContextMenu end via TOUCHEND/MOUSEUP
      index.js:7957 viewDeviceContextMenu end function
      index.js:7905 viewDeviceContextMenu end via TOUCHEND/MOUSEUP
      index.js:7957 viewDeviceContextMenu end function
      index.js:7905 viewDeviceContextMenu end via TOUCHEND/MOUSEUP
      index.js:7957 viewDeviceContextMenu end function
      index.js:7905 viewDeviceContextMenu end via TOUCHEND/MOUSEUP
      index.js:7957 viewDeviceContextMenu end function
      index.js:7905 viewDeviceContextMenu end via TOUCHEND/MOUSEUP
      index.js:7957 viewDeviceContextMenu end function
      index.js:7905 viewDeviceContextMenu end via TOUCHEND/MOUSEUP
      index.js:7957 viewDeviceContextMenu end function
      index.js:7905 viewDeviceContextMenu end via TOUCHEND/MOUSEUP
      index.js:7957 viewDeviceContextMenu end function
      index.js:7905 viewDeviceContextMenu end via TOUCHEND/MOUSEUP
      index.js:7957 viewDeviceContextMenu end function
      index.js:7905 viewDeviceContextMenu end via TOUCHEND/MOUSEUP
      index.js:7957 viewDeviceContextMenu end function
      index.js:4494 toolbarContextMenu end via TOUCHEND/MOUSEUP
      index.js:4544 toolbarContextMenu end function
      index.js:7905 viewDeviceContextMenu end via TOUCHEND/MOUSEUP
      index.js:7957 viewDeviceContextMenu end function
      index.js:4494 toolbarContextMenu end via TOUCHEND/MOUSEUP
      index.js:4544 toolbarContextMenu end function
      index.js:7905 viewDeviceContextMenu end via TOUCHEND/MOUSEUP
      index.js:7957 viewDeviceContextMenu end function
      index.js:7905 viewDeviceContextMenu end via TOUCHEND/MOUSEUP
      index.js:7957 viewDeviceContextMenu end function
      index.js:2286 >>>>>> setState fritzdect.0.DECT_099950155954.tsoll: 21 --> 12
      index.js:2315        converted state to number. New value is: 12
      index.js:4549 toolbarContextMenu end function - find active Toolbar Index
      index.js:4549 toolbarContextMenu end function - find active Toolbar Index
      index.js:4549 toolbarContextMenu end function - find active Toolbar Index
      translate.js:24 "12°": {"en": "12°", "de": "12°", "ru": "12°", "pt": "12°", "nl": "12°", "fr": "12°"},
      translate.js:24 "12°": {"en": "12°", "de": "12°", "ru": "12°", "pt": "12°", "nl": "12°", "fr": "12°"},
      index.js:7653 Add timestamp to Küche with value 12°C<span class='small'>&nbsp;12°</span>
      index.js:7851 !stateFillsDevice or badge is invisible - remove padding-top
      translate.js:24 "12°": {"en": "12°", "de": "12°", "ru": "12°", "pt": "12°", "nl": "12°", "fr": "12°"},
      translate.js:24 "12°": {"en": "12°", "de": "12°", "ru": "12°", "pt": "12°", "nl": "12°", "fr": "12°"},
      index.js:7653 Add timestamp to Küche with value 12°C<span class='small'>&nbsp;12°</span>
      index.js:7851 !stateFillsDevice or badge is invisible - remove padding-top
      translate.js:24 "12°": {"en": "12°", "de": "12°", "ru": "12°", "pt": "12°", "nl": "12°", "fr": "12°"},
      translate.js:24 "12°": {"en": "12°", "de": "12°", "ru": "12°", "pt": "12°", "nl": "12°", "fr": "12°"},
      translate.js:24 "12°": {"en": "12°", "de": "12°", "ru": "12°", "pt": "12°", "nl": "12°", "fr": "12°"},
      index.js:7653 Add timestamp to Küche 1 with value 12°C<span class='small'>&nbsp;12°</span>
      index.js:7851 !stateFillsDevice or badge is invisible - remove padding-top
      translate.js:24 "12°": {"en": "12°", "de": "12°", "ru": "12°", "pt": "12°", "nl": "12°", "fr": "12°"},
      translate.js:24 "12°": {"en": "12°", "de": "12°", "ru": "12°", "pt": "12°", "nl": "12°", "fr": "12°"},
      translate.js:24 "12°": {"en": "12°", "de": "12°", "ru": "12°", "pt": "12°", "nl": "12°", "fr": "12°"},
      index.js:7653 Add timestamp to Küche 1 with value 12°C<span class='small'>&nbsp;12°</span>
      index.js:7851 !stateFillsDevice or badge is invisible - remove padding-top
      translate.js:24 "12°": {"en": "12°", "de": "12°", "ru": "12°", "pt": "12°", "nl": "12°", "fr": "12°"},
      translate.js:24 "12°": {"en": "12°", "de": "12°", "ru": "12°", "pt": "12°", "nl": "12°", "fr": "12°"},
      translate.js:24 "12°": {"en": "12°", "de": "12°", "ru": "12°", "pt": "12°", "nl": "12°", "fr": "12°"},
      index.js:7653 Add timestamp to Küche 1 with value 12°C<span class='small'>&nbsp;12°</span>
      index.js:7851 !stateFillsDevice or badge is invisible - remove padding-top
      index.js:7851 !stateFillsDevice or badge is invisible - remove padding-top
      index.js:2509 >> ack: false val: 12 newVal: 12
      index.js:1639 deliverState done
      index.js:2509 >> ack: false val: 12 newVal: 12
      translate.js:24 "12°": {"en": "12°", "de": "12°", "ru": "12°", "pt": "12°", "nl": "12°", "fr": "12°"},
      translate.js:24 "12°": {"en": "12°", "de": "12°", "ru": "12°", "pt": "12°", "nl": "12°", "fr": "12°"},
      translate.js:24 "12°": {"en": "12°", "de": "12°", "ru": "12°", "pt": "12°", "nl": "12°", "fr": "12°"},
      index.js:7653 Add timestamp to Küche 1 with value 12°C<span class='small'>&nbsp;12°</span>
      index.js:7851 !stateFillsDevice or badge is invisible - remove padding-top
      translate.js:24 "12°": {"en": "12°", "de": "12°", "ru": "12°", "pt": "12°", "nl": "12°", "fr": "12°"},
      translate.js:24 "12°": {"en": "12°", "de": "12°", "ru": "12°", "pt": "12°", "nl": "12°", "fr": "12°"},
      translate.js:24 "12°": {"en": "12°", "de": "12°", "ru": "12°", "pt": "12°", "nl": "12°", "fr": "12°"},
      index.js:7653 Add timestamp to Küche 1 with value 12°C<span class='small'>&nbsp;12°</span>
      index.js:7851 !stateFillsDevice or badge is invisible - remove padding-top
      translate.js:24 "12°": {"en": "12°", "de": "12°", "ru": "12°", "pt": "12°", "nl": "12°", "fr": "12°"},
      translate.js:24 "12°": {"en": "12°", "de": "12°", "ru": "12°", "pt": "12°", "nl": "12°", "fr": "12°"},
      translate.js:24 "12°": {"en": "12°", "de": "12°", "ru": "12°", "pt": "12°", "nl": "12°", "fr": "12°"},
      index.js:7653 Add timestamp to Küche 1 with value 12°C<span class='small'>&nbsp;12°</span>
      index.js:7851 !stateFillsDevice or badge is invisible - remove padding-top
      index.js:7851 !stateFillsDevice or badge is invisible - remove padding-top
      index.js:4563 toolbarContextMenu end function - end ignoreStart
      index.js:7962 viewDeviceContextMenu end function - end ignoreStart
      index.js:7962 viewDeviceContextMenu end function - end ignoreStart
      index.js:7962 viewDeviceContextMenu end function - end ignoreStart
      index.js:7962 viewDeviceContextMenu end function - end ignoreStart
      index.js:7962 viewDeviceContextMenu end function - end ignoreStart
      index.js:7962 viewDeviceContextMenu end function - end ignoreStart
      index.js:7962 viewDeviceContextMenu end function - end ignoreStart
      index.js:7962 viewDeviceContextMenu end function - end ignoreStart
      index.js:7962 viewDeviceContextMenu end function - end ignoreStart
      index.js:4563 toolbarContextMenu end function - end ignoreStart
      index.js:7962 viewDeviceContextMenu end function - end ignoreStart
      index.js:4563 toolbarContextMenu end function - end ignoreStart
      index.js:7962 viewDeviceContextMenu end function - end ignoreStart
      index.js:7962 viewDeviceContextMenu end function - end ignoreStart
      index.js:2509 >> ack: true val: 12 newVal: 12
      index.js:2512 << ack-val reached new val: preventUpdate regular ended.
      translate.js:24 "12°": {"en": "12°", "de": "12°", "ru": "12°", "pt": "12°", "nl": "12°", "fr": "12°"},
      translate.js:24 "12°": {"en": "12°", "de": "12°", "ru": "12°", "pt": "12°", "nl": "12°", "fr": "12°"},
      translate.js:24 "12°": {"en": "12°", "de": "12°", "ru": "12°", "pt": "12°", "nl": "12°", "fr": "12°"},
      index.js:7653 Add timestamp to Küche 1 with value 12°C<span class='small'>&nbsp;12°</span>
      index.js:7851 !stateFillsDevice or badge is invisible - remove padding-top
      translate.js:24 "12°": {"en": "12°", "de": "12°", "ru": "12°", "pt": "12°", "nl": "12°", "fr": "12°"},
      translate.js:24 "12°": {"en": "12°", "de": "12°", "ru": "12°", "pt": "12°", "nl": "12°", "fr": "12°"},
      translate.js:24 "12°": {"en": "12°", "de": "12°", "ru": "12°", "pt": "12°", "nl": "12°", "fr": "12°"},
      index.js:7653 Add timestamp to Küche 1 with value 12°C<span class='small'>&nbsp;12°</span>
      index.js:7851 !stateFillsDevice or badge is invisible - remove padding-top
      translate.js:24 "12°": {"en": "12°", "de": "12°", "ru": "12°", "pt": "12°", "nl": "12°", "fr": "12°"},
      translate.js:24 "12°": {"en": "12°", "de": "12°", "ru": "12°", "pt": "12°", "nl": "12°", "fr": "12°"},
      translate.js:24 "12°": {"en": "12°", "de": "12°", "ru": "12°", "pt": "12°", "nl": "12°", "fr": "12°"},
      index.js:7653 Add timestamp to Küche 1 with value 12°C<span class='small'>&nbsp;12°</span>
      index.js:7851 !stateFillsDevice or badge is invisible - remove padding-top
      translate.js:24 "12°": {"en": "12°", "de": "12°", "ru": "12°", "pt": "12°", "nl": "12°", "fr": "12°"},
      translate.js:24 "12°": {"en": "12°", "de": "12°", "ru": "12°", "pt": "12°", "nl": "12°", "fr": "12°"},
      translate.js:24 "12°": {"en": "12°", "de": "12°", "ru": "12°", "pt": "12°", "nl": "12°", "fr": "12°"},
      translate.js:24 "12°": {"en": "12°", "de": "12°", "ru": "12°", "pt": "12°", "nl": "12°", "fr": "12°"},
      index.js:7653 Add timestamp to Küche with value 12°C<span class='small'>&nbsp;12°</span>
      index.js:7851 !stateFillsDevice or badge is invisible - remove padding-top
      translate.js:24 "12°": {"en": "12°", "de": "12°", "ru": "12°", "pt": "12°", "nl": "12°", "fr": "12°"},
      translate.js:24 "12°": {"en": "12°", "de": "12°", "ru": "12°", "pt": "12°", "nl": "12°", "fr": "12°"},
      index.js:7653 Add timestamp to Küche with value 12°C<span class='small'>&nbsp;12°</span>
      index.js:7851 !stateFillsDevice or badge is invisible - remove padding-top
      translate.js:24 "12°": {"en": "12°", "de": "12°", "ru": "12°", "pt": "12°", "nl": "12°", "fr": "12°"},
      translate.js:24 "12°": {"en": "12°", "de": "12°", "ru": "12°", "pt": "12°", "nl": "12°", "fr": "12°"},
      translate.js:24 "12°": {"en": "12°", "de": "12°", "ru": "12°", "pt": "12°", "nl": "12°", "fr": "12°"},
      index.js:7653 Add timestamp to Küche 1 with value 12°C<span class='small'>&nbsp;12°</span>
      index.js:7851 !stateFillsDevice or badge is invisible - remove padding-top
      translate.js:24 "12°": {"en": "12°", "de": "12°", "ru": "12°", "pt": "12°", "nl": "12°", "fr": "12°"},
      translate.js:24 "12°": {"en": "12°", "de": "12°", "ru": "12°", "pt": "12°", "nl": "12°", "fr": "12°"},
      translate.js:24 "12°": {"en": "12°", "de": "12°", "ru": "12°", "pt": "12°", "nl": "12°", "fr": "12°"},
      index.js:7653 Add timestamp to Küche 1 with value 12°C<span class='small'>&nbsp;12°</span>
      index.js:7851 !stateFillsDevice or badge is invisible - remove padding-top
      translate.js:24 "12°": {"en": "12°", "de": "12°", "ru": "12°", "pt": "12°", "nl": "12°", "fr": "12°"},
      translate.js:24 "12°": {"en": "12°", "de": "12°", "ru": "12°", "pt": "12°", "nl": "12°", "fr": "12°"},
      translate.js:24 "12°": {"en": "12°", "de": "12°", "ru": "12°", "pt": "12°", "nl": "12°", "fr": "12°"},
      index.js:7653 Add timestamp to Küche 1 with value 12°C<span class='small'>&nbsp;12°</span>
      index.js:7851 !stateFillsDevice or badge is invisible - remove padding-top
      translate.js:24 "12°": {"en": "12°", "de": "12°", "ru": "12°", "pt": "12°", "nl": "12°", "fr": "12°"},
      translate.js:24 "12°": {"en": "12°", "de": "12°", "ru": "12°", "pt": "12°", "nl": "12°", "fr": "12°"},
      translate.js:24 "12°": {"en": "12°", "de": "12°", "ru": "12°", "pt": "12°", "nl": "12°", "fr": "12°"},
      index.js:7653 Add timestamp to Küche 1 with value 12°C<span class='small'>&nbsp;12°</span>
      index.js:7851 !stateFillsDevice or badge is invisible - remove padding-top
      translate.js:24 "12°": {"en": "12°", "de": "12°", "ru": "12°", "pt": "12°", "nl": "12°", "fr": "12°"},
      translate.js:24 "12°": {"en": "12°", "de": "12°", "ru": "12°", "pt": "12°", "nl": "12°", "fr": "12°"},
      translate.js:24 "12°": {"en": "12°", "de": "12°", "ru": "12°", "pt": "12°", "nl": "12°", "fr": "12°"},
      index.js:7653 Add timestamp to Küche 1 with value 12°C<span class='small'>&nbsp;12°</span>
      index.js:7851 !stateFillsDevice or badge is invisible - remove padding-top
      translate.js:24 "12°": {"en": "12°", "de": "12°", "ru": "12°", "pt": "12°", "nl": "12°", "fr": "12°"},
      translate.js:24 "12°": {"en": "12°", "de": "12°", "ru": "12°", "pt": "12°", "nl": "12°", "fr": "12°"},
      translate.js:24 "12°": {"en": "12°", "de": "12°", "ru": "12°", "pt": "12°", "nl": "12°", "fr": "12°"},
      index.js:7653 Add timestamp to Küche 1 with value 12°C<span class='small'>&nbsp;12°</span>
      index.js:7851 !stateFillsDevice or badge is invisible - remove padding-top
      translate.js:24 "12°": {"en": "12°", "de": "12°", "ru": "12°", "pt": "12°", "nl": "12°", "fr": "12°"},
      translate.js:24 "12°": {"en": "12°", "de": "12°", "ru": "12°", "pt": "12°", "nl": "12°", "fr": "12°"},
      translate.js:24 "12°": {"en": "12°", "de": "12°", "ru": "12°", "pt": "12°", "nl": "12°", "fr": "12°"},
      translate.js:24 "12°": {"en": "12°", "de": "12°", "ru": "12°", "pt": "12°", "nl": "12°", "fr": "12°"},
      index.js:7653 Add timestamp to Küche with value 12°C<span class='small'>&nbsp;12°</span>
      index.js:7851 !stateFillsDevice or badge is invisible - remove padding-top
      translate.js:24 "12°": {"en": "12°", "de": "12°", "ru": "12°", "pt": "12°", "nl": "12°", "fr": "12°"},
      translate.js:24 "12°": {"en": "12°", "de": "12°", "ru": "12°", "pt": "12°", "nl": "12°", "fr": "12°"},
      index.js:7653 Add timestamp to Küche with value 12°C<span class='small'>&nbsp;12°</span>
      index.js:7851 !stateFillsDevice or badge is invisible - remove padding-top
      translate.js:24 "12°": {"en": "12°", "de": "12°", "ru": "12°", "pt": "12°", "nl": "12°", "fr": "12°"},
      translate.js:24 "12°": {"en": "12°", "de": "12°", "ru": "12°", "pt": "12°", "nl": "12°", "fr": "12°"},
      translate.js:24 "12°": {"en": "12°", "de": "12°", "ru": "12°", "pt": "12°", "nl": "12°", "fr": "12°"},
      index.js:7653 Add timestamp to Küche 1 with value 12°C<span class='small'>&nbsp;12°</span>
      index.js:7851 !stateFillsDevice or badge is invisible - remove padding-top
      translate.js:24 "12°": {"en": "12°", "de": "12°", "ru": "12°", "pt": "12°", "nl": "12°", "fr": "12°"},
      translate.js:24 "12°": {"en": "12°", "de": "12°", "ru": "12°", "pt": "12°", "nl": "12°", "fr": "12°"},
      translate.js:24 "12°": {"en": "12°", "de": "12°", "ru": "12°", "pt": "12°", "nl": "12°", "fr": "12°"},
      index.js:7653 Add timestamp to Küche 1 with value 12°C<span class='small'>&nbsp;12°</span>
      index.js:7851 !stateFillsDevice or badge is invisible - remove padding-top
      translate.js:24 "12°": {"en": "12°", "de": "12°", "ru": "12°", "pt": "12°", "nl": "12°", "fr": "12°"},
      translate.js:24 "12°": {"en": "12°", "de": "12°", "ru": "12°", "pt": "12°", "nl": "12°", "fr": "12°"},
      translate.js:24 "12°": {"en": "12°", "de": "12°", "ru": "12°", "pt": "12°", "nl": "12°", "fr": "12°"},
      index.js:7653 Add timestamp to Küche 1 with value 12°C<span class='small'>&nbsp;12°</span>
      index.js:7851 !stateFillsDevice or badge is invisible - remove padding-top
      index.js:4334 Return after time - timer started (treshold: 60s, destinationView: iqontrol.0.Views.Home)
      index.js:4494 toolbarContextMenu end via TOUCHEND/MOUSEUP
      index.js:4544 toolbarContextMenu end function
      index.js:7905 viewDeviceContextMenu end via TOUCHEND/MOUSEUP
      index.js:7957 viewDeviceContextMenu end function
      index.js:7905 viewDeviceContextMenu end via TOUCHEND/MOUSEUP
      index.js:7957 viewDeviceContextMenu end function
      index.js:7905 viewDeviceContextMenu end via TOUCHEND/MOUSEUP
      index.js:7957 viewDeviceContextMenu end function
      index.js:7905 viewDeviceContextMenu end via TOUCHEND/MOUSEUP
      index.js:7957 viewDeviceContextMenu end function
      index.js:7905 viewDeviceContextMenu end via TOUCHEND/MOUSEUP
      index.js:7957 viewDeviceContextMenu end function
      index.js:7905 viewDeviceContextMenu end via TOUCHEND/MOUSEUP
      index.js:7957 viewDeviceContextMenu end function
      index.js:7905 viewDeviceContextMenu end via TOUCHEND/MOUSEUP
      index.js:7957 viewDeviceContextMenu end function
      index.js:7905 viewDeviceContextMenu end via TOUCHEND/MOUSEUP
      index.js:7957 viewDeviceContextMenu end function
      index.js:7905 viewDeviceContextMenu end via TOUCHEND/MOUSEUP
      index.js:7957 viewDeviceContextMenu end function
      index.js:4494 toolbarContextMenu end via TOUCHEND/MOUSEUP
      index.js:4544 toolbarContextMenu end function
      index.js:7905 viewDeviceContextMenu end via TOUCHEND/MOUSEUP
      index.js:7957 viewDeviceContextMenu end function
      index.js:4494 toolbarContextMenu end via TOUCHEND/MOUSEUP
      index.js:4544 toolbarContextMenu end function
      index.js:7905 viewDeviceContextMenu end via TOUCHEND/MOUSEUP
      index.js:7957 viewDeviceContextMenu end function
      index.js:7905 viewDeviceContextMenu end via TOUCHEND/MOUSEUP
      index.js:7957 viewDeviceContextMenu end function
      index.js:4549 toolbarContextMenu end function - find active Toolbar Index
      index.js:4549 toolbarContextMenu end function - find active Toolbar Index
      index.js:4549 toolbarContextMenu end function - find active Toolbar Index
      index.js:4563 toolbarContextMenu end function - end ignoreStart
      index.js:7962 viewDeviceContextMenu end function - end ignoreStart
      index.js:7962 viewDeviceContextMenu end function - end ignoreStart
      index.js:7962 viewDeviceContextMenu end function - end ignoreStart
      index.js:7962 viewDeviceContextMenu end function - end ignoreStart
      index.js:7962 viewDeviceContextMenu end function - end ignoreStart
      index.js:7962 viewDeviceContextMenu end function - end ignoreStart
      index.js:7962 viewDeviceContextMenu end function - end ignoreStart
      index.js:7962 viewDeviceContextMenu end function - end ignoreStart
      index.js:7962 viewDeviceContextMenu end function - end ignoreStart
      index.js:4563 toolbarContextMenu end function - end ignoreStart
      index.js:7962 viewDeviceContextMenu end function - end ignoreStart
      index.js:4563 toolbarContextMenu end function - end ignoreStart
      index.js:7962 viewDeviceContextMenu end function - end ignoreStart
      index.js:7962 viewDeviceContextMenu end function - end ignoreStart
      index.js:7451 InfoASlider iqontrol.0.Views.Home.devices.27: 0
      index.js:7363 viewTimestampElapsedTimer for 0 states
      index.js:7451 InfoASlider iqontrol.0.Views.Home.devices.27: 0
      VM1596:3652 on time
      VM1596:3486 Thu Dec 30 2021 09:29:21 GMT+0100 (Mitteleuropäische Normalzeit) - Thu Dec 30 2021 15:29:21 GMT+0100 (Mitteleuropäische Normalzeit)
      index.js:7451 InfoASlider iqontrol.0.Views.Home.devices.27: 0
      index.js:7653 Add timestamp to Waschmaschine with value 42%
      index.js:7851 !stateFillsDevice or badge is invisible - remove padding-top
      index.js:7192 Set new variable image: data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%2036%2036%22%3E%3Cpath%20fill=%22none%22%20stroke=%22grey%22%20stroke-width=%224%22%20d=%22M18%202.0845%20a%2015.9155%2015.9155%200%200%201%200%2031.831%20a%2015.9155%2015.9155%200%200%201%200%20-31.831%22%3E%3C/path%3E%3Cpath%20fill=%22none%22%20stroke=%22red%22%20stroke-width=%224%22%20stroke-linecap=%22round%22%20stroke-dasharray=%2242,%20100%22%20transform=%22rotate(-90%2018%2018)%22%20d=%22M18%202.0845%20a%2015.9155%2015.9155%200%200%201%200%2031.831%20a%2015.9155%2015.9155%200%200%201%200%20-31.831%22%3E%3C/path%3E%3C/svg%3E
      index.js:7192 Set new variable image: data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%2036%2036%22%3E%3Cpath%20fill=%22none%22%20stroke=%22grey%22%20stroke-width=%224%22%20d=%22M18%202.0845%20a%2015.9155%2015.9155%200%200%201%200%2031.831%20a%2015.9155%2015.9155%200%200%201%200%20-31.831%22%3E%3C/path%3E%3Cpath%20fill=%22none%22%20stroke=%22red%22%20stroke-width=%224%22%20stroke-linecap=%22round%22%20stroke-dasharray=%2242,%20100%22%20transform=%22rotate(-90%2018%2018)%22%20d=%22M18%202.0845%20a%2015.9155%2015.9155%200%200%201%200%2031.831%20a%2015.9155%2015.9155%200%200%201%200%20-31.831%22%3E%3C/path%3E%3C/svg%3E
      index.js:7851 !stateFillsDevice or badge is invisible - remove padding-top
      VM1550:3652 on time
      VM1550:3486 Thu Dec 30 2021 09:29:25 GMT+0100 (Mitteleuropäische Normalzeit) - Thu Dec 30 2021 15:29:25 GMT+0100 (Mitteleuropäische Normalzeit)
      VM1536:3652 on time
      VM1536:3486 Thu Dec 30 2021 09:29:25 GMT+0100 (Mitteleuropäische Normalzeit) - Thu Dec 30 2021 15:29:25 GMT+0100 (Mitteleuropäische Normalzeit)
      VM1540:3652 on time
      VM1540:3486 Thu Dec 30 2021 09:29:25 GMT+0100 (Mitteleuropäische Normalzeit) - Thu Dec 30 2021 15:29:25 GMT+0100 (Mitteleuropäische Normalzeit)
      VM1555:3652 on time
      VM1555:3486 Thu Dec 30 2021 09:29:25 GMT+0100 (Mitteleuropäische Normalzeit) - Thu Dec 30 2021 15:29:25 GMT+0100 (Mitteleuropäische Normalzeit)
      
      

      Hi,
      stimmt, eine Fehlermeldung gibt es nicht. Er versucht aber auch gar nicht erst zu senden.
      Ich müsste das mal nachstellen. Welches Gerät genau nutzt Du (Thermostat (ohne Homematic) nehme ich an)? Und schick doch mal bitte den RAW Deines CONTROL_MODE-Datenpunktes.
      Danke

      H Offline
      H Offline
      heinzie
      wrote on last edited by
      #6188

      @s-bormann Als Thermostat verwende ich Homematic-Themostat.
      Für den CONTROL_MODE verwende ich folgenden Datenpunkt: fritzdect.0.DECT_099950155954.tsoll. das ist der Gleiche den ich für SET_TEMPERATURE verwende.

      {
        "type": "state",
        "common": {
          "name": "Setpoint Temperature",
          "type": "number",
          "min": 0,
          "max": 32,
          "unit": "°C",
          "read": true,
          "write": true,
          "role": "value.temperature",
          "desc": "Setpoint Temperature",
          "custom": {
            "history.0": {
              "enabled": true,
              "changesOnly": true,
              "debounce": "1000",
              "maxLength": "960",
              "retention": "31536000",
              "changesRelogInterval": 0,
              "changesMinDelta": 0,
              "aliasId": ""
            },
            "iqontrol.1": {
              "enabled": true,
              "readonly": false,
              "invert": false,
              "confirm": false,
              "pincode": "",
              "unit": "°C",
              "unit_zero": "°C",
              "unit_one": "°C",
              "min": 0,
              "max": 32,
              "step": "",
              "type": "number",
              "role": "",
              "targetValueId": "",
              "statesAddInput": false,
              "statesAddInputCaption": "Enter other value...",
              "showOnlyTargetValues": false
            },
            "iqontrol.2": {
              "enabled": true,
              "readonly": false,
              "invert": false,
              "confirm": false,
              "pincode": "",
              "unit": "°C",
              "unit_zero": "°C",
              "unit_one": "°C",
              "min": 0,
              "max": 32,
              "step": "",
              "type": "number",
              "role": "",
              "targetValueId": "",
              "statesAddInput": false,
              "statesAddInputCaption": "Enter other value...",
              "showOnlyTargetValues": false
            },
            "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": true,
              "statesAddInputCaption": "Enter other value...",
              "showOnlyTargetValues": false,
              "readonly": false,
              "unit": "°C",
              "unit_zero": "°C",
              "unit_one": "°C",
              "min": 10,
              "max": 21,
              "type": "number",
              "role": "value.temperature",
              "targetValues": "",
              "states": {
                "12": "12°",
                "17": "17°",
                "21": "21°"
              }
            }
          }
        },
        "native": {},
        "_id": "fritzdect.0.DECT_099950155954.tsoll",
        "acl": {
          "object": 1636,
          "state": 1636,
          "owner": "system.user.admin",
          "ownerGroup": "system.group.administrator"
        },
        "from": "system.adapter.admin.0",
        "user": "system.user.admin",
        "ts": 1640815944017
      }
      
      s.bormannS 1 Reply Last reply
      0
      • dslraserD dslraser

        @metaxa

        So sieht es dann aus:

        Bildschirmfoto 2021-12-31 um 22.13.18.png

        oder bei mir

        Bildschirmfoto 2021-12-31 um 22.13.32.png

        oder im Badge (oder eben Beides)

        Bildschirmfoto 2021-12-31 um 22.13.41.png

        Handy

        056E6848-E3EC-42D1-853B-27A0C6558350.jpeg

        Kleines Blockly erstellen (und einen Datenpunkt---macht das Blockly, aber das Blockly beim ersten Mal zwei Mal starten, wenn es den Datenpunkt noch nicht gibt/gab)

        EDIT: 01.01.2022
        Ich habe das Blockly nochmal ein wenig geändert. Trigger auf wurde geändert gestellt und einen Text eingefügt wenn der Receiver aus ist.

        Bildschirmfoto 2022-01-01 um 10.47.30.png

        Bildschirmfoto 2022-01-01 um 11.10.13.png

        Blockly

        Bildschirmfoto 2022-01-01 um 10.48.08.png

        <xml xmlns="https://developers.google.com/blockly/xml">
         <block type="create" id="qPwzf!p(SYPjhG[zJtR0" x="13" y="13">
           <field name="NAME">0_userdata.0.TV_System.Sendung_Laufzeit</field>
           <value name="VALUE">
             <block type="text" id="dmRV[:WHaQPFSEY4kt8B">
               <field name="TEXT">leer</field>
             </block>
           </value>
           <value name="COMMON">
             <block type="text" id="0OMs-Qi;]m$;.H{1cOaq">
               <field name="TEXT">{"role":"html","type":"string","read": true,"write": false,"name":"Sendung_Laufzeit"}</field>
             </block>
           </value>
           <next>
             <block type="on_ext" id="7_Bd|IlMDIG#XA:6RhS0">
               <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="Qf@mgxm4kn8f*,8K#nzR">
                   <field name="oid">enigma2.0.enigma2.EVENT_PROGRESS_PERCENT</field>
                 </shadow>
               </value>
               <statement name="STATEMENT">
                 <block type="control_ex" id="IcR}zh|S?h`m)gR%xJW5" inline="true">
                   <field name="TYPE">true</field>
                   <field name="CLEAR_RUNNING">FALSE</field>
                   <value name="OID">
                     <shadow type="field_oid" id="c{PKtj/J4ISLK)0v=F%r">
                       <field name="oid">0_userdata.0.TV_System.Sendung_Laufzeit</field>
                     </shadow>
                   </value>
                   <value name="VALUE">
                     <shadow type="logic_boolean" id="F||?8i/SqX$xnx$+n~kM">
                       <field name="BOOL">TRUE</field>
                     </shadow>
                     <block type="logic_ternary" id="t=D97KRjK[+xY|v+%](:">
                       <value name="IF">
                         <block type="logic_negate" id="P9BKCi6=cl/@S+i[)dS0">
                           <value name="BOOL">
                             <block type="get_value" id="t;_H7+~;D:wy2r;[!z;0">
                               <field name="ATTR">val</field>
                               <field name="OID">enigma2.0.enigma2.STANDBY</field>
                             </block>
                           </value>
                         </block>
                       </value>
                       <value name="THEN">
                         <block type="text_join" id="Mc(?5c3d_$HNl%?]G7pI">
                           <mutation items="5"></mutation>
                           <value name="ADD0">
                             <block type="text" id="{KK5foJFkAY$)@1gxJ2^">
                               <field name="TEXT">&lt;meter max=100 min=0 value=</field>
                             </block>
                           </value>
                           <value name="ADD1">
                             <block type="get_value" id="*0^Zs0CxXo[mxHDl0)CJ">
                               <field name="ATTR">val</field>
                               <field name="OID">enigma2.0.enigma2.EVENT_PROGRESS_PERCENT</field>
                             </block>
                           </value>
                           <value name="ADD2">
                             <block type="text" id="h)(IvuEOMdAg;GMB^dZY">
                               <field name="TEXT"> high=80 low=40 optimum=0/&gt;&amp;nbsp</field>
                             </block>
                           </value>
                           <value name="ADD3">
                             <block type="get_value" id="Q9!W#p8x$A)}MVJ[=R{w">
                               <field name="ATTR">val</field>
                               <field name="OID">enigma2.0.enigma2.EVENT_PROGRESS_PERCENT</field>
                             </block>
                           </value>
                           <value name="ADD4">
                             <block type="text" id="`7~bid0sxy0sn7@I^H+.">
                               <field name="TEXT"> % gelaufen&lt;/meter&gt;</field>
                             </block>
                           </value>
                         </block>
                       </value>
                       <value name="ELSE">
                         <block type="text_join" id=".pz^03|bvtbwLI5;`iI$">
                           <mutation items="5"></mutation>
                           <value name="ADD0">
                             <block type="text" id="I5|;Tujd~q5`0hsPX/%u">
                               <field name="TEXT">&lt;meter max=100 min=0 value=</field>
                             </block>
                           </value>
                           <value name="ADD1">
                             <block type="get_value" id="?O:dmi`mJ)J^!G-i7H0v">
                               <field name="ATTR">val</field>
                               <field name="OID">enigma2.0.enigma2.EVENT_PROGRESS_PERCENT</field>
                             </block>
                           </value>
                           <value name="ADD2">
                             <block type="text" id="`jYOR{A!(RR;Um,7A[*/">
                               <field name="TEXT"> high=80 low=40 optimum=0/&gt;&amp;nbsp</field>
                             </block>
                           </value>
                           <value name="ADD3">
                             <block type="get_value" id="hLc[,sk7gg@WM)77Q[|.">
                               <field name="ATTR">val</field>
                               <field name="OID">enigma2.0.enigma2.EVENT_PROGRESS_PERCENT</field>
                             </block>
                           </value>
                           <value name="ADD4">
                             <block type="text" id="/KDm=.%/}1c0|ITBfAu#">
                               <field name="TEXT"> Receiver ist aus !&lt;/meter&gt;</field>
                             </block>
                           </value>
                         </block>
                       </value>
                     </block>
                   </value>
                   <value name="DELAY_MS">
                     <shadow type="math_number" id="jW`*~.HKhv97n?q-hKAX">
                       <field name="NUM">0</field>
                     </shadow>
                   </value>
                 </block>
               </statement>
             </block>
           </next>
         </block>
        </xml>
        

        Dann in iQontrol nur noch auf den erstellten Datenpunkt verlinken.
        Die Farben im Verlauf sind dann grün/gelb/rot. Die Schwellen dafür sind die Zahlen im Blockly.

        Guten Rutsch !!!

        metaxaM Offline
        metaxaM Offline
        metaxa
        wrote on last edited by
        #6189

        @dslraser & @Alle Prosit Neujahr aus Wien!

        Super Umsetzung, lieben Dank @dslraser

        Auch dein Edit habe ich schon gesehen, und auf Anhieb verstanden :clap:

        Bei mir sieht es jetzt so aus:
        0d62a2ea-eba6-4451-ad95-addf1dec65ab-image.png
        LG, mxa

        dslraserD 1 Reply Last reply
        1
        • metaxaM metaxa

          @dslraser & @Alle Prosit Neujahr aus Wien!

          Super Umsetzung, lieben Dank @dslraser

          Auch dein Edit habe ich schon gesehen, und auf Anhieb verstanden :clap:

          Bei mir sieht es jetzt so aus:
          0d62a2ea-eba6-4451-ad95-addf1dec65ab-image.png
          LG, mxa

          dslraserD Offline
          dslraserD Offline
          dslraser
          Forum Testing Most Active
          wrote on last edited by dslraser
          #6190

          @metaxa
          Ich habe Deinen Export bei mir schon gelöscht, deshalb mal eine Frage. Wie hast Du das alles in eine Zeile bekommen ? (waren das eigene Datenpunkte ?)

          Bildschirmfoto 2022-01-01 um 11.38.25.png

          Edit: da fällt mir gerade ein, könnte man ja eigentlich auch gleich in dem Blockly zusammen bauen...

          metaxaM 1 Reply Last reply
          0
          • dslraserD dslraser

            @metaxa
            Ich habe Deinen Export bei mir schon gelöscht, deshalb mal eine Frage. Wie hast Du das alles in eine Zeile bekommen ? (waren das eigene Datenpunkte ?)

            Bildschirmfoto 2022-01-01 um 11.38.25.png

            Edit: da fällt mir gerade ein, könnte man ja eigentlich auch gleich in dem Blockly zusammen bauen...

            metaxaM Offline
            metaxaM Offline
            metaxa
            wrote on last edited by
            #6191

            @dslraser
            Ich hatte es schon vor dem Balken in eine Zeile gepackt und jetzt durch deine Syntax ergänzt. Dein Blockly hat mir genau erklärt wie eben die Syntax von dem Balken ist.
            2d67246c-4641-48b0-96db-2f025a6e0747-image.png
            Blockly-Export

            <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"> high=80 low=40 optimum=0&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"> high=80 low=40 optimum=0&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>
            

            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?

            dslraserD 1 Reply Last reply
            0
            • metaxaM metaxa

              @dslraser
              Ich hatte es schon vor dem Balken in eine Zeile gepackt und jetzt durch deine Syntax ergänzt. Dein Blockly hat mir genau erklärt wie eben die Syntax von dem Balken ist.
              2d67246c-4641-48b0-96db-2f025a6e0747-image.png
              Blockly-Export

              <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"> high=80 low=40 optimum=0&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"> high=80 low=40 optimum=0&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>
              

              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?

              dslraserD Offline
              dslraserD Offline
              dslraser
              Forum Testing Most Active
              wrote on last edited by
              #6192

              @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 ?

              s.bormannS 1 Reply Last reply
              0
              • H Offline
                H Offline
                heinzie
                wrote on last edited by heinzie
                #6193

                mal eine kurze Frage, kann man diesen Text Ein / Aus irgendwie ändern?

                b6924ca8-02a3-4c34-8db7-639e35863e9a-grafik.png

                da_WoodyD dslraserD 2 Replies Last reply
                0
                • H heinzie

                  mal eine kurze Frage, kann man diesen Text Ein / Aus irgendwie ändern?

                  b6924ca8-02a3-4c34-8db7-639e35863e9a-grafik.png

                  da_WoodyD Offline
                  da_WoodyD Offline
                  da_Woody
                  wrote on last edited by
                  #6194

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

                  gruß vom Woody
                  HAPPINESS is not a DESTINATION, it's a WAY of LIFE!

                  1 Reply Last reply
                  0
                  • H heinzie

                    mal eine kurze Frage, kann man diesen Text Ein / Aus irgendwie ändern?

                    b6924ca8-02a3-4c34-8db7-639e35863e9a-grafik.png

                    dslraserD Offline
                    dslraserD Offline
                    dslraser
                    Forum Testing Most Active
                    wrote on last edited by dslraser
                    #6195

                    @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
                    0
                    • dslraserD 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 Offline
                      H Offline
                      heinzie
                      wrote on last edited by
                      #6196

                      @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.

                      dslraserD 1 Reply Last reply
                      0
                      • H heinzie

                        @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.

                        dslraserD Offline
                        dslraserD Offline
                        dslraser
                        Forum Testing Most Active
                        wrote on last edited by
                        #6197

                        @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
                        0
                        • dslraserD dslraser

                          @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 Offline
                          H Offline
                          heinzie
                          wrote on last edited by
                          #6198

                          @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

                          dslraserD 1 Reply Last reply
                          0
                          • H heinzie

                            @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

                            dslraserD Offline
                            dslraserD Offline
                            dslraser
                            Forum Testing Most Active
                            wrote on last edited by dslraser
                            #6199

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

                            H 1 Reply Last reply
                            0
                            • dslraserD dslraser

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

                              H Offline
                              H Offline
                              heinzie
                              wrote on last edited by
                              #6200

                              @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
                              }
                              
                              dslraserD s.bormannS 2 Replies Last reply
                              0
                              • H heinzie

                                @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
                                }
                                
                                dslraserD Offline
                                dslraserD Offline
                                dslraser
                                Forum Testing Most Active
                                wrote on last edited by
                                #6201

                                @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
                                0
                                • dslraserD dslraser

                                  @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 Offline
                                  H Offline
                                  heinzie
                                  wrote on last edited by
                                  #6202

                                  @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
                                  0
                                  • H heinzie

                                    @s-bormann Als Thermostat verwende ich Homematic-Themostat.
                                    Für den CONTROL_MODE verwende ich folgenden Datenpunkt: fritzdect.0.DECT_099950155954.tsoll. das ist der Gleiche den ich für SET_TEMPERATURE verwende.

                                    {
                                      "type": "state",
                                      "common": {
                                        "name": "Setpoint Temperature",
                                        "type": "number",
                                        "min": 0,
                                        "max": 32,
                                        "unit": "°C",
                                        "read": true,
                                        "write": true,
                                        "role": "value.temperature",
                                        "desc": "Setpoint Temperature",
                                        "custom": {
                                          "history.0": {
                                            "enabled": true,
                                            "changesOnly": true,
                                            "debounce": "1000",
                                            "maxLength": "960",
                                            "retention": "31536000",
                                            "changesRelogInterval": 0,
                                            "changesMinDelta": 0,
                                            "aliasId": ""
                                          },
                                          "iqontrol.1": {
                                            "enabled": true,
                                            "readonly": false,
                                            "invert": false,
                                            "confirm": false,
                                            "pincode": "",
                                            "unit": "°C",
                                            "unit_zero": "°C",
                                            "unit_one": "°C",
                                            "min": 0,
                                            "max": 32,
                                            "step": "",
                                            "type": "number",
                                            "role": "",
                                            "targetValueId": "",
                                            "statesAddInput": false,
                                            "statesAddInputCaption": "Enter other value...",
                                            "showOnlyTargetValues": false
                                          },
                                          "iqontrol.2": {
                                            "enabled": true,
                                            "readonly": false,
                                            "invert": false,
                                            "confirm": false,
                                            "pincode": "",
                                            "unit": "°C",
                                            "unit_zero": "°C",
                                            "unit_one": "°C",
                                            "min": 0,
                                            "max": 32,
                                            "step": "",
                                            "type": "number",
                                            "role": "",
                                            "targetValueId": "",
                                            "statesAddInput": false,
                                            "statesAddInputCaption": "Enter other value...",
                                            "showOnlyTargetValues": false
                                          },
                                          "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": true,
                                            "statesAddInputCaption": "Enter other value...",
                                            "showOnlyTargetValues": false,
                                            "readonly": false,
                                            "unit": "°C",
                                            "unit_zero": "°C",
                                            "unit_one": "°C",
                                            "min": 10,
                                            "max": 21,
                                            "type": "number",
                                            "role": "value.temperature",
                                            "targetValues": "",
                                            "states": {
                                              "12": "12°",
                                              "17": "17°",
                                              "21": "21°"
                                            }
                                          }
                                        }
                                      },
                                      "native": {},
                                      "_id": "fritzdect.0.DECT_099950155954.tsoll",
                                      "acl": {
                                        "object": 1636,
                                        "state": 1636,
                                        "owner": "system.user.admin",
                                        "ownerGroup": "system.group.administrator"
                                      },
                                      "from": "system.adapter.admin.0",
                                      "user": "system.user.admin",
                                      "ts": 1640815944017
                                    }
                                    
                                    s.bormannS Offline
                                    s.bormannS Offline
                                    s.bormann
                                    Most Active
                                    wrote on last edited by
                                    #6203

                                    @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
                                    0
                                    • dslraserD dslraser

                                      @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 ?

                                      s.bormannS Offline
                                      s.bormannS Offline
                                      s.bormann
                                      Most Active
                                      wrote on last edited by
                                      #6204

                                      @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)

                                      metaxaM 1 Reply Last reply
                                      2
                                      • H heinzie

                                        @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
                                        }
                                        
                                        s.bormannS Offline
                                        s.bormannS Offline
                                        s.bormann
                                        Most Active
                                        wrote on last edited by
                                        #6205

                                        @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
                                        0
                                        • s.bormannS Offline
                                          s.bormannS Offline
                                          s.bormann
                                          Most Active
                                          wrote on last edited by
                                          #6206

                                          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
                                          1
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          749

                                          Online

                                          32.4k

                                          Users

                                          81.5k

                                          Topics

                                          1.3m

                                          Posts
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Home
                                          • Recent
                                          • Tags
                                          • Unread 0
                                          • Categories
                                          • Unreplied
                                          • Popular
                                          • GitHub
                                          • Docu
                                          • Hilfe