Page 2 of 2
Re: Zwave JS- UI install how. Help please!
Posted: Tuesday 21 March 2023 14:26
by Dave47
pi@raspberrypi:~/docker/zwjs $ docker compose up
[+] Running 0/0
⠋ Container zwave-js-ui Creating 0.0s
Error response from daemon: Conflict. The container name "/zwave-js-ui" is already in use by container "2ff5a4ecc2339b259469fef1e9d8d3b8d04dbabcfd55ca553a8dc57b81a08b6b". You have to remove (or rename) that container to be able to
reuse that name.
I can not find zwave-js-ui which is in use. How can i find?
Re: Zwave JS- UI install how. Help please!
Posted: Tuesday 21 March 2023 16:55
by Dave47
Hi,
i have made a new install. on a clean raspberry pi with the same Domoticz.
Install docker
and then in opt/domoticz the image file docker-compose.yml
alwasy im getting: line 9 did not find expected key
and after that i have create you told me
Mkdir docker
within zwjs
and there i put docker-compose.yml
it looks better but it stocked by attaching zwave-js-ui
How can i come out of the screen?
Re: Zwave JS- UI install how. Help please!
Posted: Tuesday 21 March 2023 17:19
by Dave47
what can we do now first to get it running?
Ik have MQTT Client Gateway with LAN interface is that ok, is use it also for node-red?
Re: Zwave JS- UI install how. Help please!
Posted: Tuesday 21 March 2023 17:21
by thomasbaetge
CTRL C will terminate it.
if you start it with
it will run in background. then you can check if the UI is accessible under
<ipofmachine>:8091
Re: Zwave JS- UI install how. Help please!
Posted: Tuesday 21 March 2023 17:28
by Dave47
it will run in background. then you can check if the UI is accessible under
<ipofmachine>:8091
i can see the interface but no devices.
how the setting looks like?
Re: Zwave JS- UI install how. Help please!
Posted: Tuesday 21 March 2023 17:45
by thomasbaetge
if domoticz with OZW is up on the same machine, you won't see devices.
Your stick can only connect to either one at a time.
If you disable (NOT delete) OWZ in domoticz, you should see devices (maybe you need to restart the zwjs container, but I never tried)
Anyway, you made it this far...congrats!
Re: Zwave JS- UI install how. Help please!
Posted: Tuesday 21 March 2023 18:11
by Dave47
Disabled ozw but no devices are vissiible.
How to restart zwjs container?
Do i need MQTT discover to show devices and secure key?
Do i change maybe other settings?
Re: Zwave JS- UI install how. Help please!
Posted: Tuesday 21 March 2023 20:20
by Dave47
docker compose down in zwjs is not possible
And docker compose up also not possible anymore.
It gives:
yaml: did not find expected key
Re: Zwave JS- UI install how. Help please!
Posted: Wednesday 22 March 2023 7:49
by Dave47
<ipofmachine>:8091
I have made some settings there and i See look at image.
I setup the security key.
But no devices are vissible in Domoticz. I dont understsnd how to do these settings. I tried with MQTT discover but i don't understand how to setup.
Re: Zwave JS- UI install how. Help please!
Posted: Wednesday 22 March 2023 10:02
by thomasbaetge
For the restart, please use
and
from within the directory where your yaml file is.
As for the device migration, I can not help with it, because I did not do that yet because I am lacking the time at the moment.
Re: Zwave JS- UI install how. Help please!
Posted: Wednesday 22 March 2023 10:46
by Dave47
thanks for the support
I hope i will find the sollution
Re: Zwave JS- UI install how. Help please!
Posted: Tuesday 28 March 2023 16:13
by JuanUil
Did you succeed?
Re: Zwave JS- UI install how. Help please!
Posted: Thursday 30 March 2023 13:16
by Dave47
Yes, its ok. Some little things in NODE-RED. We work on these things.
Re: Zwave JS- UI install how. Help please!
Posted: Thursday 13 April 2023 16:52
by thomasbaetge
well done, I'm happy you managed!!
Re: Zwave JS- UI install how. Help please!
Posted: Thursday 10 August 2023 21:55
by Piet
tried using "migrate Openzwave to Zwave-JS-UI"document
upgraded to debian11 Bullseye, domoticz version 2023.2
Domoticz started, web UI is visible but all devices seem dead
- control Panel.jpg (347.47 KiB) Viewed 1275 times