Re: Easiest way to migrate Openzwave to ZWave-JS-UI
Posted: Tuesday 02 January 2024 10:48
Is it possible to install open zwave in the latest domoticz versions?
Open source Home Automation System
https://forum.domoticz.com/
I totally agree with that.jbaragon wrote: Tuesday 02 January 2024 10:41 As soon as they do not release a version of Domoticz where Zwave is not simply implemented as before, I am switching to another system. Things have to be simpler and for a program to be used by the majority it must be made easy and friendly.
Why do you want switch to a diferent system if you do not have made any recent hardware changes and everything is working fine.HansF wrote: Tuesday 02 January 2024 10:53I totally agree with that.jbaragon wrote: Tuesday 02 January 2024 10:41 As soon as they do not release a version of Domoticz where Zwave is not simply implemented as before, I am switching to another system. Things have to be simpler and for a program to be used by the majority it must be made easy and friendly.
Years ago I just wanted to build a nice home automation system with a Raspberry Pi, Z-Wave and Domoticz. Over time I have expanded it with a number of Sonoff and ESP WiFi modules. All works fine. I don't intend to have to make major and time-consuming changes. Or that the system or app no longer works after an update. Very annoying, and in this way I lose the support of the family.
Just like my story... Im a long time looked for a reason to start over with something new and simple. This was itHansF wrote: Tuesday 02 January 2024 10:53I totally agree with that.jbaragon wrote: Tuesday 02 January 2024 10:41 As soon as they do not release a version of Domoticz where Zwave is not simply implemented as before, I am switching to another system. Things have to be simpler and for a program to be used by the majority it must be made easy and friendly.
Years ago I just wanted to build a nice home automation system with a Raspberry Pi, Z-Wave and Domoticz. Over time I have expanded it with a number of Sonoff and ESP WiFi modules. All works fine. I don't intend to have to make major and time-consuming changes. Or that the system or app no longer works after an update. Very annoying, and in this way I lose the support of the family.
Thanks for your reply and all the effort you are putting in this project.gizmocuz wrote: Wednesday 03 January 2024 9:08 It really does not matter what you choose as it is going to be ZWaveJS-UI whatever (home automation platform) you choose.
Or you just stick with 2023.2.
I am still using Windows 95 as I did not like to upgrade to 98/XP
It's EOL for OpenZWave for 2 years now, this is mentioned on the forum here as well. More than one year (almost two) it is said to migrate.
Yes, this migration will take possible a few hours depending on how much devices you have.
You can't imagine how many hours/weeks of coding time I put into keeping OZW up and running.
So glad that there is a good alternative now.
@madpatrick, you can still install 2023.2 via docker/compose, or check out the source code and compile yourself.
That I (manually) have to build and host beta's/stable's (arm32/arm64/amd64/docker) is also taking quite some time ... every time.
It's a service I perform in my free time, and also paying for the hardware/hosting.
If you want a commercial solution, maybe you should invest in a Fibaro Home Center?
I think people sometimes forget that people making this kind op projects possible, to invest their knowledge and free time. Otherwise there are other solutions like Homey Pro. But the problem is that this kind of systems are limited. And i hate limitsgizmocuz wrote: Wednesday 03 January 2024 9:08 It's a service I perform in my free time, and also paying for the hardware/hosting.
I have tried so many times...gizmocuz wrote: Tuesday 02 January 2024 13:52 I modified the ZWaveJS-UI wiki page, hope it's easier now
https://www.domoticz.com/wiki/Zwave-JS-UI
Did you now? And where exactly did it went wrong?AimoPaukku wrote: Wednesday 03 January 2024 15:16I have tried so many times...gizmocuz wrote: Tuesday 02 January 2024 13:52 I modified the ZWaveJS-UI wiki page, hope it's easier now
https://www.domoticz.com/wiki/Zwave-JS-UI
Why this OZW had to be removed?
I cannot go back to 2023 version.
Code: Select all
Status: zWave: Connecting to localhost:8091
Error: zWave: disconnected, restarting (rc=14/Success)I did not know, I made normal database backup and just updated, like so many times and trusted this will be better and better.gizmocuz wrote: Wednesday 03 January 2024 15:33Did you now? And where exactly did it went wrong?AimoPaukku wrote: Wednesday 03 January 2024 15:16I have tried so many times...gizmocuz wrote: Tuesday 02 January 2024 13:52 I modified the ZWaveJS-UI wiki page, hope it's easier now
https://www.domoticz.com/wiki/Zwave-JS-UI
Why this OZW had to be removed?
I cannot go back to 2023 version.
Code: Select all
pi@raspberrypi:~ $ sudo systemctl enable docker
Synchronizing state of docker.service with SysV service script with /lib/systemd/systemd-sysv-install.
Executing: /lib/systemd/systemd-sysv-install enable docker
pi@raspberrypi:~ $pi@raspberrypi:~ $ curl -fsSL test.docker.com -o get-docker.sh
pi@raspberrypi:~ $ sudo sh get-docker.sh
# Executing docker install script, commit: e5543d473431b782227f8908005543bb4389b8de
+ sh -c apt-get update -qq >/dev/null
+ sh -c DEBIAN_FRONTEND=noninteractive apt-get install -y -qq apt-transport-https ca-certificates curl >/dev/null
+ sh -c install -m 0755 -d /etc/apt/keyrings
+ sh -c curl -fsSL "https://download.docker.com/linux/raspbian/gpg" | gpg --dearmor --yes -o /etc/apt/keyrings/docker.gpg
+ sh -c chmod a+r /etc/apt/keyrings/docker.gpg
+ sh -c echo "deb [arch=armhf signed-by=/etc/apt/keyrings/docker.gpg] https://download.docker.com/linux/raspbian bullseye test" > /etc/apt/sources.list.d/docker.list
+ sh -c apt-get update -qq >/dev/null
+ sh -c DEBIAN_FRONTEND=noninteractive apt-get install -y -qq docker-ce docker-ce-cli containerd.io docker-compose-plugin docker-ce-rootless-extras docker-buildx-plugin >/dev/null
+ sh -c docker version
Client: Docker Engine - Community
Version: 25.0.0-beta.3
API version: 1.44
Go version: go1.21.5
Git commit: 8dd2cda
Built: Thu Dec 21 00:51:40 2023
OS/Arch: linux/arm
Context: default
Server: Docker Engine - Community
Engine:
Version: 25.0.0-beta.3
API version: 1.44 (minimum version 1.24)
Go version: go1.21.5
Git commit: 7bc56c5
Built: Thu Dec 21 00:51:40 2023
OS/Arch: linux/arm
Experimental: false
containerd:
Version: 1.6.26
GitCommit: 3dd1e886e55dd695541fdcd67420c2888645a495
runc:
Version: 1.1.10
GitCommit: v1.1.10-0-g18a0cb0
docker-init:
Version: 0.19.0
GitCommit: de40ad0
================================================================================
To run Docker as a non-privileged user, consider setting up the
Docker daemon in rootless mode for your user:
dockerd-rootless-setuptool.sh install
Visit https://docs.docker.com/go/rootless/ to learn about rootless mode.
To run the Docker daemon as a fully privileged service, but granting non-root
users access, refer to https://docs.docker.com/go/daemon-access/
WARNING: Access to the remote API on a privileged Docker daemon is equivalent
to root access on the host. Refer to the 'Docker daemon attack surface'
documentation for details: https://docs.docker.com/go/attack-surface/
================================================================================
pi@raspberrypi:~ $ sudo usermod -aG docker pi
pi@raspberrypi:~ $ sudo systemctl enable docker
pi@raspberrypi:~ $ sudo reboot
Code: Select all
pi@raspberrypi:~ $ docker compose up -d
-bash: docker : commande introuvableCode: Select all
sudo docker compose up -d