Problem with GPIO and dew heater after upgrade #4696
Replies: 6 comments 7 replies
-
@Alex-developer, |
Beta Was this translation helpful? Give feedback.
-
Did you do anything other than upgrade allsky? |
Beta Was this translation helpful? Give feedback.
-
No, just ran the update. Could be that I had some folders in the old Allsky folder that was needed for this. But it's a bit strange since the script works when running manually but not via a button. |
Beta Was this translation helpful? Give feedback.
-
v2024.12.06_03 is currently the latest official release, and its "Getting Support" page and "support.sh" fail for most people. That's fixed in _04 which is why it'll be nice to finish testing _04 so we can release it. |
Beta Was this translation helpful? Give feedback.
-
@gostnghost, |
Beta Was this translation helpful? Give feedback.
-
I got this working, it was a permission issue. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I've just upgraded to v2024.12.06_03 from v2023.05.01_05 and having some problem controlling my dew heater after upgrade.
I have two custom buttons to turn heater on or off
Code for creating the buttons looks like this
These buttons worked on version 2023 but after upgrading to 2024 they've stopped working. I get this error when pressing the buttons
The heater_ON.py file looks like this:
If i run the heater_ON.py or heater_OFF.py scripts manually in a terminal they work and the relay changes, but not when pressing the buttons. Any suggestions on what could be the problem?
/Göran
Beta Was this translation helpful? Give feedback.
All reactions