Hi Bigrob8181,
I’ve the hass.io installation.
And I added the line sys.path.append('/usr/src/app')
and unfortunately I got the same error :
core-ssh:/usr/bin# python3 z-wave-graph.py --debug
Traceback (most recent call last):
File "z-wave-graph.py", line 31, in <module>
import homeassistant.config
ModuleNotFoundError: No module named 'homeassistant'
I take a look at the path and I didn’t have a path “/usr/src” in my hass.io installation