Skip to content

Commit

Permalink
Corrected MacOS pip path
Browse files Browse the repository at this point in the history
  • Loading branch information
KNXBroker committed Feb 14, 2021
1 parent d3e022c commit 08e8a5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/home_assistant.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ Delete the automatically installed version:
rm [hass-directory]/lib/python[python-version]/site-packages/xknx*
```

Note: `[hass-directory]` is platform dependend (e.g. `~/.homeassistant` for MacOS or `/srv/homeassistant` for LINUX).
Note: `[hass-directory]` is platform dependend (e.g. `.homeassistant/deps` for MacOS or `/srv/homeassistant` for LINUX).

Ideally start HA from command line. Export the environment variable PYTHONPATH to your local `xknx` checkout:

Expand Down

0 comments on commit 08e8a5f

Please sign in to comment.