pantherale0 / ha-fuelprices

A generic and extensible integration with pyfuelprices to retrieve local (or remote) fuel price data.
MIT License
16 stars 2 forks source link

From Community: GasBuddy does not return fuel stations if request requires a locality #19

Closed pantherale0 closed 2 months ago

pantherale0 commented 2 months ago

I am running into another issue with the integration however. So the area is currently defined as a 10 mile radius from my home however no entities are being generated at all. I know there are multiple gas stations within that radius so I’m unsure why the entities aren’t being generated.

pantherale0 commented 2 months ago

Lets try bounding boxes instead for this:

image

pantherale0 commented 2 months ago

implemented for next version