Changing Daylight Channel

Do you have a question on how to do something.
Ask in here.
Post Reply
User avatar
ewaldsreef
Posts: 82
Joined: Tue Oct 08, 2013 8:22 pm
Location: Salt Lake City, UT
Contact:

Changing Daylight Channel

Post by ewaldsreef »

I would like to use the daylight channel to activate a relay. Can I change the name of the channel to Ro Shut Off? It will just have to be off or at 100 percent to activate a 5v relay.
Also my actinic channel is setup to activate the buzzer however when I use the lights on feature in the app it actives. Is there something I can change in the code? Thank you
Image
rimai
Posts: 12881
Joined: Fri Mar 18, 2011 6:47 pm

Re: Changing Daylight Channel

Post by rimai »

Where do you want to change the name?
Roberto.
rimai
Posts: 12881
Joined: Fri Mar 18, 2011 6:47 pm

Re: Changing Daylight Channel

Post by rimai »

For the buzzer, add this line to your loop():

Code: Select all

LightsOverride=false;
Roberto.
User avatar
ewaldsreef
Posts: 82
Joined: Tue Oct 08, 2013 8:22 pm
Location: Salt Lake City, UT
Contact:

Re: Changing Daylight Channel

Post by ewaldsreef »

Thank you for your help. I will add in the override. Let me get it set up and post what I have.
Image
User avatar
ewaldsreef
Posts: 82
Joined: Tue Oct 08, 2013 8:22 pm
Location: Salt Lake City, UT
Contact:

Re: Changing Daylight Channel

Post by ewaldsreef »

I added the finished product in the " You and your tank section"
Thank you so much!
Image
Post Reply