Skip to content

Add info on miele duration sensors #38601

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

Open
wants to merge 2 commits into
base: next
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions source/_integrations/miele.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,9 @@ The integration configuration may ask for the *Client ID* and *Client Secret* cr
- **Operation state**:
- **Status**: Represents the current operation state of the device. The default entity name is just the appliance type. For example, "Dishwasher".
- **Temperature**: Represents the current temperature in refrigerators, freezers, and ovens. Entities are created for up to 3 zones depending on the device capabilities.
- **Elapsed time**: Shows the number of minutes that the current program has been running.
- **Remaining time**: Shows the estimated number of minutes remaining in the current program cycle. This value can fluctuate during a program cycle based on load dirtiness or water‑heating time.
- **Start in**: Shows the number of minutes until a delayed program start, if configured.
{% enddetails %}

## Automation examples
Expand Down