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

    Widgets for controlling nodes

    General Discussion
    3
    3
    1441
    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
      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.

      jkandasa 1 Reply Last reply Reply Quote 0
      • jkandasa
        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
          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

          638
          Users

          495
          Topics

          3.2k
          Posts

          Copyright © 2015-2022 MyController.org | Contributors | Localization