warn: The body temperature for Pool cannot be determined. Heater status for this body cannot be calculated. #1022
Replies: 1 comment
-
Figured it out - i needed to add the 10k temperature probe as a feed to njspc., and then add the socket event as water temp 1. what threw me off was that when you select njspc in the feed options dropdown, the field remains blank rather than populating with that choice. I will log this as a UI bug. I'm using Chrome on a Mac. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
configuration:
shared body pool setup in REM
pentair intelliflo vs pump
pentair mastertemp heater
pentair filter (not instrumented)
Pi4b running latest raspberry Pi OS and njspc, rem and dashpanel
generic relay board to control 24v spa/pool valves
ads1115 AD converter with 10k temperature probe in pump return line
DS18B20 probes for air, spa and pool (not used for control)
This is no doubt obvious to everyone but me, but I'm not seeing how to set up the 10k probe on my pump return line as the temperature sensor for the pool and spa. thus i get the above warning in the njspc logs.
I've got the sensor set up on my ADS1115 and created a trigger to send the data to an internal 10k temp device, and it's reading the temperature correctly.
However i don't see where to map this probe to the pool and spa . I tried adding the probe to the pool and spa heating circuits but this did not do the trick.
thanks for any help...
poolConfig.json below:
Beta Was this translation helpful? Give feedback.
All reactions