Hello All. If there is a better portion of the forum for this, please move this?
I have an integration with Home Assistant and Pool Math via its API. I currently have a SWG and pentair integration also within Home Assistant.
My question is, is there an API I can use to actually UPDATE pool math data with automated metrics from Home Assistant (PUT/REST requests or similar). What i'd like to do is be able to update certain characteristics from my HA to the Pool Math App. I'd think this is pretty simple as I am sure the app itself does some json updates. Is there any information as to whether this is something I can do? Really all I need is a point in the right direction to the API if that is possible to make the updates. I do know this is the API:
https://api.poolmathapp.com/share/ but that is for gathering data rather than updating data.
Things i'd like to send to pool math are things like:
Salt Level
Temps
Potentially Pressure/flow rates.