Programming a routine in python that is triggered by Reef-Pi

dportero

Community Member
View Badges
Joined
Dec 29, 2018
Messages
53
Reaction score
27
Rating - 0%
0   0   0
Hello.

I want to be able to utilize the float switches that I have for my ATO for an AWC as well. I have not found a way to do this in the UI. The only other thing I can think of is programming a short routine in python that is triggered by a timer in the UI. Does anyone know if this is something that is possible?
 

attiland

2500 Club Member
View Badges
Joined
Jul 22, 2020
Messages
2,594
Reaction score
4,800
Location
United Kingdom
Rating - 0%
0   0   0
It is possible for sure. You can use the API to watch out for state of something or turn on something like an LED with the UI an that can be monitored from python.
 
OP
OP
D

dportero

Community Member
View Badges
Joined
Dec 29, 2018
Messages
53
Reaction score
27
Rating - 0%
0   0   0
It is possible for sure. You can use the API to watch out for state of something or turn on something like an LED with the UI an that can be monitored from python.
Is there a guide or a resource I can use to learn how to implement that? Ive seen mention of it before, but no discussion as to how it is done. Thanks!
 

Being sticky and staying connected: Have you used any reef-safe glue?

  • I have used reef safe glue.

    Votes: 84 87.5%
  • I haven’t used reef safe glue, but plan to in the future.

    Votes: 6 6.3%
  • I have no interest in using reef safe glue.

    Votes: 3 3.1%
  • Other.

    Votes: 3 3.1%
Back
Top