I can't speak to if the syntax is handled the way you think; haven't tried. But 180 would be every 3 hours, right? do you want */150 instead?
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 can't speak to if the syntax is handled the way you think; haven't tried. But 180 would be every 3 hours, right? do you want */150 instead?
lol yes, 150. but would it work?I can't speak to if the syntax is handled the way you think; haven't tried. But 180 would be every 3 hours, right? do you want */150 instead?
Most likely not. You want the equipment to just turn on/off after every 2.5 hours?
yes, its for dosing pumps that are run for 1 second. I'd like to just keep it simple and set the number of minutes. Between each dose. would there be another way to do this?Most likely not. You want the equipment to just turn on/off after every 2.5 hours?
Im realizing we cant not do this easily, if at all. My first attempt is to come up with two different timers, one withyes, its for dosing pumps that are run for 1 second. I'd like to just keep it simple and set the number of minutes. Between each dose. would there be another way to do this?
Im realizing we cant not do this easily, if at all. My first attempt is to come up with two different timers, one with
hour: 1,6,11,16,21 minute: 0, second:0, day/month:*
the other
hour: 3,8,13,18,23 minute 30, second:0, day/month:*
but this leaves the last dosing 1:30 hours apart, not 2:30 :-/
Let me think about this more. If i dont find any decent solution, I'll add a new feature. A simpler timer that just lets you define the periods in between action, instead of calendar time.
@Ranjib it seems a feature could be a simple entry to let you put in a modulo; it would still mean he'd have to get an even number of times per day, but what about a feature like this:That sounds amazing. My tank is at that point where it is rapidly accelerating in alk and CA consumption and I have to often adjust the number, dose frequency would be awesome and so much easier
I was thinking more in the line of after every N seconds (or minutes or hours). Simple and intuitive.@Ranjib it seems a feature could be a simple entry to let you put in a modulo; it would still mean he'd have to get an even number of times per day, but what about a feature like this:
Enable macro/timer when:
[ dropdown for seconds/minutes/hours/days ]
modulo [ text entry for int value ] [dropdown for seconds/minutes/hours/days/months]
equals [ text entry for int value ]
then he could choose [minutes], type [144], choose [day], type [0].
Whenever the number of minutes in the day % 144 = 0, it runs the macro/timer.
He'd get exactly 10 doses per day
Possibly. The error here indicates at that time the sensor returned corrupted data (checksum mismatched error). reef-pi will discard such result. But if the timeline matches (error logged and spike in the graph), it likely means during that time period there were few values which has checksum correct but incorrect reading.
I made a live stream of my tank...no audio. This will let me watch while I'm at work
Very nice!
FWIW - had to go to YouTube to watch the video due to your YouTube settings. I presume you already know this but, just in case you do not, figured I would let you know.
I can see it fine.Yeah I have embedding disabled, for now.
I enabled embeddingI can see it fine.
Certainly is straightforward that way. I was thinking it would be a little tricky to deal with that system across system reboots and things, but certainly a solvable problem by storing the last run time in the dbI was thinking more in the line of after every N seconds (or minutes or hours). Simple and intuitive.
The seconds label isn't a drop down yet, but the UI design was intended to eventually support a unit selection. It would be nice to create a time duration component.Certainly is straightforward that way. I was thinking it would be a little tricky to deal with that system across system reboots and things, but certainly a solvable problem by storing the last run time in the db
Speaking of, it looks like the 'seconds' field in a few places (like 'turn equipment back off after X seconds' in the timers) is supposed to be a dropdown to select other options (minutes/hours), but I can't seem to click it...is that supposed to be a dropdown? Perhaps that's a feature I could work on for v4
The return pump could be causing intereference back thru the AC mains...that was my issue.