- Joined
- Oct 22, 2017
- Messages
- 121
- Reaction score
- 155
I am also reporting success with the lighting portion on reef-pi-3.0.0-rc1-pi3.deb. Great work!
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
I bet if you do a reload you lose a sensor.No luck with the original temp sensor. Ran the code, returned nothing. Figured I must have tugged on a wire while moving things around over the weekend.
Plugged in a dual probe I had laying around for a different project, boom, detected both temp sensors. Assigned them in reef pi (rc01). One works while the other doesn't (both worked in a prior iteration of reef pi). Ran "ls /sys/bus/w1/devices" and detects both sensors.
Edit. Deleted the "bad" sensor. Then recreated it but disabled it before saving. It picked up a temp reading in the calibration mode so I then enabled the sensor and it is currently working.
Both temp sensors are running.
I bet if you do a reload you lose a sensor.
Same here, all looks good so far! Thank you again reef-pi team!I am also reporting success with the lighting portion on reef-pi-3.0.0-rc1-pi3.deb. Great work!
Yes, we added the ability to specify weekdays (day alternate Wednesday) in timer specification. And as a side effect the old timers will need to be updated for this new format. I’ll keep in mind and call this out in the docInteresting note on the latest build (rc1). The timer working on all prior builds now are no longer functioning. I get an error of {"error":"Failed to update. Error: Cron ID not found for job ID:9"} | HTTP 500. The last working state was on build 3.0 alpha, I noticed the new fields but no matter what I change this does not rectify the existing timers.
I did observe making a new timer duplicating the exact configuration of the non functioning timer saves and functions without error. Perhaps a link is lost between the two builds when adding the additional time format? While I was able to rectify this I figured this might be worth sharing.
No the color slider just specifies what color the lines on the graph on the dashboard will be for that particular channel. It has nothing to do with color mixing of your lightsHeya,
I have a question regarding RGB lightening. How exacly does the "color slider" setting (in lightening -> lamp tab) works? Does it "mix" R+G+B via 3 PWM signals? If yes, is there any information how it should be set up? If I for example set Jack 1 to use pin no. 1,2,3 which pin corresponds with Red, Green and Blue in reef-pi? I'm hooking up RGB LED strip, not Kessil lights (I guess, Kessils are only R+B - am I right?).
Cheers,
No the color slider just specifies what color the lines on the graph on the dashboard will be for that particular channel. It has nothing to do with color mixing of your lights
Yes and no...it would force me to do a special LED light build in a freshwater type spectrum with seperate channels....someday! I still have to get my 40 breeder sump going under my 75 gallon...That would be great though wouldnt it?
I bet if you do a reload you lose a sensor.
Both ran through the night just fine. I'll do a reload this evening and report what happens.
How many sensor you have?You sir are correct. Upon reload, one sensor failed. Deleted it, rebuilt it, and it works. Something definitely happens on reload.
@Bigtrout i have not been able to reproduce this with single sensor setup. I'll try with multi-sensor setup tonight and report back. Looks like this is reproducible. i just have to recreate it on my end .@Ranjib
I have loaded reef pi 3.0 rc1 and have a weird behavior with temp sensors. First off this is being tested on my bullet proof build that was happily running the 3.0 alpha release for months.
Upgrading from 3.0 alpha i had some temp sensors missing so I deleted them all and remade the sensors. All is good and they happily work.
Upon a reload of reef pi a temp sensor will randomly be missing once it reloads. If you delete and remake that sensor it works fine until you do another reef pi reload. I can see all sensors when ssh into pi and issue the command to see them on the onewire bus.
In short:
Sensors created and work fine but upon reef pi reload they will randomly quit working. After deleting and recreating the sensor it will again work fine until a reef pi reload.
This is definitely reef pi software related as going back to 3.0 alpha everything works.
The lighting in reef pi 3.0rc1 seems to be working !