Skip to content

Scraping prices of different types of fuel ⛽ from different fuel companies in Denmark 🇩🇰

License

Notifications You must be signed in to change notification settings

RaMin0/homeassistant-fuelprices

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

hacs_badge GitHub release (latest by date) GitHub all releases GitHub last commit GitHub code size in bytes Buy me a coffee

Fuelprices DK

Introduction

With Fuelprices_DK it is possible to track fuelprices in Denmark.

Installation

HACS

This integration has been approved to the default HACS repository

Custom integration in HACS

https://hacs.xyz/docs/faq/custom_repositories

Configuration

In the default configuration it will track the following fueltypes:

  • Octane 95
  • Octane 95+ (additives)
  • Octane 100
  • Diesel
  • Diesel+ (additives)
  • Electric

From these fuelcompanies:

  • Circle K
  • F24
  • Go'On
  • ingo
  • OIL! tank & go
  • OK
  • Q8
  • Shell

Configuration

fuelprices_dk:
  # Optional entries
  # Bypass the default update interval (60 minutes)
  update_interval: 300
  companies:
  # possible values are: circlek, f24, goon, ingo, oil, ok, q8 and shell
    - ok
    - shell
  fueltypes:
  # Possible values are: oktan 95, oktan 95+, oktan 100, diesel, diesel+ and electric
    - oktan 95
    - diesel

About

Scraping prices of different types of fuel ⛽ from different fuel companies in Denmark 🇩🇰

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages

  • Python 100.0%