Update zwave.markdown

This commit is contained in:
warcanoid 2019-06-11 21:02:08 +02:00 committed by GitHub
parent 2bb42cea7a
commit 7d4d65ffed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -42,6 +42,14 @@ zha:
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 %}
If the above defaults don't work, you can check what hardware has been found using the [`hassio` command](/hassio/commandline/#hardware):