OpenSprinkler Forums Hardware Questions OpenSprinkler How to SSH into OpenSprinkler

Tagged: ,

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #61942

    Emanuele
    Participant

    Hello world, I just installed and powered up my first OpenSprinkler. I would like to understand how to ssh into the device. I received the device with the latest firmware but if I try to ssh to the IP assigned to it, I receive “connection refused” (ssh is on port 22).
    How can I enable it? I was expecting to find some option into the “general settings” area but I cannot find it.

    I am looking for a way to ssh into the device since, as far I understood, it’s the only way to install new scripts (I would like to manage the weather service).

    Thanks,
    Emanuele

    #61954

    Ray
    Keymaster

    If you have OpenSprinkler Pi (OSPi), then you can ssh to RPi. If you have OS 3.0 or microcontroller-based OpenSprinkler — there is no ssh support — it’s an embedded microcontroller which does not have support for ssh.

    You can always use external script and interface with the controller via HTTP API, whichever hardware version you have.

    #61956

    Emanuele
    Participant

    Hello Ray, thanks for your answer. I have just installed one of this (https://opensprinkler.com/product/opensprinkler/). I guess it’s “OS 3.0” version (could you please confirm? It’s not that clear to novice users)… so as far I understand I did the wrong choice by buying one “boxed” controller. 🙁

    #61958

    Ray
    Keymaster

    Yes, you have OS 3.0, which is microcontroller-based OpenSprinkler. Can I ask why you need to ssh to the device? I am not sure what you mean by you want to ‘manage the weather service’.

    #61963

    Emanuele
    Participant

    I guess I am wrong but I assumed it was the only way to add new scripts to the platform. I would like, in example, to roll back to WU service. How can I do it?

    #61971

    Ray
    Keymaster

    The weather script is a separate program from the firmware, so there is no need to install the weather program on the same controller — if you have a Raspberry Pi or just any Linux box, you can still the weather program on that computer and point the weather url on your OS to that computer. The WU support is already available on the official OpenSprinkler weather server as I described here:
    https://opensprinkler.com/forums/topic/announcing-the-new-et-algorithm-and-weather-service-changes/
    however, you won’t see it in the user interface until we release firmware 2.1.9.

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.

OpenSprinkler Forums Hardware Questions OpenSprinkler How to SSH into OpenSprinkler