Zigate Plugin release 4.1.0 Topic is solved
Moderator: leecollings
Zigate Plugin release 4.1.0
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
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
- waltervl
- Posts: 6689
- Joined: Monday 28 January 2019 18:48
- Target OS: Linux
- Domoticz version: 2025.1
- Location: NL
- Contact:
Re: Zigate Plugin release 4.1.0
Thanks!
Domoticz running on Udoo X86 (on Ubuntu)
Devices/plugins: ZigbeeforDomoticz (with Xiaomi, Ikea, Tuya devices), Nefit Easy, Midea Airco, Omnik Solar, Goodwe Solar
Devices/plugins: ZigbeeforDomoticz (with Xiaomi, Ikea, Tuya devices), Nefit Easy, Midea Airco, Omnik Solar, Goodwe Solar
-
pfloryann
- Posts: 204
- Joined: Wednesday 09 January 2019 10:14
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 2025.2
- Location: BlooeSky
- Contact:
Re: Zigate Plugin release 4.1.0
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?
"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?
Domoticz on Raspberry Pi 4 Debian 13 x64
Zigbee2mqtt and zigbee devices (Xiaomi, Ikea,Tuya, Philips, Osram), Broadlink, Solar power Victron Energy, Yeelight, Xiaomi Purifier Pro, Roborock S5
Zigbee2mqtt and zigbee devices (Xiaomi, Ikea,Tuya, Philips, Osram), Broadlink, Solar power Victron Energy, Yeelight, Xiaomi Purifier Pro, Roborock S5
Re: Zigate Plugin release 4.1.0
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
You need to switch back to stable branch by git checkout stable
Envoyé de mon iPhone en utilisant Tapatalk
-
pfloryann
- Posts: 204
- Joined: Wednesday 09 January 2019 10:14
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 2025.2
- Location: BlooeSky
- Contact:
Re: Zigate Plugin release 4.1.0
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
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
Domoticz on Raspberry Pi 4 Debian 13 x64
Zigbee2mqtt and zigbee devices (Xiaomi, Ikea,Tuya, Philips, Osram), Broadlink, Solar power Victron Energy, Yeelight, Xiaomi Purifier Pro, Roborock S5
Zigbee2mqtt and zigbee devices (Xiaomi, Ikea,Tuya, Philips, Osram), Broadlink, Solar power Victron Energy, Yeelight, Xiaomi Purifier Pro, Roborock S5
Re: Zigate Plugin release 4.1.0
Cela indique que tu as modifiés ces fichiers qui sont sous control de version
Devrait t'aider
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.
Devrait t'aider
Code: Select all
git reset --hard
git checkout stable-
pfloryann
- Posts: 204
- Joined: Wednesday 09 January 2019 10:14
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 2025.2
- Location: BlooeSky
- Contact:
Re: Zigate Plugin release 4.1.0
That worked and is done
"git status
On branch stable
Your branch is up-to-date with 'origin/stable'."
Thank you Pipiche!
"git status
On branch stable
Your branch is up-to-date with 'origin/stable'."
Thank you Pipiche!
Domoticz on Raspberry Pi 4 Debian 13 x64
Zigbee2mqtt and zigbee devices (Xiaomi, Ikea,Tuya, Philips, Osram), Broadlink, Solar power Victron Energy, Yeelight, Xiaomi Purifier Pro, Roborock S5
Zigbee2mqtt and zigbee devices (Xiaomi, Ikea,Tuya, Philips, Osram), Broadlink, Solar power Victron Energy, Yeelight, Xiaomi Purifier Pro, Roborock S5
-
jjnj
Re: Zigate Plugin release 4.1.0
How many devices can connect to zigate?
The maximum amount of devices.
Verstuurd vanaf mijn LM-V405 met Tapatalk
The maximum amount of devices.
Verstuurd vanaf mijn LM-V405 met Tapatalk
-
fredo
- Posts: 16
- Joined: Thursday 28 March 2019 21:09
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Zigate Plugin release 4.1.0
This has nothing to do with the plugin. The limitation is on the hardware itself.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
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
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 ...
-
mpx2
- Posts: 75
- Joined: Friday 21 September 2018 18:28
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 4.10717
- Contact:
Re: Zigate Plugin release 4.1.0
There's this radio analysis feature.
https://github.com/pipiche38/Domoticz-Z ... -Status.md
How can I run it?
https://github.com/pipiche38/Domoticz-Z ... -Status.md
How can I run it?
Re: Zigate Plugin release 4.1.0
You need to set networkScan 240 in the Conf/PluginConf.txt file so the network Interference report will be trigger 4 minutes after plugin startmpx2 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?
for more information: https://github.com/pipiche38/Domoticz-Z ... onf.txt.md
-
mpx2
- Posts: 75
- Joined: Friday 21 September 2018 18:28
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 4.10717
- Contact:
Re: Zigate Plugin release 4.1.0
My PluginConf.txt is nowpipiche wrote: Wednesday 17 April 2019 9:32You need to set networkScan 240 in the Conf/PluginConf.txt file so the network Interference report will be trigger 4 minutes after plugin startmpx2 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?
for more information: https://github.com/pipiche38/Domoticz-Z ... onf.txt.md
Code: Select all
{
'channel':'11,15,19,20,25,26',
'vibrationAqarasensitivity':'medium',
'resetMotiondelay':'30',
'enablegroupmanagement':'0',
'logLQI':'0',
'logFORMAT':'0',
'networkScan':'240'
}
Re: Zigate Plugin release 4.1.0
What about Logs ?
-
mpx2
- Posts: 75
- Joined: Friday 21 September 2018 18:28
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 4.10717
- Contact:
Re: Zigate Plugin release 4.1.0
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
At least the line you show, tell that the plugin has requested the Scan which is good
-
mpx2
- Posts: 75
- Joined: Friday 21 September 2018 18:28
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 4.10717
- Contact:
Re: Zigate Plugin release 4.1.0
After setting software reset to true in Zigate settings I notices this in the log.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
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 helpRe: Zigate Plugin release 4.1.0
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
Who is online
Users browsing this forum: No registered users and 1 guest