Replies: 6 comments 12 replies
-
|
@jonny-nX, @Alex-developer, comments? |
Beta Was this translation helpful? Give feedback.
-
|
Yes, of course. I can't upload the .py file directly, so here it is in a zip file. Hope that works, too? Thanks |
Beta Was this translation helpful? Give feedback.
-
|
If you are running one of the later version of allsky there is a 'Getting Support' option in the main menu, could you run that please and attach the logs |
Beta Was this translation helpful? Give feedback.
-
|
Thanks for the logs, can you let it run overnight so it attempt to do the night to day transition then post the support info. Please can you set the log level t 4 as well Thanks |
Beta Was this translation helpful? Give feedback.
-
|
Looks like its hitting an error during the processing of the night to day |
Beta Was this translation helpful? Give feedback.
-
|
Ah, I have found the issue - Sorry my fault. It looks like the script module thinks it the sqm module !!! I did fix this a while back I think the best course of action would be to remove any instances of the script module and reinstall it. So please try the following
Thanks Alex |
Beta Was this translation helpful? Give feedback.



Uh oh!
There was an error while loading. Please reload this page.
-
I wrote a Python script to move a protective dome over the camera during the day.
Manually running the script via the console works well, as do the buttons I created on the system page.
However, I'm having trouble automating the day-to-night and night-to-day transitions. According to the documentation, the script module is for that. Unfortunately, nothing happens. No response, no debug message in the module page.
How do I specify the path to the script?
I've tried using the full path, just like with the system buttons. Also directly as a Python script (.py) and alternatively as a shell.
My scripts are located in /home/jonny/pi/script.py
Unfortunately, even after a long search, I haven't found any information about this, so I'm hoping for an answer here.
Best regards,
Johannes
PS: Thanks for this awesome software!
Beta Was this translation helpful? Give feedback.
All reactions