A simple component for home assistant to display the cheapest prices around australia for your helicopter journeys :)
-
Install HACS if you haven't already
-
Head over to the
HACS
tab, and click on the "Custom Repositories" menu icon. -
Enter the URL
https://github.com/atymic/project_three_zero_ha
and `Integration" for the category and hit save. -
Add it to your
platforms
in yourconfiguration.yaml
:sensor: - platform: project_zero_three
-
Restart HA
-
Check the entity list, you should see them populated (named
project_three_zero_<fuelcode>
)