Skip to content

Custom component for Homeassistant which provides waste pickup dates for Omrin

License

Notifications You must be signed in to change notification settings

Jordi1990/homeassistant-omrin-waste-sensor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GitHub release (latest by date) License: MIT hacs_badge

Omrin waste sensor

Provides sensors for Dutch waste collector Omrin.

MANUAL INSTALLATION

  1. Download the latest release.
  2. Unpack the release and copy the custom_components/omrin_waste directory into the custom_components directory of your Home Assistant installation.
  3. Configure the omrin_waste sensor.
  4. Restart Home Assistant.

INSTALLATION VIA Home Assistant Community Store (HACS)

  1. Ensure that HACS is installed.
  2. Search for and install the "Omrin waste sensor" integration.
  3. Configure the omrin_waste sensor.
  4. Restart Home Assistant.

Example config

sensor:
  - platform: omrin_waste
    postalcode: 3262CD
    housenumber: 5

CONFIGURATION PARAMETERS

SENSOR PARAMETERS

Attribute Optional Description
postalcode No Postalcode
housenumber No Housenumber

About

Custom component for Homeassistant which provides waste pickup dates for Omrin

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages