mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 13:56:53 +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
|
title: Twente Milieu
|
||||||
description: Instructions on how to integrate Twente Milieu with Home Assistant.
|
description: Instructions on how to integrate Twente Milieu with Home Assistant.
|
||||||
ha_category:
|
ha_category:
|
||||||
- Sensor
|
- Calendar
|
||||||
- Environment
|
- Environment
|
||||||
|
- Sensor
|
||||||
ha_release: 0.97
|
ha_release: 0.97
|
||||||
ha_iot_class: Cloud Polling
|
ha_iot_class: Cloud Polling
|
||||||
ha_config_flow: true
|
ha_config_flow: true
|
||||||
@ -11,6 +12,7 @@ ha_codeowners:
|
|||||||
- '@frenck'
|
- '@frenck'
|
||||||
ha_domain: twentemilieu
|
ha_domain: twentemilieu
|
||||||
ha_platforms:
|
ha_platforms:
|
||||||
|
- calendar
|
||||||
- diagnostics
|
- diagnostics
|
||||||
- sensor
|
- sensor
|
||||||
ha_quality_scale: platinum
|
ha_quality_scale: platinum
|
||||||
@ -21,6 +23,11 @@ pickups by Twente Milieu for each of the different waste types.
|
|||||||
|
|
||||||
{% include integrations/config_flow.md %}
|
{% 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
|
## Sensors
|
||||||
|
|
||||||
This integration provides sensors for the following waste pickup dates from Twente Milieu:
|
This integration provides sensors for the following waste pickup dates from Twente Milieu:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user