Took a look at Air Matters. It’s possible to reverse engineer the API from the mobile app, but one main issue prevent me from proceeding: it looks like each request is signed with some sort of authorization header (to validate request authenticity, I assume).
I’m reaching out to their business development folks to see if they’d be willing to help. Stay tuned.
I don’t seem to be getting any response from this. When testing using APItester.com i get this as a response.
{“status_code”:“403 Forbidden”,“date”:“2018-06-25T15:39:39+00:00”,“message”:“Could not parse location”}
I’m using my LAT and LON from Wunderground i.e. 51.30, -0.141
this is just a field so u can;t spy on me
I GOT IT. Instead of reverse engineering the Air Matters iOS app, I went after the web app – I think I’ve got what I need. Will start working on a library for the integration ASAP.
2018-07-05 08:58:56 ERROR (SyncWorker_3) [homeassistant.components.sensor.pollen] An error occurred while retrieving data
2018-07-05 08:58:57 ERROR (SyncWorker_1) [homeassistant.components.sensor.pollen] Pollen.com API didn't return any data```
Sorry @daneboom, I never actually used it so can’t really comment more than to say I get the same as you - nothing in the forecast payload.
If you go to the site directly (not the api URL), then it seems to be half missing (lots of blank areas) so it looks like its not working (properly?) right now.