Skip to content

Commit a8ee6a9

Browse files
thomasddnc0ffeeca7
andauthored
Add troubleshooting section for Volvo integration (#40365)
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
1 parent 51dba59 commit a8ee6a9

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

source/_integrations/volvo.markdown

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,11 @@ The official Volvo app has access to a more feature-rich API. As a result, this
133133

134134
## Troubleshooting
135135

136+
### The `charging_power_status` entity shows `fault` as value or is unavailable
137+
138+
- Some models will report `fault` if there is no power from the charger (for example, because the charger was paused) while being connected.
139+
- This field is poorly documented in the API, and therefore, we need to learn the possible values along the way. If an unknown value is detected, the entity will become `unavailable` and a warning will be logged. Please [open a ticket](https://github.com/home-assistant/core/issues/new?template=bug_report.yml) - if no one else has - with the value mentioned in the log.
140+
136141
### Recharge API
137142

138143
#### Symptoms

0 commit comments

Comments
 (0)