Hi All,
Does anyone have a compiled version of 2022.2 for Raspberry PI?
I pressed "update" by accident and lost whole day to make to get my Danfoss Zwave thermostats working again - unfortunately no results, I have to go back to working version domoticz.
BR
Domoticz stable version 2022.2 - who has the file?
Moderator: leecollings
-
- Posts: 8
- Joined: Saturday 14 November 2015 14:27
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 2022.2
- Location: Poland
- Contact:
Domoticz stable version 2022.2 - who has the file?
Last edited by pmmisiek on Monday 25 November 2024 22:02, edited 1 time in total.
-
- Posts: 616
- Joined: Thursday 10 November 2016 9:30
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Domoticz stable version 2022.1 - who has the file?
What is the updated version? Zwave integration was legacy OZW? If so, this was removed for some time but restored so latest stable should be OK (I'm ~80% zwave, still on OZW as this ran smoothly for years & I have devices others reported not working with ZwaveJS, like my buggy Qubino Smart-Meter...).
Weird to have issues with devices used for heating in winter.
Weird to have issues with devices used for heating in winter.
- waltervl
- Posts: 5148
- Joined: Monday 28 January 2019 18:48
- Target OS: Linux
- Domoticz version: 2024.7
- Location: NL
- Contact:
Re: Domoticz stable version 2022.1 - who has the file?
Current stable with Openzwave does not support the new thermostat/setpoint device.
You can also update to Zwave-JS-UI as that is the most future proof.
You can also update to Zwave-JS-UI as that is the most future proof.
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
-
- Posts: 8
- Joined: Saturday 14 November 2015 14:27
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 2022.2
- Location: Poland
- Contact:
Re: Domoticz stable version 2022.1 - who has the file?
I tried to use Zwave-JS-UI but it doesn't work. Zstick was detected but thermostats not, even don't started integration in domoticz.
The last Domoticz wokred fine over few years without touching it so I would like to go back to version 2022.1
The last Domoticz wokred fine over few years without touching it so I would like to go back to version 2022.1
-
- Posts: 8
- Joined: Saturday 14 November 2015 14:27
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 2022.2
- Location: Poland
- Contact:
Re: Domoticz stable version 2022.2 - who has the file?
I've just changed title - I have database ver.156 so I need a version 2022.2
- waltervl
- Posts: 5148
- Joined: Monday 28 January 2019 18:48
- Target OS: Linux
- Domoticz version: 2024.7
- Location: NL
- Contact:
Re: Domoticz stable version 2022.2 - who has the file?
You could perhaps setup a (temporary) docker system and load the 2022.2 image. You could use the docker version or copy the domoticz folder from it and paste it into your old domoticz environment.
https://hub.docker.com/r/domoticz/domot ... ame=2022.2
Edit: Probably not usable as the image seems to be overwritten by 2023.1: https://hub.docker.com/layers/domoticz/ ... xt=explore
https://hub.docker.com/r/domoticz/domot ... ame=2022.2
Edit: Probably not usable as the image seems to be overwritten by 2023.1: https://hub.docker.com/layers/domoticz/ ... xt=explore
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
-
- Posts: 616
- Joined: Thursday 10 November 2016 9:30
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Domoticz stable version 2022.2 - who has the file?
Hello,
looked on my PC drive and... I still have both aarch64 and armv7l install archives (those before 2022.2 were already erased).
Here are the sha1sum for check vs filebin storage:
Code: Select all
$ sha1sum *.tgz
e9e32134b94471778dfda46adb08f163afb3a741 domoticz_linux_aarch64.tgz
224f42e6a663e933fbd00002f2b3402e89f9979a domoticz_linux_armv7l_2022_2_32b.tgz
https://filebin.net/5fi60y38y1gjn25o
Edit: I see I also have 2023.2 that was latest stable with OZW... and also latest 2023.2 beta before OZW removal (build 15462).
Let me know if they may make sense for you, to have maybe most up-to-date binaries still compatible with your system.
-
- Posts: 8
- Joined: Saturday 14 November 2015 14:27
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 2022.2
- Location: Poland
- Contact:
Re: Domoticz stable version 2022.2 - who has the file?
Many Many Many Thanks!
You save my home automation system whose most important task now is to manage heating (Danfoss Zwave thermostats - and AEON Stick ZW090)
System is working 8 years without any problems
I tried to compile 2022.2 but with below error but thanks to you it doesn't matter.
Now domoticz is working again. I will never again put my cursor near the update button.
You save my home automation system whose most important task now is to manage heating (Danfoss Zwave thermostats - and AEON Stick ZW090)
System is working 8 years without any problems
I tried to compile 2022.2 but with below error but thanks to you it doesn't matter.
Now domoticz is working again. I will never again put my cursor near the update button.
Code: Select all
pi@domoticz:~/dev-2022-domoticz2 $ make
[ 1%] Built target minizip
[ 2%] Built target jsoncpp_static
[ 16%] Built target libmosquitto_static
[ 16%] Building CXX object CMakeFiles/domoticztester.dir/main/domoticz_tester.cpp.o
In file included from /home/pi/dev-2022-domoticz2/main/domoticz_tester.cpp:8:
/home/pi/dev-2022-domoticz2/main/appversion.h:2:10: fatal error: ../appversion.h: No such file or directory
#include "../appversion.h"
^~~~~~~~~~~~~~~~~
compilation terminated.
make[2]: *** [CMakeFiles/domoticztester.dir/build.make:124: CMakeFiles/domoticztester.dir/main/domoticz_tester.cpp.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:427: CMakeFiles/domoticztester.dir/all] Error 2
make: *** [Makefile:152: all] Error 2
Who is online
Users browsing this forum: MikeVanD and 0 guests