diff --git a/source/hassio/zwave.markdown b/source/hassio/zwave.markdown index 949d9ff0bd7..accea2e5206 100644 --- a/source/hassio/zwave.markdown +++ b/source/hassio/zwave.markdown @@ -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):