Component to integrate with BIR.
BIR integrasjon som trigger dagen når renovasjonen blir hentet: https://bir.no/adressesoek
This component will set up the following platforms.
Platform | Description |
---|---|
next_recycle |
Next date for recycle pickup. |
days_until_recycle |
Days left until recycle pickup. |
bool_recycle_day |
True if recycle pickup date is tomorrow. |
next_waste |
Next date for waste pickup. |
days_until_waste |
Days left until waste pickup. |
bool_waste_day |
True if waste pickup date is tomorrow. |
Copy contents of custom_components/bir/ to custom_components/bir/ in your Home Assistant config folder.