mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 22:06:50 +00:00
Add Twente Milieu integration (#9851)
* Add Twente Milieu integration * Update source/_components/twentemilieu.markdown Co-Authored-By: Martin Hjelmare <marhje52@kth.se> * Update source/_components/twentemilieu.markdown Co-Authored-By: Martin Hjelmare <marhje52@kth.se>
This commit is contained in:
parent
8c09033c14
commit
9e11620ed5
44
source/_components/twentemilieu.markdown
Normal file
44
source/_components/twentemilieu.markdown
Normal file
@ -0,0 +1,44 @@
|
||||
---
|
||||
title: "Twente Milieu"
|
||||
description: "Instructions on how to integrate Twente Milieu with Home Assistant."
|
||||
logo: twentemilieu.png
|
||||
ha_category:
|
||||
- Sensor
|
||||
- Environment
|
||||
ha_release: 0.97
|
||||
ha_iot_class: Cloud Polling
|
||||
ha_config_flow: true
|
||||
---
|
||||
|
||||
The Twente Milieu integration allows you to track the next scheduled waste
|
||||
pickups by Twente Milieu for each of the different waste types.
|
||||
|
||||
## Configuration via the frontend
|
||||
|
||||
Menu: **Configuration** -> **Integrations**.
|
||||
|
||||
Click on the `+` sign to add an integration and click on **Twente Milieu**.
|
||||
Follow the configuration flow, after finishing, the Twente Milieu
|
||||
integration will be available.
|
||||
|
||||
## Sensors
|
||||
|
||||
This integration provides sensors for the following waste pickup dates from Twente Milieu:
|
||||
|
||||
- Next plastic waste pickup date.
|
||||
- Next organic waste pickup date.
|
||||
- Next paper waste pickup date.
|
||||
- Next non-recyclable waste pickup date.
|
||||
|
||||
## Services
|
||||
|
||||
The Twente Milieu integration exposes a service that allows you to manually update
|
||||
the pickup date from Twente Milieu.
|
||||
|
||||
### Service `update`
|
||||
|
||||
Update pickup dates from Twente Milieu
|
||||
|
||||
| Service data attribute | Optional | Description |
|
||||
| ---------------------- | -------- | ------------------------------------------------------------ |
|
||||
| `id` | Yes | The unique address ID to update. |
|
BIN
source/images/supported_brands/twentemilieu.png
Normal file
BIN
source/images/supported_brands/twentemilieu.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 22 KiB |
Loading…
x
Reference in New Issue
Block a user