OpenSprinkler Forums OpenSprinkler Unified Firmware Rain Delay problem

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #75275

    borschelrh
    Participant

    I recently re-installed the unified firmware on my Raspberry PI 3B, imported the json from the last version and all appears fine. However, when I manually add 1 day to the rain delay I get a bizarre format for the date. I have added a screenshot of what the date shows. This happens when using the app or as in this example from my web browser. Today’s date shows exactly as Apr 12, 2023 but adding one day delay gives me a delay until Tue, 17 Dec 13591. It seems a very strange error to me. Any suggestions?

    #75280

    Ray
    Keymaster

    We will check, it probably a UI bug. Thanks for reporting.

    #75988

    Ray
    Keymaster

    What version of Raspbian is running on your RPi 3B? Is it 32-bit or 64-bit?

    #76478

    Garfield
    Participant

    Greetings,
    I have the same Problem and it looks not only to be a GUI issue – if it only belongs to the GUI a “one day delay” will show wrong but the raining scheme should be back to normal after 24h – but it isn’t. Let me know if you need further information or if I can do any tests or betas …

    Regards,
    Björn

    —————
    App: 2.3.1
    Firmware: 2.2.0 (2)
    Hardware: OSPi

    bjd@Opensprinkler-02:~ $ vcgencmd version
    Mar 17 2023 10:52:42
    Copyright (c) 2012 Broadcom
    version 82f3750a65fadae9a38077e3c2e217ad158c8d54 (clean) (release) (start)

    bjd@Opensprinkler-02:~ $ hostnamectl
    Static hostname: Opensprinkler-02
    Icon name: computer
    Machine ID: 12d8c2362b8e4024829b2faee6bcb7f9
    Boot ID: bdc2dbe87f414f9cafafcbbacbf787ca
    Operating System: Debian GNU/Linux 11 (bullseye)
    Kernel: Linux 6.1.21-v8+
    Architecture: arm64

    #76482

    Ray
    Keymaster

    This issue has been fixed in firmware branch os33:
    https://github.com/OpenSprinkler/OpenSprinkler-Firmware/commit/cc0b0887ef1c4d2f1ef3386120b824c9fe71de47
    we will release it in soon. This only happens on arm64, and does not happen on any other platform. It’s due to arm64 implemented ultoa function differently than other platforms.

    #76488

    Garfield
    Participant

    good to hear! Thanks in advance!

    #76494

    Ken.238
    Participant

    I had same issue on esp8266. It is running 2.2.0(1) no issue with rain sensor. after I update to latest version. The rain delay stay active all the time. I roll back to the last version everything work fine. I just stay with the working version now. Thanks.

    #76509

    Ray
    Keymaster

    I am not aware of this issue for ESP8266. Are you sure it’s the same as what’s reported in this thread? The issue reported here is that when you manually set a rain delay time, the display shows a year that’s way off. This has nothing to do with rain sensor, and it only happens on Raspberry Pi 64-bit system. I’ve not seen any report of this for ESp8266.

    #76514

    Ken.238
    Participant

    I double check my hardware and post it later.

    #76522

    Ken.238
    Participant

    My hardware issue not the firmware. I think I have an open resistor.

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

OpenSprinkler Forums OpenSprinkler Unified Firmware Rain Delay problem