Page 1 of 1

Plugin version Zigate 4.11.017

Posted: Friday 04 June 2021 12:36
by Sdmitriy
Good day.
How to clone plugin version 4.11.017 with command git clone https://github.com/pipiche38/Domoticz-Zigate.git ,if current branch is stable 5.

Re: Plugin version Zigate 4.11.017

Posted: Friday 04 June 2021 12:58
by waltervl
switch to stable instead of stable5

git pull
git checkout stable // will move you to the stable channel (4.x)
git checkout stable5 // will move you to the stable5 channel (5.x)
git checkout beta // will move you to the beta channel (5.x)

Edit: if you read the french part of the wiki you see more info (use google translate)
https://github.com/pipiche38/Domoticz-Z ... -le-plugin