Skip to content

Home Assistant platform for garbage pickup schedule in Oslo

Notifications You must be signed in to change notification settings

svhelge/oslo_waste

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Oslo Kommune, Avfall og gjenvinning

This sensor queries the web pages of Oslo Kommune for information about when garbage will be picked up. It provides one sensor for each class of garbage, with their state set to the amount of days left until the garbage will be picked up.

Installation

Clone this folder to <config_dir>/custom_components/oslo_waste/.

Add the following to your configuration.yaml file:

# Example configuration.yaml entry
sensor:
  - platform: oslo_waste
    address: 'Drammensveien 1'

The address entry is mandatory, and should match with one of the headings in the search results after searching on this web page: https://www.oslo.kommune.no/avfall-og-gjenvinning/avfallshenting/. If searching for your address does not return the search results you need, you can set the search string with the optional 'street' config option.

About

Home Assistant platform for garbage pickup schedule in Oslo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%