zigbeefordomoticz older version avalible?
Moderator: leecollings
-
- Posts: 562
- Joined: Sunday 11 December 2016 13:51
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
zigbeefordomoticz older version avalible?
since i run buster and domoticz version 2202.2 it seems impossible to install zigbeefordomoticz, i needs bullseye and a newer version of domoticz.
i have tried several updates to my system but i have alot of other software on the rpi that i get problems with if i update from buster.
is there any older versions of zigbeefordomoticz that can run on buster and domoticz 2022.2?
the maine reason that i want zigbeefordomoticz to work is that i have a sonoff 3.0 stick, and it doesnt seem that it can run on my 2022.2 version.
thanks in advance.
i have tried several updates to my system but i have alot of other software on the rpi that i get problems with if i update from buster.
is there any older versions of zigbeefordomoticz that can run on buster and domoticz 2022.2?
the maine reason that i want zigbeefordomoticz to work is that i have a sonoff 3.0 stick, and it doesnt seem that it can run on my 2022.2 version.
thanks in advance.
-
- Posts: 2016
- Joined: Monday 02 April 2018 20:33
- Target OS: Raspberry Pi / ODroid
- Domoticz version: beta
- Location: France
- Contact:
Re: zigbeefordomoticz older version avalible?
You can find all release here https://github.com/zigbeefordomoticz/Do ... e/releases
If you run buster, you can then go up to release [6.3.014](https://github.com/zigbeefordomoticz/Do ... -6.3.014-a)
You'll have to unzip or untar under plugins/Domoticz-Zigbee folder
If you run buster, you can then go up to release [6.3.014](https://github.com/zigbeefordomoticz/Do ... -6.3.014-a)
You'll have to unzip or untar under plugins/Domoticz-Zigbee folder
Zigbee for Domoticz plugin / RPI3B+ / Electrolama ZZH-P / 45 devices
If the plugin provides you value, you can support me with a donation Paypal.
Wiki is available here.
Zigbee for Domoticz FAQ
If the plugin provides you value, you can support me with a donation Paypal.
Wiki is available here.
Zigbee for Domoticz FAQ
-
- Posts: 562
- Joined: Sunday 11 December 2016 13:51
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: zigbeefordomoticz older version avalible?
Hi!
sorry but this might be a stupid question, but how do i install this older version, im used to just copy the links and paste them in putty/ssh, and do the installation that way,
do i need to install any other software then this zip that i have dowloaded?
when i have tried to install zigbeefordomoticz earlier times, there where other softwares that i needed to install in that guide.
do i need to install these ones also?
sorry but this might be a stupid question, but how do i install this older version, im used to just copy the links and paste them in putty/ssh, and do the installation that way,
do i need to install any other software then this zip that i have dowloaded?
when i have tried to install zigbeefordomoticz earlier times, there where other softwares that i needed to install in that guide.
do i need to install these ones also?
-
- Posts: 2016
- Joined: Monday 02 April 2018 20:33
- Target OS: Raspberry Pi / ODroid
- Domoticz version: beta
- Location: France
- Contact:
Re: zigbeefordomoticz older version avalible?
So I guess there is an easier way
You can do as before, but after the git clone command you can simply do a git checkout stable6 to move to the stable6 version
Then you need to run the following command to get it initialized
From there you should be ok.
You can do as before, but after the git clone command you can simply do a git checkout stable6 to move to the stable6 version
Code: Select all
git clone https://github.com/zigbeefordomoticz/Domoticz-Zigbee.git
git checkout stable6
Code: Select all
git submodule update --init --recursive
git pull --recurse-submodules
Zigbee for Domoticz plugin / RPI3B+ / Electrolama ZZH-P / 45 devices
If the plugin provides you value, you can support me with a donation Paypal.
Wiki is available here.
Zigbee for Domoticz FAQ
If the plugin provides you value, you can support me with a donation Paypal.
Wiki is available here.
Zigbee for Domoticz FAQ
-
- Posts: 562
- Joined: Sunday 11 December 2016 13:51
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: zigbeefordomoticz older version avalible?
i think i managed to install it now, but do i have to delete the old zigate plugin? as for now i get both the old zigate settings menu and the new zigbee menu at once , even if i just choose the zigbee plugin , there both baked into one , if i delete the zigate plugin, do i then loose all my paired nodes?
i made a screenshot, i could get it all but i hope you understand what i mean.
i made a screenshot, i could get it all but i hope you understand what i mean.
-
- Posts: 2016
- Joined: Monday 02 April 2018 20:33
- Target OS: Raspberry Pi / ODroid
- Domoticz version: beta
- Location: France
- Contact:
Re: zigbeefordomoticz older version avalible?
Yes, you can have only one plugin code under the plugins folder. So you need to remove one and indeed you'll loose all.
Now I do not really understand what you try to achieve. If you have already one plugin installed and working why do you want to do?
Now I do not really understand what you try to achieve. If you have already one plugin installed and working why do you want to do?
Zigbee for Domoticz plugin / RPI3B+ / Electrolama ZZH-P / 45 devices
If the plugin provides you value, you can support me with a donation Paypal.
Wiki is available here.
Zigbee for Domoticz FAQ
If the plugin provides you value, you can support me with a donation Paypal.
Wiki is available here.
Zigbee for Domoticz FAQ
-
- Posts: 562
- Joined: Sunday 11 December 2016 13:51
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: zigbeefordomoticz older version avalible?
Im trying to get my sonoff 3.0 stick to work, now I have a zigate usb stick and I have problems with nodes randomly disconnect even if they are close to each other, I've had alot of problems with that, so that's why I want to move over to sonoff, I hope it will works better.
-
- Posts: 2016
- Joined: Monday 02 April 2018 20:33
- Target OS: Raspberry Pi / ODroid
- Domoticz version: beta
- Location: France
- Contact:
Re: zigbeefordomoticz older version avalible?
Do not create a new plugin instance, Instead the best is to simply replace the Zigate by Sonoff. To do that: replace the Serial Port and the Coordinator model of Zigate by Sonoff
You'll make sure that you'll keep all devices.
Then you'll have simply to re-pair all devices with the Sonoff, and in such you'll keep the Domoticz widgets and all historical data
You'll make sure that you'll keep all devices.
Then you'll have simply to re-pair all devices with the Sonoff, and in such you'll keep the Domoticz widgets and all historical data
Zigbee for Domoticz plugin / RPI3B+ / Electrolama ZZH-P / 45 devices
If the plugin provides you value, you can support me with a donation Paypal.
Wiki is available here.
Zigbee for Domoticz FAQ
If the plugin provides you value, you can support me with a donation Paypal.
Wiki is available here.
Zigbee for Domoticz FAQ
-
- Posts: 562
- Joined: Sunday 11 December 2016 13:51
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: zigbeefordomoticz older version avalible?
Thank you for your help, do you think that the sonoff will work better then the zigate?
-
- Posts: 2016
- Joined: Monday 02 April 2018 20:33
- Target OS: Raspberry Pi / ODroid
- Domoticz version: beta
- Location: France
- Contact:
Re: zigbeefordomoticz older version avalible?
oh yes, it is.
And more features like backup and restore of the key
For me zigate is a dead product, no update from the manufacturer, really a shame. And zigate is suffering from a closed/protected chipset from NXP
And more features like backup and restore of the key
For me zigate is a dead product, no update from the manufacturer, really a shame. And zigate is suffering from a closed/protected chipset from NXP
Zigbee for Domoticz plugin / RPI3B+ / Electrolama ZZH-P / 45 devices
If the plugin provides you value, you can support me with a donation Paypal.
Wiki is available here.
Zigbee for Domoticz FAQ
If the plugin provides you value, you can support me with a donation Paypal.
Wiki is available here.
Zigbee for Domoticz FAQ
-
- Posts: 562
- Joined: Sunday 11 December 2016 13:51
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: zigbeefordomoticz older version avalible?
thanks for your help, i have now installed the new zigbeefordomoticz and im up and running, i have a problem when im trying to include the nodes again, i get this in the error log, it seems like it can include the node because its already included, so i have deleted some of the old devices just to see if it can be included and it works, but i loose all the data and i need to reconfigure all the blockys and scripts.
do you have any easier way?
2024-01-09 20:26:43.077 Error: zigbee: processNotinDBDevices - Please cross check the consistency of the Domoticz and Plugin database.
2024-01-09 20:26:48.060 Error: zigbee: processNotinDBDevices - Devices already exist. Tv dimmer with {'Version': '3', 'ZDeviceName': '', 'Status': '8043', 'SQN': '02', 'Heartbeat': '5', 'RIA': '2', 'LQI': 147, 'Battery': {}, 'Model': 'TRADFRI bulb E27 CWS opal 600lm', 'ForceAckCommands': [], 'MacCapa': '8e', 'IEEE': '90fd9ffffeede7af', 'Type': '', 'ProfileID': 'c05e', 'ZDeviceID': '0200', 'App Version': '', 'Attributes List': {}, 'DeviceType': 'FFD', 'HW Version': '', 'Last Cmds': [], 'LogicalType': 'Router', 'Manufacturer': '117c', 'Manufacturer Name': 'IKEA of Sweden', 'NbEp': '1', 'PowerSource': 'Main', 'ReadAttributes': {'Ep': {'01': {'0000': {'TimeStamp': 1704828384, 'iSQN': {'0004': '00', '0005': '00'}, 'Attributes': {'0004': '00', '0005': '00'}, 'ZigateRequest': {}}}}}, 'ReceiveOnIdle': 'On', 'Stack Version': '', 'Stamp': {'time': 1704828389.7208202, 'Time': '2024-01-09 20:26:29', 'MsgType': '8011', 'LastSeen': 1704828389}, 'ZCL Version': '', 'Health': 'Live', 'Capability': ['Full-Function Device', 'Main Powered', 'Receiver during Idle', 'Standard security', 'NwkAddr should be allocated'], 'ZDPSQN': '03', 'PairingInProgress': True, 'Epv2': {'01': {'ClusterIn': {'0000': {}, '0003': {}, '0004': {}, '0005': {}, '0006': {}, '0008': {}, '0300': {}, '0b05': {}, '1000': {}}, 'ClusterOut': {'0005': {}, '0019': {}, '0020': {}, '1000': {}}, 'ProfileID': 'c05e', 'ZDeviceID': '0200'}}, 'ZCLSQN': '00', 'RollingLQI': [147, 147], 'Param': {'PowerOnAfterOffOn': 255, 'fadingOff': 0, 'moveToHueSatu': 0, 'moveToColourTemp': 0, 'moveToColourRGB': 0, 'moveToLevel': 0}, 'ConfigSource': 'DeviceConf', 'Ep': {'01': {'0000': {'0004': 'IKEA of Sweden', '0005': 'TRADFRI bulb E27 CWS opal 600lm'}, '0003': {}, '0004': {}, '0005': {}, '0006': {}, '0008': {}, '0300': {}, '0b05': {}, '0019': {}, '1000': {}, 'Type': 'ColorControlRGB'}}, 'ZDeviceVersion': '0000', '_rawNodeDescriptor': '117c005200520000008e524001', 'Max Buffer Size': '52', 'Max Rx': '0052', 'Max Tx': '0052', 'macapa': '8e', 'bitfield': '4001', 'server_mask': '0000', 'descriptor_capability': '00'}
do you have any easier way?
2024-01-09 20:26:43.077 Error: zigbee: processNotinDBDevices - Please cross check the consistency of the Domoticz and Plugin database.
2024-01-09 20:26:48.060 Error: zigbee: processNotinDBDevices - Devices already exist. Tv dimmer with {'Version': '3', 'ZDeviceName': '', 'Status': '8043', 'SQN': '02', 'Heartbeat': '5', 'RIA': '2', 'LQI': 147, 'Battery': {}, 'Model': 'TRADFRI bulb E27 CWS opal 600lm', 'ForceAckCommands': [], 'MacCapa': '8e', 'IEEE': '90fd9ffffeede7af', 'Type': '', 'ProfileID': 'c05e', 'ZDeviceID': '0200', 'App Version': '', 'Attributes List': {}, 'DeviceType': 'FFD', 'HW Version': '', 'Last Cmds': [], 'LogicalType': 'Router', 'Manufacturer': '117c', 'Manufacturer Name': 'IKEA of Sweden', 'NbEp': '1', 'PowerSource': 'Main', 'ReadAttributes': {'Ep': {'01': {'0000': {'TimeStamp': 1704828384, 'iSQN': {'0004': '00', '0005': '00'}, 'Attributes': {'0004': '00', '0005': '00'}, 'ZigateRequest': {}}}}}, 'ReceiveOnIdle': 'On', 'Stack Version': '', 'Stamp': {'time': 1704828389.7208202, 'Time': '2024-01-09 20:26:29', 'MsgType': '8011', 'LastSeen': 1704828389}, 'ZCL Version': '', 'Health': 'Live', 'Capability': ['Full-Function Device', 'Main Powered', 'Receiver during Idle', 'Standard security', 'NwkAddr should be allocated'], 'ZDPSQN': '03', 'PairingInProgress': True, 'Epv2': {'01': {'ClusterIn': {'0000': {}, '0003': {}, '0004': {}, '0005': {}, '0006': {}, '0008': {}, '0300': {}, '0b05': {}, '1000': {}}, 'ClusterOut': {'0005': {}, '0019': {}, '0020': {}, '1000': {}}, 'ProfileID': 'c05e', 'ZDeviceID': '0200'}}, 'ZCLSQN': '00', 'RollingLQI': [147, 147], 'Param': {'PowerOnAfterOffOn': 255, 'fadingOff': 0, 'moveToHueSatu': 0, 'moveToColourTemp': 0, 'moveToColourRGB': 0, 'moveToLevel': 0}, 'ConfigSource': 'DeviceConf', 'Ep': {'01': {'0000': {'0004': 'IKEA of Sweden', '0005': 'TRADFRI bulb E27 CWS opal 600lm'}, '0003': {}, '0004': {}, '0005': {}, '0006': {}, '0008': {}, '0300': {}, '0b05': {}, '0019': {}, '1000': {}, 'Type': 'ColorControlRGB'}}, 'ZDeviceVersion': '0000', '_rawNodeDescriptor': '117c005200520000008e524001', 'Max Buffer Size': '52', 'Max Rx': '0052', 'Max Tx': '0052', 'macapa': '8e', 'bitfield': '4001', 'server_mask': '0000', 'descriptor_capability': '00'}
-
- Posts: 562
- Joined: Sunday 11 December 2016 13:51
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: zigbeefordomoticz older version avalible?
im finally up and running, im including all the nodes again, not so painful as i thought, thanks pipiche for your help.
but im getting an error message all the time both in the zigbee and domoticz log:
142: Object {"Time":"10/01/2024 21:52:24","Module":"DZDB","nwkid":"None","PluginHealth":"Ready","message":"Urlopen to 127.0.0.1:8080/json.htm?type=devices&rid=6227 rejec
any idea what this means?
but im getting an error message all the time both in the zigbee and domoticz log:
142: Object {"Time":"10/01/2024 21:52:24","Module":"DZDB","nwkid":"None","PluginHealth":"Ready","message":"Urlopen to 127.0.0.1:8080/json.htm?type=devices&rid=6227 rejec
any idea what this means?
Who is online
Users browsing this forum: Google [Bot] and 1 guest