mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 08:46:51 +00:00
Update troubleshooting section for Miele integration (#39009)
This commit is contained in:
parent
a7e2fd164a
commit
83a827488d
@ -208,22 +208,16 @@ When the configuration entry is loaded or after a streaming error (for example a
|
|||||||
|
|
||||||
## Troubleshooting
|
## Troubleshooting
|
||||||
|
|
||||||
### Unavailable entities for a device
|
{% details "Problem: Unavailable entities for a device" %}
|
||||||
|
|
||||||
#### Symptom: "The entities related to an appliance were available but no longer are"
|
|
||||||
|
|
||||||
After reloading the Miele integration, the entities related to an appliance that used to be available are no longer available.
|
After reloading the Miele integration, the entities related to an appliance that used to be available are no longer available.
|
||||||
|
|
||||||
##### Description
|
|
||||||
|
|
||||||
Unavailable entities can have multiple causes:
|
Unavailable entities can have multiple causes:
|
||||||
|
|
||||||
- The appliance is turned off. When it is turned off, the appliance is disconnected and the API does not retrieve information about the appliance.
|
- The appliance is turned off. When it is turned off, the appliance is disconnected and the API does not retrieve information about the appliance.
|
||||||
- The appliance is experiencing a network issue.
|
- The appliance is experiencing a network issue.
|
||||||
- The Miele API is experiencing issues.
|
- The Miele API is experiencing issues.
|
||||||
|
|
||||||
##### Resolution
|
|
||||||
|
|
||||||
To try to solve the above issues, follow these steps:
|
To try to solve the above issues, follow these steps:
|
||||||
|
|
||||||
1. Turn on the appliance and reload the Miele integration.
|
1. Turn on the appliance and reload the Miele integration.
|
||||||
@ -236,6 +230,16 @@ To try to solve the above issues, follow these steps:
|
|||||||
- [Miele service and contact](https://www.miele.com/)
|
- [Miele service and contact](https://www.miele.com/)
|
||||||
- [Miele developer Help & Support](https://www.miele.com/developer)
|
- [Miele developer Help & Support](https://www.miele.com/developer)
|
||||||
|
|
||||||
|
{% enddetails %}
|
||||||
|
|
||||||
|
{% details "Problem: Program or program phase is unknown" %}
|
||||||
|
|
||||||
|
The most common cause is that the code presented by the API is unknown to the integration. Details of the missing code can be found in the Home Assistant log or in the diagnostic file. Please open an issue on GitHub with the details from the logs. Please also include information on the program or program phase that was active when the message occurred.
|
||||||
|
|
||||||
|
Unknown can also be displayed if the state is reported as unknown by the API, usually caused by a temporary malfunction in the cloud service.
|
||||||
|
|
||||||
|
{% enddetails %}
|
||||||
|
|
||||||
## Removing the integration
|
## Removing the integration
|
||||||
|
|
||||||
This integration follows standard integration removal. If you have entered your own credentials, you will be asked if you want to keep them or delete them. If you want to delete them later you can do that from the tree-dot menu in {% my integrations title="**Settings** > **Devices & services**" %}.
|
This integration follows standard integration removal. If you have entered your own credentials, you will be asked if you want to keep them or delete them. If you want to delete them later you can do that from the tree-dot menu in {% my integrations title="**Settings** > **Devices & services**" %}.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user