home-assistant.io/source/_integrations/recollect_waste.markdown

1.2 KiB

title description ha_category ha_release ha_iot_class ha_domain ha_codeowners ha_config_flow ha_platforms ha_integration_type
ReCollect Waste Instructions on how to set up ReCollect Waste sensor within Home Assistant.
Sensor
0.87 Cloud Polling recollect_waste
@bachya
true
calendar
diagnostics
sensor
service

The recollect_waste integration allows you to track the next scheduled waste pickup and what type of waste from ReCollect Waste.

To use this integration, you must know both your ReCollect Place and Service IDs. In general, cities/municipalities that utilize ReCollect will give you a way to subscribe to a calendar with pickup dates. If you examine the iCal URL for this calendar, the Place and Service IDs are embedded in it:

webcal://recollect.a.ssl.fastly.net/api/places/PLACE_ID/services/SERVICE_ID/events.en-US.ics

The default frequency for pulling data from ReCollect Waste is once a day (86400 seconds).

The ReCollect Waste sensor uses the ReCollect API URL to obtain data and not an official API from ReCollect. Use at your own risk.

{% include integrations/config_flow.md %}