Skip to content

Commit 5290e0a

Browse files
authored
Update README.md
1 parent 65f5a23 commit 5290e0a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,8 @@ For all services a persistent notification will be sent for both successes and f
7676
* Solution
7777
* Create / Modify the file `/etc/udev/rules.d/99-com.rules` on your machine and insert `KERNEL=="hidraw*", SUBSYSTEM=="hidraw", MODE="0664", GROUP="homeassistant"`
7878
* Ensure the user running Home Assistant belongs to the homeassistant group
79-
79+
* TimeoutError: _DoCommand
80+
* Ensure that you have updated to the latest component code. If you still see this error follow Reporting an Issue below.
8081
## Reporting an Issue
8182
1. Setup your logger to print debug messages for this component using:
8283
```yaml
@@ -89,4 +90,5 @@ logger:
8990
2. Restart HA
9091
3. Verify you're still having the issue
9192
4. File an issue in this Github Repository containing your HA log (Developer section > Info > Load Full Home Assistant Log)
93+
* Please include details about your setup (Pi, NUC, etc, docker?, HASSOS?)
9294
* The log file can also be found at `/<config_dir>/home-assistant.log`

0 commit comments

Comments
 (0)