Navigation

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    1. Home
    2. jkandasa
    3. Topics
    • Profile
    • Following 2
    • Followers 10
    • Topics 35
    • Posts 1019
    • Best 64
    • Groups 1

    Topics created by jkandasa

    • jkandasa

      MyController 2.x development work started
      Announcements • • jkandasa

      1
      2
      Votes
      1
      Posts
      41
      Views

      No one has replied

    • jkandasa

      MyController version "1.5.0.Final" released
      Announcements • release version 1.5.0 1.5.0.final • • jkandasa

      9
      0
      Votes
      9
      Posts
      69
      Views

      T

      YEAH!!! thank you for the cristmas present!!
      Will upgrade right away!

      Works like a charm as always!! thank you!!

    • jkandasa

      MyController version "1.4.0.Final" released
      Announcements • release version 1.4.0.final • • jkandasa

      4
      1
      Votes
      4
      Posts
      284
      Views

      G

      Works great! Thanks

    • jkandasa

      google analytics enabled from version 1.4.0
      Announcements • google analytic non-pii • • jkandasa

      3
      1
      Votes
      3
      Posts
      388
      Views

      jkandasa

      @skywatch Yes, I plan to give 2.x with the standalone mode. So no internet required. Good point I can give an option to enable/disable from UI.

      Thanks!

    • jkandasa

      How to delete a sensor variable from script
      Scripts • script javascript sensor variable sensorvariable • • jkandasa

      2
      1
      Votes
      2
      Posts
      342
      Views

      skywatch

      @jkandasa Thank you so much for this!

      It had slipped my mind with other more important issues taking the focus away. Today I found some 'ghost' variables and remembered that I had the problem before, but not the solution. Now I know why!

      Anyway it worked perfectly and I will keep a lookout for any future ghost variables. This would be a good thing to have built into ver 2.0

    • jkandasa

      MyController version "1.3.0.Final" released
      Announcements • release version 1.3.0.final • • jkandasa

      1
      0
      Votes
      1
      Posts
      467
      Views

      No one has replied

    • jkandasa

      Send Telegram bot message
      Operations • • jkandasa

      4
      0
      Votes
      4
      Posts
      845
      Views

      B

      @jkandasa Thank you!

    • jkandasa

      Widget - Execute Operating System commands
      Dashboard • • jkandasa

      2
      0
      Votes
      2
      Posts
      405
      Views

      skywatch

      This is excellent news - now even more control from within myc !!!

      There are so many uses for this flexibility - I only asked for a reboot/shutdown button as it would eliminate an ssh connection each time I need to work on the pi - but this is just way better than that!

      Thank you sooooo much

    • jkandasa

      MyController 1.2.0.Final version released
      Announcements • release 1.2.0.final • • jkandasa

      19
      1
      Votes
      19
      Posts
      1930
      Views

      skywatch

      Hmmmmm....something is not right, see log below.....

      Argh, can't post the log in code tags or plain text, will email it to you....

      It seems to be the strange characters in the log that prevent it from being copied and pasted, so sent you a screenshot instead.

    • jkandasa

      MyController 1.2.0-SNAPSHOT version with major provider changes and supports for ack
      Announcements • snapshot ack provider • • jkandasa

      28
      1
      Votes
      28
      Posts
      4558
      Views

      T

      @jkandasa

      Cool!, Thx! will give it a try on the snapshot version.
      :thumbs_up:

    • jkandasa

      MyController 1.1.0.Final version released
      Announcements • release • • jkandasa

      11
      1
      Votes
      11
      Posts
      1594
      Views

      T

      @wanvo
      Okay, good!

    • jkandasa

      Mycontroller 2.x ideas
      General Discussion • • jkandasa

      44
      2
      Votes
      44
      Posts
      5193
      Views

      skywatch

      @jkandasa Here is another suggestion to think of for version 2.0.......

      It would be nice to have a feature that could be enabled or disabled with a click that will perform the following......

      Random Action - I am thinking of lights here for security purposes and making a building look more occupied than ordinary timers will allow. So a feature that allows random on times and random off times, within a specified portion (or portions) of the day/week/etc.

      Example
      Kitchen lights should be randomly turned on for minimum 2 minutes and maximum 5 minutes from 6am to 7.30am AND between 5pm -10pm.
      Bedroom lights should be turned on randomly for minimum 10 minutes and mazimum 20 minutes betwee 5.30am and 6.30am AND between 8pm and 11pm.
      And so on for different zones of lights.

      Once the vatiable are set then it should simply be a matter of enabling all when going away and perhaps you can even add a nice auto-disable for when you are away for a known number of days..... ?

      This could also apply to turning on/off radio etc to enhance the effect.

    • jkandasa

      Upgrade to new version
      Getting Started • upgrade backup restore upda • • jkandasa

      1
      0
      Votes
      1
      Posts
      1164
      Views

      No one has replied

    • jkandasa

      Dirty upgrade - for advanced users. [NOT RECOMMENDED ;) ]
      Getting Started • snapshot upgrade dirty • • jkandasa

      6
      0
      Votes
      6
      Posts
      1198
      Views

      T

      @jkandasa

      I created a googledrive download script!, maybe it is usefull for you

      #!/bin/sh if [ "$#" -ne 2 ] ; then clear echo "Usage ./get-googledrive doc-id filename" echo "Where the doc-id is the number presented on the share link in google drive" exit 1 fi echo echo '-----------------------------------------------------------------------' echo 'Getting doc-id : ' $1 echo 'Saving to filename : ' $2 echo '-----------------------------------------------------------------------' echo wget --no-check-certificate 'https://docs.google.com/uc?export=download&id='$1 -O $2

      (not sure if the doc-id changes once you post a new version.....)

    • jkandasa

      Custom widget - dynamic images on dashboard
      Dashboard • script javascript custom widget dashboard template • • jkandasa

      1
      0
      Votes
      1
      Posts
      1112
      Views

      No one has replied

    • jkandasa

      MyController 1.0.0.Final version released
      Announcements • release mycontroller 1.0.0.final • • jkandasa

      7
      1
      Votes
      7
      Posts
      1386
      Views

      G

      @jkandasa Thanks for your prompt reply. This seems to have corrected the issue that i was experiencing.

      Thanks once again.

      Cheers

      Gouds

    • jkandasa

      First version[1.0.0-Final] of serial2mqtt adapter released to public
      Announcements • mysensors serial adapter mqtt serial2mqtt • • jkandasa

      1
      0
      Votes
      1
      Posts
      840
      Views

      No one has replied

    • jkandasa

      Help to send email when node goes down
      General Discussion • script javascript email • • jkandasa

      8
      0
      Votes
      8
      Posts
      1457
      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.

    • jkandasa

      Need volunteer to test dualboot OTA with MyController
      General Discussion • mysensors ota dualboot • • jkandasa

      7
      0
      Votes
      7
      Posts
      2339
      Views

      T

      @jkandasa

      Okay, will test as soon as my external flash arrives!
      (sorry for the delay.... tought i had the i2c flash around but unfortunately not...)

    • jkandasa

      0.0.3.Final pre-release - volunteers required to test
      Announcements • release pre-release • • jkandasa

      33
      0
      Votes
      33
      Posts
      18508
      Views

      E

      Thanks, it is working for me now!