downgrade Domoticz for Zigbee

Xiaomi, Ikea TRÅDFRI, Philips Hue and more.

Moderator: leecollings

Post Reply
jandoedel
Posts: 17
Joined: Wednesday 28 November 2018 12:04
Target OS: Raspberry Pi / ODroid
Domoticz version: 2024.7
Contact:

downgrade Domoticz for Zigbee

Post by jandoedel »

Version: 2024.7 (build 16267)
Build Hash: 83c3c5310
Compile Date: 2024-09-30 09:17:12
dzVents Version: 3.1.8
Python Version: 3.9.2 (default, Feb 28 2021, 17:03:44) [GCC 10.2.1 20210110]
Raspberry 3

how can i downgrade Domoticz for Zigbee?

i have now problems
I think that version 7.1.001 works wel for me in the past
I will try that.
Now i am on 7.1.012
zicht
Posts: 267
Joined: Sunday 11 May 2014 11:09
Target OS: Windows
Domoticz version: 2023.1+
Location: NL
Contact:

Re: downgrade Domoticz for Zigbee

Post by zicht »

see for info : viewtopic.php?p=302702&hilit=downgrade#p302702
You will need to build the old version localy. You will run into db problems so probably you'll need to start ove with a clean (empty) db.
Last edited by zicht on Thursday 17 October 2024 18:29, edited 1 time in total.
Rpi & Win x64. Using : cam's,RFXCom, LaCrosse, RFY, HuE, google, standard Lua, Tasker, Waze traveltime, NLAlert&grip2+,curtains, vacuum, audioreceiver, smart-heating&cooling + many more (= automate all repetitive simple tasks)
User avatar
waltervl
Posts: 5361
Joined: Monday 28 January 2019 18:48
Target OS: Linux
Domoticz version: 2024.7
Location: NL
Contact:

Re: downgrade Domoticz for Zigbee

Post by waltervl »

Perhaps make an issue in the Z4D repository as the French plugin author is now in Singapore and has issue accessing this forum.

https://github.com/zigbeefordomoticz/Do ... bee/issues
Domoticz running on Udoo X86 (on Ubuntu)
Devices/plugins: ZigbeeforDomoticz (with Xiaomi, Ikea, Tuya devices), Nefit Easy, Midea Airco, Omnik Solar, Goodwe Solar
jandoedel
Posts: 17
Joined: Wednesday 28 November 2018 12:04
Target OS: Raspberry Pi / ODroid
Domoticz version: 2024.7
Contact:

Re: downgrade Domoticz for Zigbee

Post by jandoedel »

Received an image of his Domoticz from a fellow Domoticz user with "Zigbee for Domoticz" version 7.1.001
Restored my backup of the database and made everything work again.
Now the problem is no longer present.
I'll wait until Pipiche has time again so I can use the latest version.

Thanks for thinking along
User avatar
gizmocuz
Posts: 2394
Joined: Thursday 11 July 2013 18:59
Target OS: Raspberry Pi / ODroid
Domoticz version: beta
Location: Top of the world
Contact:

Re: downgrade Domoticz for Zigbee

Post by gizmocuz »

Or you can use Zigbee2MQTT and don't have this problem anymore.
It is what most users are using
Quality outlives Quantity!
User avatar
waltervl
Posts: 5361
Joined: Monday 28 January 2019 18:48
Target OS: Linux
Domoticz version: 2024.7
Location: NL
Contact:

Re: downgrade Domoticz for Zigbee

Post by waltervl »

That is the freedom of Domoticz, You can use plugins or MQTT AD. It all has it plusses and cons. But it is up to the user.... But we have had this discussion before (happy Z4D plugin user here....).
Domoticz running on Udoo X86 (on Ubuntu)
Devices/plugins: ZigbeeforDomoticz (with Xiaomi, Ikea, Tuya devices), Nefit Easy, Midea Airco, Omnik Solar, Goodwe Solar
pipiche
Posts: 1994
Joined: Monday 02 April 2018 20:33
Target OS: Raspberry Pi / ODroid
Domoticz version: beta
Location: France
Contact:

Re: downgrade Domoticz for Zigbee

Post by pipiche »

if you want to downgrade, you can simply do

Code: Select all

git checkout stable7-7.1.001
sudo python3 -m pip install -r requirements.txt --upgrade
bit if you can share what the problem are , we might be able to fix if they are not yet fixed on the future 7.1.013
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
Thorgal789
Posts: 832
Joined: Wednesday 15 August 2018 14:38
Target OS: -
Domoticz version:
Contact:

Re: downgrade Domoticz for Zigbee

Post by Thorgal789 »

gizmocuz wrote: Friday 18 October 2024 15:07 Or you can use Zigbee2MQTT and don't have this problem anymore.
It is what most users are using
Honnestly it's not a "constructive" comment.
There is lot of reason to use other thing than Zigbee2MQTT, this comment is not usefull at all, limit toxic for me.

And the user can use HA instead of Domoticz, no ? Because "It is what most users are using"
Last edited by Thorgal789 on Sunday 20 October 2024 8:52, edited 1 time in total.
jandoedel
Posts: 17
Joined: Wednesday 28 November 2018 12:04
Target OS: Raspberry Pi / ODroid
Domoticz version: 2024.7
Contact:

Re: downgrade Domoticz for Zigbee

Post by jandoedel »

Thanks Pipiche i will try this. Now i can try other versions.
jandoedel
Posts: 17
Joined: Wednesday 28 November 2018 12:04
Target OS: Raspberry Pi / ODroid
Domoticz version: 2024.7
Contact:

Re: downgrade Domoticz for Zigbee

Post by jandoedel »

Version: 2024.7 (build 16267)
Build Hash: 83c3c5310
Compile Date: 2024-09-30 09:17:12
dzVents Version: 3.1.8
Python Version: 3.9.2 (default, Feb 28 2021, 17:03:44) [GCC 10.2.1 20210110]
ZigBeeforDomoticZ plug-in Admin Interface
Versie 7.1.012

timer function works strangely
The problem occurs with 2 of my Zigbee Ikea lights GU 10 RGBWW
No problems with other brand lamps
If the timer of a switch is set to 4:00 PM, it will turn off after 10 seconds.
If you turn it on manually, it will stay on.

It worked correctly on older versions
jandoedel
Posts: 17
Joined: Wednesday 28 November 2018 12:04
Target OS: Raspberry Pi / ODroid
Domoticz version: 2024.7
Contact:

Re: downgrade Domoticz for Zigbee

Post by jandoedel »

Code: Select all

 i@raspberrypi:~/domoticz/plugins/Domoticz-Zigbee $ git checkout stable7-7.1.001

When i use this command I got this error

error: Your local changes to the following files would be overwritten by checkout:
plugin.py
Please commit your changes or stash them before you switch branches.
Aborting

How can i solve this?
lost
Posts: 643
Joined: Thursday 10 November 2016 9:30
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: downgrade Domoticz for Zigbee

Post by lost »

Thorgal789 wrote: Saturday 19 October 2024 19:40 the user can use HA instead of Domoticz, no ? Because "It is what most users are using"
No need to nitpick on this! Users choose what is more appropriate depending on their system/needs.

My choice was also Z4D when I stopped buying new zwave devices (keeping OZW integration that was, many thanks for this, restored & for legacy stuff can IMO do the job until all such devices die & gets replaced over years) and 1st reason is everything being co-hosted so IMO no need to add networked SW piles, especially external to domoticz (if MQTT is the future & not brand new so stable, best may IMO be to embed a tiny server to at least remove one layer; after all we fortunately don't need to setup Apache for the Web-UI!).

But can understand this may sometimes be difficult to read when you invest time in MQTT-AD. The problem for now is issues may then come from layers out of Domoticz scope so less straightforward to narrow-down quickly, even with forum help: That's the same kind of situation you have (on HW side) when you start using ARM based SoCs after decades of Freescale/NXP(those PPC based) or Cavium(those MIPS based) ones. For CPU based issues ask ARM support, for IPs that were melted-in ask it's provider, if this may be somewhere in the middle, that should be for the company that did the assembly of those bricks in it's box. Then observe those three sending you in a infernal circle from their support-ticket-machines until you find the solution yourself!
pipiche
Posts: 1994
Joined: Monday 02 April 2018 20:33
Target OS: Raspberry Pi / ODroid
Domoticz version: beta
Location: France
Contact:

Re: downgrade Domoticz for Zigbee

Post by pipiche »

jandoedel wrote: Monday 21 October 2024 11:26

Code: Select all

 i@raspberrypi:~/domoticz/plugins/Domoticz-Zigbee $ git checkout stable7-7.1.001

When i use this command I got this error

error: Your local changes to the following files would be overwritten by checkout:
plugin.py
Please commit your changes or stash them before you switch branches.
Aborting

How can i solve this?

you can try the following

Code: Select all

git reset --hard
git checkout stable7-7.1.001
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
jandoedel
Posts: 17
Joined: Wednesday 28 November 2018 12:04
Target OS: Raspberry Pi / ODroid
Domoticz version: 2024.7
Contact:

Re: downgrade Domoticz for Zigbee

Post by jandoedel »

Thanks.
This week on holiday but then i try
Post Reply

Who is online

Users browsing this forum: No registered users and 0 guests