-
-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Add Twente Milieu integration #9851
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -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. | | ||
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.