We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8368509 commit 43dc5daCopy full SHA for 43dc5da
TOOLS.md
@@ -39,7 +39,7 @@ disable ZHA to run any of the tools:
39
2. Drop into a regular shell by running `login`.
40
3. At the root shell, log into the main Home Assistant Docker container:
41
```bash
42
- docker exec -it $(docker ps -f name=homeassistant -q) bash
+ docker exec -it homeassistant bash
43
```
44
45
4. Since ZHA is still using your Zigbee radio, you must temporarily *disable* the ZHA
0 commit comments