mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Adding how to confirm the path (#6342)
* Adding how to confirm the path Adding how to confirm the USB path for the Z-Wave device * Pointless change to bump netlify
This commit is contained in:
parent
f33219761c
commit
497804add7
@ -42,6 +42,16 @@ zha:
|
|||||||
database_path: /config/zigbee.db
|
database_path: /config/zigbee.db
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### {% linkable_title Finding the path %}
|
||||||
|
|
||||||
|
If the above defaults don't work, you can check what hardware has been found using the [hassio command](/hassio/commandline/#hardware):
|
||||||
|
|
||||||
|
```bash
|
||||||
|
$ hassio hardware info
|
||||||
|
```
|
||||||
|
|
||||||
|
Or you can use the UI and look in the *System* section of the *Hass.io* menu. There you'll find a *Hardware* button which will list all the hardware found.
|
||||||
|
|
||||||
## {% linkable_title Further reading %}
|
## {% linkable_title Further reading %}
|
||||||
|
|
||||||
For more information on using Z-Wave, see the [main documentation](/docs/z-wave/).
|
For more information on using Z-Wave, see the [main documentation](/docs/z-wave/).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user