fewieden / MMM-Fuel

Gas Station price Module for MagicMirror²
MIT License
63 stars 24 forks source link

Support for Queensland in Australia #68

Open belakeh98 opened 3 years ago

belakeh98 commented 3 years ago

not sure if this is something on my end, but I have seemed to have done everything that needed to be done, where I am in Brisbane, Australia it says I don't need an apikey, is this true? maybe i just need some help with the setup, not sure. thanks.

fewieden commented 3 years ago

@belakeh98 currently only New South Wales in Australia is supported. https://github.com/fewieden/MMM-Fuel#nsw-australia-nsw-only

If you find a similar API for Queensland you can implement it like described here.

nirvine commented 2 years ago

V2 of the API for NSW FuelCheck includes Tasmania.

fewieden commented 2 years ago

@nirvine I just tried a location in Tasmania. The closest location I got was hundreds of km away at the southern border of New South Wales.

Therefore I think the module needs to be adjusted in order to support Tasmania.

fewieden commented 1 year ago

@nirvine after a long back and forth with the API provider they finally fixed a bug in their API v2. The module is now supporting Tasmania, thanks for bringing this to my attention.

nirvine commented 1 year ago

Thank you for persevering!