Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Visualisierung
    4. [fixed]basic - ctrl Bool Html in vis 0.7.3, 0.7.4 nicht nutzbar

    NEWS

    • Neues Video über Aliase, virtuelle Geräte und Kategorien

    • Wir empfehlen: Node.js 22.x

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    [fixed]basic - ctrl Bool Html in vis 0.7.3, 0.7.4 nicht nutzbar

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

      Hallo,

      das Widget "basic - ctrl Bool Html " lässt sich nicht in die Arbeitsfläche ziehen, bleibt dort als Icon hängen und ist nicht anwählbar/ nich nutzbar.

      Gruß,

      Marco

      1 Reply Last reply Reply Quote 0
      • Bluefox
        Bluefox last edited by

        War ein Fehlerchen drin.

        Man bis zur nächsten Version so fixen.

        Datei /opt/iobroker/node_modules/iobroker.vis/www/widgets/basic.html, Zeile 1807 von

        < if (vis.binds.basic.isFalse(vis.states.attr(this.data.oid + ".val"), this.data.attr('min'), this.data.attr('max'))) { %>
        
        

        auf das ändern:

        <% if (vis.binds.basic.isFalse(vis.states.attr(this.data.oid + ".val"), this.data.attr('min'), this.data.attr('max'))) { %>

        Danach vis neu starten.

        1 Reply Last reply Reply Quote 0
        • I
          iben last edited by

          Hallo,

          das gleiche passiert mit dem Widget basic - val Red Number.

          Gruß,

          Marco

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

          Support us

          ioBroker
          Community Adapters
          Donate

          850
          Online

          32.0k
          Users

          80.5k
          Topics

          1.3m
          Posts

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