Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Australia WA Fuel Watch - Tomorrow Price #21

Closed
3 tasks done
alwyntn opened this issue Jul 8, 2024 · 3 comments
Closed
3 tasks done

Australia WA Fuel Watch - Tomorrow Price #21

alwyntn opened this issue Jul 8, 2024 · 3 comments

Comments

@alwyntn
Copy link

alwyntn commented Jul 8, 2024

Checklist

  • I have filled out the template to the best of my ability.
  • This only contains 1 feature request (if you have multiple feature requests, open one feature request for each feature request).
  • This issue is not a duplicate feature request of previous feature requests.

Is your feature request related to a problem? Please describe.

It is not a problem.

Describe the solution you'd like

Daily at around 2:30pm WA local time, fuelwatch WA will update tomorrow fuel price. Would be nice if can retrieve the price feed too.

Describe alternatives you've considered

Unable to think of anything

Additional context

nil

@pantherale0
Copy link
Owner

Very difficult for me to implement due to the timezone difference. For me, 2:30pm in WA is around 7:30am and I'm not usually up at this time. I will work on this as soon as I can, but no guarantees

@pantherale0
Copy link
Owner

pantherale0 commented Oct 3, 2024

I've taken a look at this, and actually I think the data should already be there under the entity attributes. for Fuel Watch it will be:

props.data.product.priceTomorrow

EDIT: Checked, there is a bug because it doesn't show all the fuels, but it is there.

pantherale0 added a commit that referenced this issue Oct 3, 2024
@pantherale0
Copy link
Owner

Implemented a new key for this in 2024.10.0.

fuel_details.<FUEL_CODE>.priceTomorrow

If priceTomorrow is not available, that is because it is not available in the API.

pantherale0 added a commit that referenced this issue Oct 14, 2024
* fix lint errors
* update manifest
* bump pyfuelprices (#21)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants