Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

heliocron don't wait #74

Open
hprlange opened this issue Feb 14, 2025 · 2 comments
Open

heliocron don't wait #74

hprlange opened this issue Feb 14, 2025 · 2 comments

Comments

@hprlange
Copy link

I have been using heliocron for longer to delay commands relative to sunrise and sunset. On a new system with Raspi OS 64bit I have noticed that heliocron no longer waits, but executes the chained command immediately.

$ ./heliocron wait --event sunset && date
Thread going to sleep for 1379 seconds until 2025-02-14 17:24:18 +01:00. Press ctrl+C to cancel.
Fri 14 Feb 17:01:18 CET 2025
pi@nexus:~ $

Everything else seems to work as usual.

@mfreeborn
Copy link
Owner

mfreeborn commented Feb 14, 2025 via email

@hprlange
Copy link
Author

hprlange commented Feb 14, 2025

Sure, no problem. :)

$ cat /sys/firmware/devicetree/base/model
Raspberry Pi 4 Model B Rev 1.1

$ lsb_release -a
No LSB modules are available.
Distributor ID: Debian
Description:    Debian GNU/Linux 11 (bullseye)
Release:        11
Codename:       bullseye

$ uname -a
Linux nexus 6.1.21-v8+ #1642 SMP PREEMPT Mon Apr  3 17:24:16 BST 2023 aarch64 GNU/Linux

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants