• Dirty upgrade - for advanced users. [NOT RECOMMENDED ;) ]

    upgrade dirty snapshot
    6
    0 Votes
    6 Posts
    2k 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.....)
  • Upgrade to new version

    upgrade upda backup restore
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • MyController MQTT Gateway Creation - 400: Bad request

    2
    0 Votes
    2 Posts
    2k Views
    E
    @Emmanuel OK need to select QoS [image: 1489415068882-qos.jpg] Then this is saving fine.
  • Launch ./start.sh on startup , or like a service ?

    startup lauch autostart
    10
    0 Votes
    10 Posts
    6k Views
    T
    @Stephan35 Great!! good luck!, orangepizero is really great, and is powerfull enough to run mycontroller
  • MyController on OrangePi Zero ?

    4
    0 Votes
    4 Posts
    2k Views
    jkandasaJ
    @Stephan35 For now I do not find any wat to redirect.
  • Howto add sensor mycontroller.org server

    2
    0 Votes
    2 Posts
    12k Views
    jkandasaJ
    @szempo You have to compile and update MySensors.org sketch. MyController server own't do anything on sketch level. You may refer MySensors document.
  • Mycontroller on Raspberry PI (RPI)

    installation raspberry pi rpi java
    5
    2 Votes
    5 Posts
    10k Views
    N
    @Tag,Your post on Mycontroller on Raspberry Pi was really very helpful. Thank You.

0

Online

597

Users

530

Topics

3.4k

Posts