[Custom Component] Pool Math sensors for pool chemicals and operations

Looks like it just populated some sensors with this morning’s test results after the most recent restart. Now the question is – Is there a way to pull in all the previous data? I have over 5 years in the app and 3 years on the cloud.

Home Assistant in general does not import past data (anywhere).

True, I guess I just need to figure out how to get it imported into something more useful for tracking long-term trends and not just running automatons. Thanks!

InfluxDB for storage. Grafana for display.

Already have those, so will just need figure out how to get it imported. Guessing it would be easier as a CSV and not the JSON.

Please ignore - my deleted post - it’s back to normal - seems that Poolmath changed my pool ID for some reason :slight_smile:

Seeing this in my homeassistant logs: Detected blocking call to load_verify_locations with args (<ssl.SSLContext object at 0x7f7c1f68d0>,) inside the event loop by custom integration ‘poolmath’ at custom_components/poolmath/client.py, line 69: async with httpx.AsyncClient() as client: (offender: /usr/local/lib/python3.12/site-packages/httpx/_config.py, line 149: context.load_verify_locations(cafile=cafile)), please create a bug report at [Custom Component] Pool Math sensors for pool chemicals and operations