• Categories
    • Recent
    • Tags
    • Popular
    • Register
    • Login
    1. Home
    2. Tags
    3. script
    Log in to post

    • All categories
    • jkandasaJ

      How to delete a sensor variable from script

      Watching Ignoring Scheduled Pinned Locked Moved Scripts sensor variable sensorvariable script javascript
      4
      1 Votes
      4 Posts
      900 Views
      jkandasaJ
      @fsgrazzutti Currently I am actively working in V2. I will have a look in to this soon and update you
    • D

      Looping thru sensor time series

      Watching Ignoring Scheduled Pinned Locked Moved Developers Zone metrics script javascript api
      13
      0 Votes
      13 Posts
      1k Views
      D
      Amazing! Really thanks
    • jkandasaJ

      Custom widget - dynamic images on dashboard

      Watching Ignoring Scheduled Pinned Locked Moved Dashboard script dashboard custom widget javascript template
      1
      0 Votes
      1 Posts
      1k Views
      No one has replied
    • jkandasaJ

      Help to send email when node goes down

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion script javascript email
      8
      0 Votes
      8 Posts
      2k Views
      R
      @jkandasa No I hadn't, thanks, of course now its working. Great tool I'm enjoying getting to grips with the scripts and templates.
    • F

      TV Status or generic devices with ip address as gateway

      Watching Ignoring Scheduled Pinned Locked Moved Developers Zone script javascript ping
      5
      0 Votes
      5 Posts
      3k Views
      F
      @jkandasa thank you so much, it's working.
    • E

      Hour Meter

      Watching Ignoring Scheduled Pinned Locked Moved Dashboard custom widget script javascript hour meter generator
      11
      1 Votes
      11 Posts
      5k Views
      jkandasaJ
      @daniele You may need to create a dummy sensor and update sensor value everyday night via a script.
    • B

      Controlling global variable and timer from Groovy

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion script groovy timer
      9
      0 Votes
      9 Posts
      3k Views
      jkandasaJ
      @benya Thanks for the update, let me check mcApi.timer().update(myTimer)
    • T

      Send Payload but NACK

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion script custom widget javascript smartsleep queue
      7
      0 Votes
      7 Posts
      3k Views
      T
      @jkandasa OHHHH wonderfull !!! I will try this ! Many thanks !
    • B

      How to pass custom value relative to current time

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion script javascript
      10
      0 Votes
      10 Posts
      4k Views
      jkandasaJ
      @benya have a look on http://forum.mycontroller.org/category/24/scripts and TAG with SCRIPT
    • T

      Display text based on sensor value, is that possible?

      Watching Ignoring Scheduled Pinned Locked Moved Scripts dashboard custom widget script javascript template
      5
      1 Votes
      5 Posts
      3k Views
      T
      @jkandasa Just tested and it works like a charm!!! Really great examples, that are easy to implement. Mycontroller was already great, now it is even better!!. Thank you!!
    • K

      AC/Heatpump control

      Watching Ignoring Scheduled Pinned Locked Moved Scripts aircon heatpump script
      11
      0 Votes
      11 Posts
      5k Views
      K
      Hi @jkandasa Sorry for not posting the feedback yet... But yes - It works like a charm. And the timestamp solution seems to do what its supposed to
    • R

      Monitoring electricity consumption

      Watching Ignoring Scheduled Pinned Locked Moved Scripts script custom widget charts graphs watts
      6
      0 Votes
      6 Posts
      3k Views
      jkandasaJ
      @rjad Ok,I tested this but couldn't get it to work. Presumably I didn't follow the instructions properly. When you do changes on HTML additional headers, you have to reload the browser. I hope you did this. With some work it could be better, so for example, I lose the hover information, I had trouble getting two of these plots on one dashboard with different bins. For hover information, I do nit get any clue. As I never worked directly with the D3 chart. For the multiple of charts on same dashboard issue, you might have chart id issue. Maybe because of this one, <canvas id="simpled3" style="display: none;"></canvas>
    • T

      Temperature MIN/MAX/AVG

      Watching Ignoring Scheduled Pinned Locked Moved Scripts script metrics
      3
      0 Votes
      3 Posts
      2k Views
      T
      Wonderful !!! Option 1 works for me like a charm ! Many thanks, MyController is the best
    • DaTTczD

      Battery level in rules or chart? [Script Rule to check battery level]

      Watching Ignoring Scheduled Pinned Locked Moved Scripts battery level battery node script rule
      4
      0 Votes
      4 Posts
      4k Views
      V
      @jkandasa I'm using the 0.0.3.Final-SNAPSHOT - does this mean I dont need to create a script like above but find a rule/condition about battery levels of nodes? If so, I cannot find that, but I am currently using your script example, which works, but is of course a little cumbersome compared to another option of using a node's battery level directly somewhere in the rules panel...
    • jkandasaJ

      Control/display operations via script

      Watching Ignoring Scheduled Pinned Locked Moved Scripts operations custom widget script javascript
      1
      0 Votes
      1 Posts
      3k Views
      No one has replied
    • G

      Timers and scripts

      Watching Ignoring Scheduled Pinned Locked Moved Scripts script javascript valve
      15
      1 Votes
      15 Posts
      8k Views
      jkandasaJ
      @imedia I guess it should be a bug with recent pi4j driver. Let me setup serial gateway locally and narrow down the issue. Thank you so much for your support!