dakowals

Results 10 comments of dakowals

It is here: https://sequentmicrosystems.com/products/raspberry-pi-home-automation-card It is not the 8 relay card. It is an automation card which acts as I/O or relay. If you select Multi-Relay, relays contacts 1 and...

Awesome. I will give it try. Thank you!!

The pressure sensor is a Balluff BSP0016. 4-20mA output. The PH and ORP are GF Signet 2700 series probes going to the GF 9900 series transmitters with 4-20mA output ![20240707_122000](https://github.com/rstrouse/relayEquipmentManager/assets/43075596/45d0d966-ad43-45c1-96f8-e438b665232e)...

I have added them as Generic devices, but cannot see them in poolController. The data is live for the generic device, but does not carry over. See attached setup: ![image](https://github.com/rstrouse/relayEquipmentManager/assets/43075596/f77c8706-c51a-43ce-93ba-d6643e063e13)...

The scale for the PH I can set to what ever I would like. PH is (0PH to 14PH) for 4-20mA. ORP is (-2000mv to +2000mv) for 4-20mA. PH is...

The method for adding is exactly how I added it to my poolController. The problem is the sensor is 4-20mA current and not voltage. There is data coming through, but...

Is there any way to map the current scale to voltage? Is there another way to display my PH and ORP values in my poolController main page as just a...

How do I revert back from 6.6.28 to 6.1.x?

> Here's what I found: https://forums.raspberrypi.com/viewtopic.php?t=365677 > > And the commands that I used to get back to 6.1.x: > > ``` > sudo rpi-update 5fc4f643d2e9c5aa972828705a902d184527ae3f > sudo reboot >...