Temperature or ph ? What check frequency you are using ? And are you waiting till the next check period ?I found a bug, when you calibrate temp in 3.0 beta it stays calibrated till you reload pi, After reloads it drops to previous initial value.
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.
Temperature or ph ? What check frequency you are using ? And are you waiting till the next check period ?I found a bug, when you calibrate temp in 3.0 beta it stays calibrated till you reload pi, After reloads it drops to previous initial value.
It's hard for me to tell from the pictures, but I think the wiring looks right.hi, help need setting pH board @Michael Lane and others
I'm trying to setup Micheal Lane pH board but i got nothing at i2cdetect -y 1, as it is not showing
i tried connecting with all other sensors ans connectors on and with the pH board only connected directly to the Pi
i attached pic for the connections and results, any ideas
thanks
HiIt's hard for me to tell from the pictures, but I think the wiring looks right.
Do you have any other i2c devices to confirm that the i2c bus is functioning properly?
+1 on temperature probe weirdness. There is reproducible interference (or something) when I turn on the led lights, but even with the lights disabled the temp data seems to "wobble" a lot more on 3.0, some of which are definitely not accurate readings.I recall 3-4 instances, but only one was a bug that i can recall related to the current reading in UI not up to date. The missing sensor thing i could not reproduce. couple the reported ones were complicated by sensor interference due to some other device , one of the led light, one bad heater. I am thinking about what the best way to address this, susceptibility on the sensor side, but nothing from software perspective
oops. thats a bug .. fixed right now: https://github.com/reef-pi/reef-pi/pull/896In the past, Reef-Pi used to show the current temp from the sensor in the brackets circled below. I see it isn't showing. Is this something that's been removed? Will it come back?
the strange part is whatever the cause might be, its not reef-pi induced for sure. Since all of them are happening at raspbian/linux kernel layer :-/ . reef-pi is just reading and plotting the value,, same as 2.5 to 3.0+1 on temperature probe weirdness. There is reproducible interference (or something) when I turn on the led lights, but even with the lights disabled the temp data seems to "wobble" a lot more on 3.0, some of which are definitely not accurate readings.
Here's 2.5 (freshwater, looks correct) vs. 3.0 (reef, random spikes) charts for the day. There aren't lights or pumps or anything going off or on during this time that correspond to the spikes, so I'm kind of stumped.
Curious why you are selling them?I wanted to post here first before listing in the FS forum. I have a pair of Ocean revive lights that came off my tank today. They are reefpi ready with aviation connectors for dimming via pwm and on off relay control. PM me if you are interested.
there are 5 or 7 pin min DIN jacks, mini hdmi, micro usb ?Does anyone have an idea of what type of plug and cable to use to connect my PCA9685 and my led drivers?
My PCA9685 is in a box with my rpi. My led drivers, power supply are in a separate box.
Im currently using a VGA cable but it is a bit cumbersome having a thick cable getting in the way.
I'm currently running 9 channels with LDD drivers but I will be updating my LEDs soon and will probably reduce to 6 or 7 channels.
USB-C ??there are 5 or 7 pin min DIN jacks, mini hdmi, micro usb ?
3.0 light ui is being worked on as I write this post. I am likely to cut another beta release next week that will have light UI support. I am assuming you are seeing these errors in the latest beta releaseWell I just upgraded to the V3.0 and everything except the lights seems to be working fine.
I have added a driver for PCA9685 and then the jacks were also added, but when I try to set my lights profile I am getting the validation error as
```
"The light settings cannot be saved due to validation errors. Please correct the errors and try again."
```
The validation error does not really anything about the error. Also my logs are showing that the system is trying to change the pwm values as below:
```
Nov 10 10:35:25 aquarium reef-pi[300]: 2019/11/10 10:35:25 lighting subsystem: Setting Light: LED Strip 03 Channel: channel-3 Value: 0
Nov 10 10:35:25 aquarium reef-pi[300]: 2019/11/10 10:35:25 lighting-subsystem: Setting PWM value: 0 at channel: 10
Nov 10 10:35:25 aquarium reef-pi[300]: 2019/11/10 10:35:25 onTime 0 offTime 0
Nov 10 10:35:25 aquarium reef-pi[300]: 2019/11/10 10:35:25 lighting subsystem: Setting Light: LED Strip 03 Channel: channel-4 Value: 0
Nov 10 10:35:25 aquarium reef-pi[300]: 2019/11/10 10:35:25 lighting-subsystem: Setting PWM value: 0 at channel: 11
Nov 10 10:35:25 aquarium reef-pi[300]: 2019/11/10 10:35:25 onTime 0 offTime 0
Nov 10 10:35:25 aquarium reef-pi[300]: 2019/11/10 10:35:25 lighting subsystem: Setting Light: LED Strip 03 Channel: channel-1 Value: 0
Nov 10 10:35:25 aquarium reef-pi[300]: 2019/11/10 10:35:25 lighting-subsystem: Setting PWM value: 0 at channel: 8
Nov 10 10:35:25 aquarium reef-pi[300]: 2019/11/10 10:35:25 onTime 0 offTime 0
Nov 10 10:35:25 aquarium reef-pi[300]: 2019/11/10 10:35:25 lighting subsystem: Setting Light: LED Strip 03 Channel: channel-2 Value: 0
Nov 10 10:35:25 aquarium reef-pi[300]: 2019/11/10 10:35:25 lighting-subsystem: Setting PWM value: 0 at channel: 9
Nov 10 10:35:25 aquarium reef-pi[300]: 2019/11/10 10:35:25 onTime 0 offTime 0
Nov 10 10:35:25 aquarium reef-pi[300]: 2019/11/10 10:35:25 lighting subsystem: Setting Light: LED Strip 03 Channel: channel-3 Value: 0
Nov 10 10:35:25 aquarium reef-pi[300]: 2019/11/10 10:35:25 lighting-subsystem: Setting PWM value: 0 at channel: 10
Nov 10 10:35:25 aquarium reef-pi[300]: 2019/11/10 10:35:25 onTime 0 offTime 0
Nov 10 10:35:25 aquarium reef-pi[300]: 2019/11/10 10:35:25 lighting subsystem: Setting Light: LED Strip 03 Channel: channel-4 Value: 0
Nov 10 10:35:25 aquarium reef-pi[300]: 2019/11/10 10:35:25 lighting-subsystem: Setting PWM value: 0 at channel: 11
Nov 10 10:35:25 aquarium reef-pi[300]: 2019/11/10 10:35:25 onTime 0 offTime 0
Nov 10 10:35:25 aquarium reef-pi[300]: 2019/11/10 10:35:25 lighting subsystem: Setting Light: LED Strip 03 Channel: channel-1 Value: 0
Nov 10 10:35:25 aquarium reef-pi[300]: 2019/11/10 10:35:25 lighting-subsystem: Setting PWM value: 0 at channel: 8
Nov 10 10:35:25 aquarium reef-pi[300]: 2019/11/10 10:35:25 onTime 0 offTime 0
Nov 10 10:35:25 aquarium reef-pi[300]: 2019/11/10 10:35:25 lighting subsystem: Setting Light: LED Strip 03 Channel: channel-2 Value: 0
Nov 10 10:35:25 aquarium reef-pi[300]: 2019/11/10 10:35:25 lighting-subsystem: Setting PWM value: 0 at channel: 9
Nov 10 10:35:25 aquarium reef-pi[300]: 2019/11/10 10:35:25 onTime 0 offTime 0
Nov 10 10:35:25 aquarium reef-pi[300]: 2019/11/10 10:35:25 lighting subsystem: Setting Light: LED Strip 03 Channel: channel-3 Value: 0
Nov 10 10:35:25 aquarium reef-pi[300]: 2019/11/10 10:35:25 lighting-subsystem: Setting PWM value: 0 at channel: 10
Nov 10 10:35:25 aquarium reef-pi[300]: 2019/11/10 10:35:25 onTime 0 offTime 0
Nov 10 10:35:25 aquarium reef-pi[300]: 2019/11/10 10:35:25 lighting subsystem: Setting Light: LED Strip 03 Channel: channel-4 Value: 0
Nov 10 10:35:25 aquarium reef-pi[300]: 2019/11/10 10:35:25 lighting-subsystem: Setting PWM value: 0 at channel: 11
Nov 10 10:35:25 aquarium reef-pi[300]: 2019/11/10 10:35:25 onTime 0 offTime 0
Nov 10 10:35:25 aquarium reef-pi[300]: 2019/11/10 10:35:25 lighting subsystem: Setting Light: LED Strip 03 Channel: channel-1 Value: 0
Nov 10 10:35:25 aquarium reef-pi[300]: 2019/11/10 10:35:25 lighting-subsystem: Setting PWM value: 0 at channel: 8
Nov 10 10:35:25 aquarium reef-pi[300]: 2019/11/10 10:35:25 onTime 0 offTime 0
Nov 10 10:35:25 aquarium reef-pi[300]: 2019/11/10 10:35:25 lighting subsystem: Setting Light: LED Strip 03 Channel: channel-2 Value: 0
Nov 10 10:35:25 aquarium reef-pi[300]: 2019/11/10 10:35:25 lighting-subsystem: Setting PWM value: 0 at channel: 9
Nov 10 10:35:25 aquarium reef-pi[300]: 2019/11/10 10:35:25 onTime 0 offTime 0
```
With 3.0 beta? which module? It will be helpful for us to know the extent of errors. I'll make sure we have tested all those paths as part of the final releaseI am getting errors and 500's. Frustrated and waiting now for full release in a few weeks. Back to HomeAssistant until then for me
Curious why you are selling them?