Page 1 of 1

Zigate Plugin release 4.1.0

Posted: Tuesday 12 March 2019 14:13
by pipiche
Release 4.1.0 will be on stable branch soon.
Please take the time to read this document which introduce it.
https://github.com/pipiche38/Domoticz-Z ... ase-4.1.md

ATTENTION, you need to plan a MIGRATION step (moving files from one place to an other)

In case of trouble, please use the following:

1. Wiki pages (https://github.com/sasu-drooz/Domoticz-Zigate/wiki)
2. This forum

Re: Zigate Plugin release 4.1.0

Posted: Wednesday 13 March 2019 22:53
by waltervl
Thanks!

Re: Zigate Plugin release 4.1.0

Posted: Saturday 16 March 2019 13:54
by pfloryann
Hi i've updated plugin and now i have:

"git status
On branch pre-4.1
Your branch is up-to-date with 'origin/pre-4.1'"

This is stable 4.1 stable version?

Re: Zigate Plugin release 4.1.0

Posted: Saturday 16 March 2019 14:08
by pipiche
No pre-4.1 was just a branch in preparation of 4.1. That one is discontinued

You need to switch back to stable branch by git checkout stable



Envoyé de mon iPhone en utilisant Tapatalk

Re: Zigate Plugin release 4.1.0

Posted: Tuesday 19 March 2019 15:12
by pfloryann
i have tried and i have this error

git checkout stable
error: Your local changes to the following files would be overwritten by checkout:
Conf/DeviceConf.txt
Conf/PluginConf.txt
Please commit your changes or stash them before you switch branches.
Aborting

Re: Zigate Plugin release 4.1.0

Posted: Tuesday 19 March 2019 16:21
by pipiche
Cela indique que tu as modifiés ces fichiers qui sont sous control de version

Devrait t'aider

Code: Select all

git reset --hard
git checkout stable
Tu peux également copier ton fichier PluginConf.txt en PluginConf-xx.txt (avec xx le HardwareID du plugin), cela t'evitera par la suite d'avoir ce soucis.

Re: Zigate Plugin release 4.1.0

Posted: Wednesday 20 March 2019 14:12
by pfloryann
That worked and is done

"git status
On branch stable
Your branch is up-to-date with 'origin/stable'."

Thank you Pipiche!

Re: Zigate Plugin release 4.1.0

Posted: Wednesday 03 April 2019 5:39
by jjnj
How many devices can connect to zigate?
The maximum amount of devices.

Verstuurd vanaf mijn LM-V405 met Tapatalk


Re: Zigate Plugin release 4.1.0

Posted: Wednesday 03 April 2019 8:38
by fredo
jjnj wrote: Wednesday 03 April 2019 5:39 How many devices can connect to zigate?
The maximum amount of devices.

Verstuurd vanaf mijn LM-V405 met Tapatalk
This has nothing to do with the plugin. The limitation is on the hardware itself.
https://zigate.fr/2019/02/11/maj-firmwa ... sion-3-0f/
70 devices in total where 40 in direct pairing
If you want more, please use : https://github.com/fairecasoimeme/ZiGate

Re: Zigate Plugin release 4.1.0

Posted: Wednesday 03 April 2019 21:49
by pipiche
That is correct 70 devices in total with 40 in direct. If you want to know more and especially what 40 in direct versus 70 , please contact the Zigate vendor, as from a plugin standpoint I don't really care ...

Re: Zigate Plugin release 4.1.0

Posted: Tuesday 16 April 2019 23:35
by mpx2
There's this radio analysis feature.
https://github.com/pipiche38/Domoticz-Z ... -Status.md

How can I run it?

Re: Zigate Plugin release 4.1.0

Posted: Wednesday 17 April 2019 9:32
by pipiche
mpx2 wrote: Tuesday 16 April 2019 23:35 There's this radio analysis feature.
https://github.com/pipiche38/Domoticz-Z ... -Status.md

How can I run it?
You need to set networkScan 240 in the Conf/PluginConf.txt file so the network Interference report will be trigger 4 minutes after plugin start

for more information: https://github.com/pipiche38/Domoticz-Z ... onf.txt.md

Re: Zigate Plugin release 4.1.0

Posted: Wednesday 17 April 2019 10:57
by mpx2
pipiche wrote: Wednesday 17 April 2019 9:32
mpx2 wrote: Tuesday 16 April 2019 23:35 There's this radio analysis feature.
https://github.com/pipiche38/Domoticz-Z ... -Status.md

How can I run it?
You need to set networkScan 240 in the Conf/PluginConf.txt file so the network Interference report will be trigger 4 minutes after plugin start

for more information: https://github.com/pipiche38/Domoticz-Z ... onf.txt.md
My PluginConf.txt is now

Code: Select all

{
'channel':'11,15,19,20,25,26',
'vibrationAqarasensitivity':'medium',
'resetMotiondelay':'30',
'enablegroupmanagement':'0',
'logLQI':'0',
'logFORMAT':'0',
'networkScan':'240'
}
but I cannot see any reports in "Zigate Status 8" or "Zigate Notifications 8".

Re: Zigate Plugin release 4.1.0

Posted: Wednesday 17 April 2019 11:18
by pipiche
What about Logs ?

Re: Zigate Plugin release 4.1.0

Posted: Wednesday 17 April 2019 12:41
by mpx2
pipiche wrote: Wednesday 17 April 2019 11:18 What about Logs ?
Domoticz log:

Code: Select all

2019-04-17 13:19:31.062 (ZiGate) NwkMgtUpdReq - scan channel(s): 6188800 duration: 05 count: 1 >0000061888000501010000<

Re: Zigate Plugin release 4.1.0

Posted: Wednesday 17 April 2019 13:21
by pipiche
At least the line you show, tell that the plugin has requested the Scan which is good

Re: Zigate Plugin release 4.1.0

Posted: Wednesday 17 April 2019 13:49
by mpx2
pipiche wrote: Wednesday 17 April 2019 13:21 At least the line you show, tell that the plugin has requested the Scan which is good
After setting software reset to true in Zigate settings I notices this in the log.

Code: Select all

2019-04-17 14:26:05.060 Status: (ZiGate) DomoticzVersion: 4.9700
2019-04-17 14:26:05.060 Status: (ZiGate) DomoticzHash: xxxxxxxxx
2019-04-17 14:26:05.060 Status: (ZiGate) DomoticzBuildTime: 2018-06-23 17:24:51
2019-04-17 14:26:05.060 Status: (ZiGate) The current Domoticz version doesn't support the plugin to enable a number of features
2019-04-17 14:26:05.060 Status: (ZiGate) switching to Domoticz V 4.10355 and above would help

Re: Zigate Plugin release 4.1.0

Posted: Wednesday 17 April 2019 14:05
by pipiche
You need a Domoticz Version higher than 4.10355 in order to have a number of features enabled which is mainly the regular update of Last Seen field in domoticz