reef-pi :: An opensource reef tank controller based on Raspberry Pi.

OP
OP
Ranjib

Ranjib

7500 Club Member
View Badges
Joined
Apr 16, 2016
Messages
9,876
Reaction score
16,680
Location
Pleasant Hill, Concord
Rating - 0%
0   0   0
On that note (reef-pi and reef brite) I would really love to know what you all are using ? I want to capture and consolidate this for others use , I think it will be very useful. Catalog of different/popular lights and electronics to control them via reef-pi )
 
OP
OP
Ranjib

Ranjib

7500 Club Member
View Badges
Joined
Apr 16, 2016
Messages
9,876
Reaction score
16,680
Location
Pleasant Hill, Concord
Rating - 0%
0   0   0
I’ll give Alpha a try, but it occurred with beta-6 out of the blue, after working for weeks.
did you see any error in the log? thats strange. Any sudden changes, like reboot?
If I can reproduce this on my end, i have higher chances of fixing it
 

Michael Lane

Well-Known Member
View Badges
Joined
Aug 11, 2018
Messages
677
Reaction score
1,121
Rating - 0%
0   0   0
Does anyone know a way to configure reef-pi to control multiple heaters without chaining them on a power strip? I have 2 relay strips that are plugged into different circuits...
I currently have 6 heaters in my tank, with 2 on a single power strip, 3 always on (with internal thermostat), and 1 that I plug in manually when it gets colder in the house. Ideally, I'd like to be able to control them individually, and it would be even better for me if I could set individual temperature thresholds so the extras come on if the others can't keep the temperature up.
 

.-=Jord=-.

Community Member
View Badges
Joined
Jun 16, 2017
Messages
51
Reaction score
20
Rating - 0%
0   0   0
Actually , I don’t know . I only run kessil and coralife actinic strips . I know others have used different lights with reef-pi. Do you know what’s the control voltage for reefbrite ?

I believe its 10v.
 

noob again

New Member
View Badges
Joined
Sep 24, 2017
Messages
10
Reaction score
14
Rating - 0%
0   0   0
I have finally finished setting up reef-pi, I an running a MH/T5 light setup, so I didn't have a need for pwm at the moment but I am running the lights on times built into reef-pi. I have currently 13 outlets controlled with the ability to run 16 if i can think of 3 more things to setup. I currently have 3 MH's, T5s, 2 heaters, return pump, skimmer, fuge light, fan, ato pump and 2 pumps for a wave maker. I think I may have found a bug or two.
1. In the macro, if I try to have a piece of equipment wait the default is set to 10 seconds, if you delete the time the system enters NaN, this cannot be changed to a new number. The only way to get past I found was to then delete the wait line and re add it and edit the time (ie change 1 to 6 and leave 0) to get 60 seconds.
2. After I added 8 equipments the next one would just duplicate the previous one. I would have to then edit the item and change the name and connector to the correct item and instance I wanted. (If the last thing I added was T5 lights, when I went in to add ato, after I hit save it would change to T5, so there would be a duplicate. I would edit one to change it to ato and it would then save correctly.) This seemed to happened on all after the 8th one. I am running alpha-0.
Here are a few pictures, the only making thing left is to finish securing the relay boards down.
6b5c7a6373b25b025757c438d1389f3d.jpg
63cb1f8dae8d1ec482468b8154d615c0.jpg
f194c2e291ad3c2b103000d356ded825.jpg
 
OP
OP
Ranjib

Ranjib

7500 Club Member
View Badges
Joined
Apr 16, 2016
Messages
9,876
Reaction score
16,680
Location
Pleasant Hill, Concord
Rating - 0%
0   0   0
Does anyone know a way to configure reef-pi to control multiple heaters without chaining them on a power strip? I have 2 relay strips that are plugged into different circuits...
I currently have 6 heaters in my tank, with 2 on a single power strip, 3 always on (with internal thermostat), and 1 that I plug in manually when it gets colder in the house. Ideally, I'd like to be able to control them individually, and it would be even better for me if I could set individual temperature thresholds so the extras come on if the others can't keep the temperature up.
You could use three sensors, and control two heaters with each of them as well, setting up a staggered heating/cooling setup.
Currently reef-pi does not allow multiple equipment on/off . We can allow multiple equipment on/off as well as multiple threshold based triggers (or even macro as target on/off mechanism), but I worry it will make things significantly complicated. Thoughts?
 
OP
OP
Ranjib

Ranjib

7500 Club Member
View Badges
Joined
Apr 16, 2016
Messages
9,876
Reaction score
16,680
Location
Pleasant Hill, Concord
Rating - 0%
0   0   0
I believe its 10v.
If you are aware of any resources/documents that we can look at, I am happy to provide a tentative circuit design, if its 10v probably the kessil circuit will work out.. let me check
 
OP
OP
Ranjib

Ranjib

7500 Club Member
View Badges
Joined
Apr 16, 2016
Messages
9,876
Reaction score
16,680
Location
Pleasant Hill, Concord
Rating - 0%
0   0   0
I have finally finished setting up reef-pi, I an running a MH/T5 light setup, so I didn't have a need for pwm at the moment but I am running the lights on times built into reef-pi. I have currently 13 outlets controlled with the ability to run 16 if i can think of 3 more things to setup. I currently have 3 MH's, T5s, 2 heaters, return pump, skimmer, fuge light, fan, ato pump and 2 pumps for a wave maker. I think I may have found a bug or two.
1. In the macro, if I try to have a piece of equipment wait the default is set to 10 seconds, if you delete the time the system enters NaN, this cannot be changed to a new number. The only way to get past I found was to then delete the wait line and re add it and edit the time (ie change 1 to 6 and leave 0) to get 60 seconds.
2. After I added 8 equipments the next one would just duplicate the previous one. I would have to then edit the item and change the name and connector to the correct item and instance I wanted. (If the last thing I added was T5 lights, when I went in to add ato, after I hit save it would change to T5, so there would be a duplicate. I would edit one to change it to ato and it would then save correctly.) This seemed to happened on all after the 8th one. I am running alpha-0.
Here are a few pictures, the only making thing left is to finish securing the relay boards down.
6b5c7a6373b25b025757c438d1389f3d.jpg
63cb1f8dae8d1ec482468b8154d615c0.jpg
f194c2e291ad3c2b103000d356ded825.jpg
Thank you for trying out reef-pi and taking the time to write this thorough feedback.
The first issue is related to input validation in the UI. Currently, we are actively fixing those issues across temperature/ato/configuration UIs. We are still not there with Macro UI yet, I expect that to happen next month. @Michael Lane already did a tonne of work around this (input validation on client side).
On the second issue, I think we have fixed it recently and will be out in next release. If it still persists, do let us know, we'll address that as soon as possible.
 
OP
OP
Ranjib

Ranjib

7500 Club Member
View Badges
Joined
Apr 16, 2016
Messages
9,876
Reaction score
16,680
Location
Pleasant Hill, Concord
Rating - 0%
0   0   0
Good morning reefers,
I am happy to announce immediate availability of a release candidate for reef-pi, rc0
As anticipated, this release contains primarily bugfixes, several UI improvements and no new features. But before I enlist the release highlights, join me congratulating @Michael Lane and @Zekth as fellow reef-pi maintainers. They have spearheaded the bulk of UI improvements in this release.Thank you guys,

Here is the highlight of this release:

Improvements:
  • Sidebar navigation on mobile (responsive)
  • Log subsystem load failures as errors
  • Show current temperature, ph in charts
  • Session-based authentication instead of local storage
Bugfixes:
  • Fix equipment state during updates from UI
  • Client-side validation for lighting UI
  • Client-side validation of equipment UI (and responsive updates)
  • Fix temperature usage chart when cooler/heater is not set
  • i2c failures should not crash reef-pi daemon
  • Newly created lights dont have profiles associated with individual channels
  • Fix adafruit.io integration across modules
  • Fix diurnal cycle logic when time ranges across midnight boundary
Chores:
  • Upgrade vulnerable npm packages

Release builds can be found in usual location: https://github.com/reef-pi/reef-pi/releases/tag/2.0.0-rc0

rc-0 screenshot
Screen Shot 2018-09-16 at 9.21.50 AM.png
 

sjeff35

Active Member
View Badges
Joined
Jun 14, 2018
Messages
172
Reaction score
356
Location
Corrales, NM
Rating - 0%
0   0   0
Good morning reefers,
I am happy to announce immediate availability of a release candidate for reef-pi, rc0
As anticipated, this release contains primarily bugfixes, several UI improvements and no new features. But before I enlist the release highlights, join me congratulating @Michael Lane and @Zekth as fellow reef-pi maintainers. They have spearheaded the bulk of UI improvements in this release.Thank you guys,

Here is the highlight of this release:

Improvements:
  • Sidebar navigation on mobile (responsive)
  • Log subsystem load failures as errors
  • Show current temperature, ph in charts
  • Session-based authentication instead of local storage
Bugfixes:
  • Fix equipment state during updates from UI
  • Client-side validation for lighting UI
  • Client-side validation of equipment UI (and responsive updates)
  • Fix temperature usage chart when cooler/heater is not set
  • i2c failures should not crash reef-pi daemon
  • Newly created lights dont have profiles associated with individual channels
  • Fix adafruit.io integration across modules
  • Fix diurnal cycle logic when time ranges across midnight boundary
Chores:
  • Upgrade vulnerable npm packages

Release builds can be found in usual location: https://github.com/reef-pi/reef-pi/releases/tag/2.0.0-rc0

rc-0 screenshot
Screen Shot 2018-09-16 at 9.21.50 AM.png

Awesome!!! Will download and test out!

Thanks
 
OP
OP
Ranjib

Ranjib

7500 Club Member
View Badges
Joined
Apr 16, 2016
Messages
9,876
Reaction score
16,680
Location
Pleasant Hill, Concord
Rating - 0%
0   0   0
OP
OP
Ranjib

Ranjib

7500 Club Member
View Badges
Joined
Apr 16, 2016
Messages
9,876
Reaction score
16,680
Location
Pleasant Hill, Concord
Rating - 0%
0   0   0
Hi i try ...

Screenshot from 2018-09-16 21-25-26.png


Screenshot from 2018-09-16 21-23-01.png


Screenshot from 2018-09-16 17-26-58.png
reef-pi is running. Whats the output of this (update the command with appropriate username/password)
Code:
curl -u reef-pi:reef-pi http://127.0.0.1/api/capabilities
 
OP
OP
Ranjib

Ranjib

7500 Club Member
View Badges
Joined
Apr 16, 2016
Messages
9,876
Reaction score
16,680
Location
Pleasant Hill, Concord
Rating - 0%
0   0   0
The bubble coral in my nano tank has grown humongous. I can see it's mouth when I turn of mp10, it inflates even more in absence of water movement. Look at this :-)
44013125224_0ac07f3052_o.jpg
 

TOP 10 Trending Threads

WHAT AMOUNT OF LIVE ROCK AND SAND SHOULD BE PRIORITIZED FOR OPTIMAL BIODIVERSITY/FILTRATION?

  • 100% live rock + bagged sand

    Votes: 38 27.1%
  • 100% dry rock + 100% live sand

    Votes: 47 33.6%
  • 50/50 live/dry rock, 50/50 live/bagged sand

    Votes: 31 22.1%
  • 75% live rock, 25% live sand

    Votes: 14 10.0%
  • 25% live rock, 75% live sand

    Votes: 10 7.1%
Back
Top