mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-13 20:36:52 +00:00
Add calendar platform to Twente Milieu (#22084)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
This commit is contained in:
parent
57e4d9f6bd
commit
7d6833d50e
@ -2,8 +2,9 @@
|
||||
title: Twente Milieu
|
||||
description: Instructions on how to integrate Twente Milieu with Home Assistant.
|
||||
ha_category:
|
||||
- Sensor
|
||||
- Calendar
|
||||
- Environment
|
||||
- Sensor
|
||||
ha_release: 0.97
|
||||
ha_iot_class: Cloud Polling
|
||||
ha_config_flow: true
|
||||
@ -11,6 +12,7 @@ ha_codeowners:
|
||||
- '@frenck'
|
||||
ha_domain: twentemilieu
|
||||
ha_platforms:
|
||||
- calendar
|
||||
- diagnostics
|
||||
- sensor
|
||||
ha_quality_scale: platinum
|
||||
@ -21,6 +23,11 @@ pickups by Twente Milieu for each of the different waste types.
|
||||
|
||||
{% include integrations/config_flow.md %}
|
||||
|
||||
## Calendar
|
||||
|
||||
The integration provides a calendar to Home Assistant. You can view
|
||||
all upcoming waste pickups in the calender dashboard.
|
||||
|
||||
## Sensors
|
||||
|
||||
This integration provides sensors for the following waste pickup dates from Twente Milieu:
|
||||
|
Loading…
x
Reference in New Issue
Block a user