18 lines
602 B
Markdown
18 lines
602 B
Markdown
---
|
|
title: ROVA
|
|
description: Instructions on how to integrate ROVA sensor within Home Assistant.
|
|
ha_category:
|
|
- Sensor
|
|
ha_release: 0.87
|
|
ha_iot_class: Cloud Polling
|
|
ha_config_flow: true
|
|
ha_domain: rova
|
|
ha_platforms:
|
|
- sensor
|
|
ha_integration_type: integration
|
|
---
|
|
|
|
[ROVA](https://rova.nl) is a waste collection company that operates in the center and east of the Netherlands. This **ROVA** integration uses an unofficial [ROVA](https://rova.nl) API to allow you to get your waste collection schedule and integrate this into your Home Assistant installation.
|
|
|
|
{% include integrations/config_flow.md %}
|