PoolMath ~ Query quantities of whatever added....

colonelkirby

Silver Supporter
Mar 20, 2017
139
DFW - Plano, TX
Pool Size
25500
Surface
Plaster
Chlorine
Salt Water Generator
SWG Type
Pentair Intellichlor IC-60
When adding salt I typically use 40lb bags. I log the additions in PoolMath. Is there a way to query how many additions where logged at what quantity over a period of time?

Thanks

Todd
 
Nope, Just scroll through the logs and eyeball it.
 
When adding salt I typically use 40lb bags. I log the additions in PoolMath. Is there a way to query how many additions where logged at what quantity over a period of time?

Thanks

Todd

Kinda……..In the hamburger menu select “Summary” and enter the dates you’d like to view. From there it should show total of your additions.

IMG_8890.png
 
Does this json from an export represent a salt addition?

{
"_ts": 1682956838,
"Amount": 40,
"Chemical": 26,
"deleted": false,
"id": "627c0f73-eb22-4df6-ab1c-1776fe54c9b9",
"logTimestamp": "2023-05-01T13:02:00-05:00",
"NormalizedAmount": 18143.6948,
"origin": null,
"Percent": null,
"poolId": "f8397b76-ec95-4466-b26d-c73f5264bee1",
"runTime": null,
"type": "chemlog",
"Unit": 6,
"userId": "tfp-1332",
"weather": null,
"weatherLogId": null
},
 
You can also add notes to look back on.

Added X lbs on MM/DD/YYYY and raised salt by Z to ####

Check my notes to see an example.
 
Does this json from an export represent a salt addition?

{
"_ts": 1682956838,
"Amount": 40,
"Chemical": 26,
"deleted": false,
"id": "627c0f73-eb22-4df6-ab1c-1776fe54c9b9",
"logTimestamp": "2023-05-01T13:02:00-05:00",
"NormalizedAmount": 18143.6948,
"origin": null,
"Percent": null,
"poolId": "f8397b76-ec95-4466-b26d-c73f5264bee1",
"runTime": null,
"type": "chemlog",
"Unit": 6,
"userId": "tfp-1332",
"weather": null,
"weatherLogId": null
},
I would need to look more at what chemical listing is what…….but it’s highly possible this is for salt.