• Categories
    • Recent
    • Tags
    • Popular
    • Register
    • Login

    Widgets for controlling nodes

    Scheduled Pinned Locked Moved General Discussion
    3 Posts 3 Posters 1.6k Views 1 Watching
    Loading More Posts
    • 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.
    • R Offline
      Redferne
      last edited by

      I found the ON/OFF switch for sensors tagged with type Status. Are there more of these? For example percent slider for dimmer? Really awkvard to enter value by keyboard. Please advice.

      jkandasaJ 1 Reply Last reply Reply Quote 0
      • jkandasaJ Offline
        jkandasa @Redferne
        last edited by jkandasa

        @Redferne for now, we do not have any slider for dimmer. You can use a custom widget. However, you can advise some slider widget dimmer as it is used very commonly. Thank you!

        1 Reply Last reply Reply Quote 0
        • R Offline
          RMF69
          last edited by

          Has anyone got a slider widget for dimmer or the like yet ?

          I was going to try adding a slider myself, but don't know where to put the <head> code to pull in the jquery ?

          <!doctype html>
          <html lang="en">
          <head>
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1">
            <title>jQuery UI Slider - Default functionality</title>
            <link rel="stylesheet" href="//code.jquery.com/ui/1.12.1/themes/base/jquery-ui.css">
            <link rel="stylesheet" href="/resources/demos/style.css">
            <script src="https://code.jquery.com/jquery-1.12.4.js"></script>
            <script src="https://code.jquery.com/ui/1.12.1/jquery-ui.js"></script>
            <script>
            $( function() {
              $( "#slider" ).slider();
            } );
            </script>
          </head>
          <body>
           
          <div id="slider"></div>
           
           
          </body>
          </html>```
          
          thanks
          1 Reply Last reply Reply Quote 0
          • First post
            Last post

          0

          Online

          588

          Users

          529

          Topics

          3.4k

          Posts
          Copyright © 2015-2025 MyController.org | Contributors | Localization