mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-25 02:07:15 +00:00
Update zwave.markdown
This commit is contained in:
parent
2bb42cea7a
commit
7d4d65ffed
@ -42,6 +42,14 @@ zha:
|
|||||||
database_path: /config/zigbee.db
|
database_path: /config/zigbee.db
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### {% linkable_title INTEL NUC %}
|
||||||
|
|
||||||
|
If you have INTEL NUC and host Ubuntu, on some system's the Z-Wave Aeotec stick is not starting up correctly - no Z-Wave nodes on Home Assistant start. Then you have to disable ModemManager:
|
||||||
|
|
||||||
|
```bash
|
||||||
|
ubuntu$ systemctl disable ModemManager.service
|
||||||
|
```
|
||||||
|
|
||||||
### {% linkable_title Finding the path %}
|
### {% 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):
|
If the above defaults don't work, you can check what hardware has been found using the [`hassio` command](/hassio/commandline/#hardware):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user