Hello! 
As I’m a fan of open data platforms, I’m forwarding data from my new AirGradient Outdoor monitor to various platforms (blog post coming up
).
I’m sending data to both AirGradient map (via the checkbox in the dashboard) and to Sensor.Community (via a custom Home Assistant automation). The sensors are placed at exactly the same GPS coordinates in both platforms.
But now AirGradient map also pulls data from Sensor.Community, and the resulting behaviour is confusing:
- In the browser version of the AirGradient map, only the Sensor.Community sensor is visible
- in the Android App, sometimes the Sensore.Community sensor is visible, sometimes the AirGradient sensor
When looking into the API call from the AirGradient map, I can see that both sensors are returned from the backend.
I would however expect / prefer a consistent behaviour that favours the AirGradient sensor in the UI (i.e. detecting that it is the same sensor, not sure how though), or shows both sensors at the same location. Is there a way to achieve that, or would that be something that would make sense to look at on the AirGradient map side?
(I’m aware that this is rather an edge case, but judging from other topics there are at least some people interested in sharing data to Sensor.Community as well)