Trying to install an "out of flavor" OZW branch

31 views
Skip to first unread message

Chris A

unread,
Sep 28, 2018, 8:37:41 AM9/28/18
to python-openzwave-discuss
Hello,

sorry I'm a total noob and I'm lost trying to install python-openzwave with the OZW 1.5 master branch to use a particular device on Homeassistant. By using flavor ozwdev I get the 1.5 dev branch, which doesn't include the commit I'm looking for (2edc266), and by using embed I get to 1.4.3142.

I spent many hours trying to figure it out but I'm really too far out my competence area. Is there any way to do this via the pip installer?

Thanks a lot for your time, this project is great!
Chris

bibi bibi21000

unread,
Sep 28, 2018, 2:12:47 PM9/28/18
to python-openz...@googlegroups.com
git flavor ?

--
You received this message because you are subscribed to the Google Groups "python-openzwave-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to python-openzwave-d...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Chris A

unread,
Sep 29, 2018, 7:26:41 AM9/29/18
to python-openzwave-discuss
That's what I hoped, but I only get 1.4.0 with git flavor.

bibi bibi21000

unread,
Sep 30, 2018, 4:05:15 AM9/30/18
to python-openz...@googlegroups.com
Looking at openzwave github, there are 2 branches :
- master : can be used with git flavor
- dev ; with the ozwdev flavor
Where does your openzwave code come from ?

Le sam. 29 sept. 2018 à 13:26, Chris A <c.aud...@gmail.com> a écrit :
That's what I hoped, but I only get 1.4.0 with git flavor.

--

Chris A

unread,
Sep 30, 2018, 12:05:36 PM9/30/18
to python-openzwave-discuss
I do this:

(venvX) pip uninstall -y python_openzwave
(venvX) pip install python_openzwave --no-cache-dir --no-deps --install-option="--flavor=git"
Reply all
Reply to author
Forward
0 new messages