I posted the main message in another thread:
Thought I would ask the FreeNAS people here. I posted the whole error in the other thread, but provide a small portion below.
I did my install using the instructions here:
I had an error trying to setup zwave.
Running HA Version: 0.100.1
ERROR: Command errored out with exit status 1: /usr/local/share/homeassistant/bin/python3.7 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-a_4a42hh/homeassistant-pyozw/setup.py'"'"'; __file__='"'"'/tmp/pip-install-a_4a42hh/homeassistant-pyozw/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record /tmp/pip-record-ox3vb57p/install-record.txt --single-version-externally-managed --compile --install-headers /usr/local/share/homeassistant/include/site/python3.7/homeassistant-pyozw Check the logs for full command output.
Failed config
General Errors:
- Component error: zwave - Requirements for zwave not found: ['homeassistant-pyozw==0.1.4'].
Thanks