This is not an official integration from BIR!
This Home Assistant extension dynamically generates sensors for waste collection schedules based on your address. It fetches the data from BIRs API to find the appropriate dates for waste pickup and creates sensors accordingly.
- 📍 Dynamically creates sensors based on the available waste types (e.g., Mixed Waste, Paper & Plastic, Food Waste or Glass & Metal) for your address.
- 🎛 Easy setup through Home Assistant's UI.
- Home Assistant instance up and running.
- Your garbage is picked up by BIR and your address is listed in BIR.no's database.
-
Restart Home Assistant
or
-
Go to
HACS
->Integrations
, -
Select
+
, -
Search for
BIR Waste Watch
and install it, -
Restart Home Assistant
-
Go to
Devices & services
and click add integration and search forBIR Waste Watch
-
Follow the configuration guide bellow
-
Download the latest release here.
-
Extract the zip and copy the files to the custom_components folder.
cp -r bir/ /config/custom_components/
-
Restart Home Assistant
Restart your Home Assistant instance to pick up the new files.
-
Add Integration
- Go to Home Assistant's UI.
- Navigate to Settings.
- Go to Devices and Services.
- Click Add Integration.
- Search for BIR Waste Watch and click to add.
During the setup phase, you'll need to provide a URL from BIR.no
- Go to bir.no.
- Enter your address in the search field and click on your address.
- Once you can see the dates, copy the URL from the address bar(should looks something similar to this:
https://bir.no/adressesoek/?rId=c2435f0f-2e4b-4908-86cf-bafbd3a2cf61&name=Lillehatten%20330,%20Bergen
). - Paste this URL into the setup phase of the integration in Home Assistant's UI.