OpenSprinkler Forums Hardware Questions OpenSprinkler Ospilcd not work after update to 2.19

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #62880

    wifi75
    Participant

    Hello, after update to ospi version 2.19 the lcd script not work, see below:

    why?

    Attachments:
    #62883

    Ray
    Keymaster

    No idea what this lcd script is — firmware 2.1.9 is the unified firmware, not written in Python. Where did you get the lcd script from?

    #62885

    wifi75
    Participant
    #62887

    Ray
    Keymaster

    Ah, cool, so someone else wrote this script to enable LCD display with OSPi. Judging from the error message, the issue is because in firmware 2.1.9, some json variable names have changed. For example, ‘urs’ is no longer there because it’s replaced by ‘sn1t’: ‘urs’ is the old variable name for sensor, but since the firmware now supports two sensors (sensor 1 and sensor 2) it has been replaced by new variable names. At the moment, either you can roll back to firmware 2.1.8 so the script still works, or you or the github owner can modify the script to make it compatible with firmware 2.1.9.

    #62895

    wifi75
    Participant

    thank you I have just informed the author

    #63622

    wifi75
    Participant

    how it is possible roll back to 2.18 ?

    #63633

    Ray
    Keymaster

    You can do a git checkout of an earlier version of the firmware.

    #63983

    wifi75
    Participant

    what is the command lite for installa old version?

    #68376

    wifi75
    Participant

    Stanoba created the new downloadable code here:
    https://github.com/sirkus7/ospiLCD/blob/api-update-2.1.9/ospiLCD.py
    but I don’t understand why in the version 2.1.9 of opensprinkler there is no longer the menu for the control of the lcd, why?

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

OpenSprinkler Forums Hardware Questions OpenSprinkler Ospilcd not work after update to 2.19