this post was submitted on 13 Jun 2023
1 points (100.0% liked)

Home Automation

17 readers
2 users here now

Discussion about general home automation ideas and projects, home automation protocols like Z-wave, Zigbee, Matter, etc, and home automation software and hubs like HomeSeer, Home Assistant, OpenHAB, Homey.

founded 1 year ago
MODERATORS
 

I am in the process of building this in my system. I want to add a couple of extra features. such as minimum run time, the ability to run a few minutes each hour over night (for skimming) and some other bits an pieces.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] palitu@lemmy.perthchat.org 1 points 1 year ago (1 children)

i need to say, this is not mine! i actually posted it as i didnt want to lose the page :-/

For pump flow, i would use power draw as a proxy for flow. if the power is really low, it equates to a low flow. I already have them on Athom smart plugs, which have power monitoring. I actually use this to auto-prime my bore pump, which will turn on-off as needed to get the flow through. I'll post it at some point.

I have at atlas scientific wifi pool monitor which does auto-sampling but there is a bunch of maths and a lack of motivation/time to implement! one day maybe!

[โ€“] BathyFan@sh.itjust.works 1 points 1 year ago

Haha! Nothing wrong with keeping track of some inspiration.

Sounds like you already have the ideal setup for that part then. You could set an automation that loops with a timed delay to handle the night time pump circulation.

Would you need the pump to observe the same behavior with longer run times during the day? If so you can set it to check the time or sunrise/sunset and run the corresponding loop you need. That might solve the minimum runtime issue as you would be achieving your goal runtime by dividing it across the day.