Search found 19 matches

by DoinitSideways
05 Jan 2025 07:38
Forum: Z-Uno
Topic: Problem compilation
Replies: 7
Views: 50790

Re: Problem compilation

Ive just done a fresh install... Arduino IDE 2.3.4 Z-Uno Boards 2.1.8 Have succesfully run the bootloader, but i cannot get the Blink example to compile or upload as per the installation guide... I get this... [9268] Failed to execute script compiler Traceback (most recent call last): File "com...
by DoinitSideways
03 Jan 2025 12:30
Forum: Z-Uno
Topic: Z-Uno firmware location???
Replies: 1
Views: 10020

Z-Uno firmware location???

This is my current firmware... REVISION:02.18 Z-WAVE PRODUCT TYPE:0110 (DEC:272) Z-WAVE PRODUCT ID: 0001 (DEC:1) Z-WAVE FREQUENCY:ANZ ORIGINAL FW. CRC32: 4F E2 E4 1B MAXIMUM CODE SIZE: 30 KB CURRENT FW. CRC16: FA 83 RADIO CHANNELS: 02 But i cant for the life of me workout how to update to 3.0.13 as ...
by DoinitSideways
03 Jan 2025 12:09
Forum: Z-Uno
Topic: four power relay example
Replies: 6
Views: 32018

Re: four power relay example

sorry PoltoS, what am i upgrading to 3.0.13???
by DoinitSideways
02 Sep 2024 06:42
Forum: RaZberry
Topic: Docker Install RPi4B
Replies: 4
Views: 16668

Re: Docker Install RPi4B

Any update on this one yet?
by DoinitSideways
24 Aug 2024 00:15
Forum: RaZberry
Topic: Firmware upgrades when using ZWave JS
Replies: 5
Views: 29883

Re: Firmware upgrades when using ZWave JS

HA is on another device (a NUC). Will it connect to zway running on seperately on a Pi4B with razberry7pro hat?
by DoinitSideways
23 Aug 2024 13:46
Forum: Z-Uno
Topic: four power relay example
Replies: 6
Views: 32018

Re: four power relay example

Can anyone help me with this one???
by DoinitSideways
23 Aug 2024 13:43
Forum: RaZberry
Topic: Docker Install RPi4B
Replies: 4
Views: 16668

Docker Install RPi4B

Hi all, following the steps on the docker-z-way page on GitHub and get this error... => ERROR [z-way-server 8/10] RUN echo "zbox" > /etc/z-way/box_type 0.8s ------ > [z-way-server 8/10] RUN echo "zbox" > /etc/z-way/box_type: 0.736 /bin/sh: 1: cannot create /etc/z-way/box_type: Di...
by DoinitSideways
23 Aug 2024 13:19
Forum: RaZberry
Topic: Firmware upgrades when using ZWave JS
Replies: 5
Views: 29883

Re: Firmware upgrades when using ZWave JS

Hi Neil, I tried installing ZWay using the docker method and it fails to install and i gave up. Im trying to work it out again now. I went zwave.js as it was the main recommendation form the HA forum, and seemed more widely used and has more users to ask questions of. I even contacted the author Lan...
by DoinitSideways
14 Aug 2023 14:33
Forum: RaZberry
Topic: Firmware upgrades when using ZWave JS
Replies: 5
Views: 29883

Firmware upgrades when using ZWave JS

Hi All, I have my pi running zwave JS in docker for my razberry 7 pro. Currently running 7.28 and want to upgrade to 7.36. Do i need to install ZWay on my Pi?? If so, do i need to stop the docker container with zwave JS, install ZWay, update the module, remove zway and then restart my docker contain...
by DoinitSideways
14 Aug 2023 12:49
Forum: Z-Uno
Topic: four power relay example
Replies: 6
Views: 32018

Re: four power relay example

All that is possible. How can the community help you? Hi PoltoS, I guess im struggling with mashing together the programming. I butchered the 4 relay example and then tried to add external switches into the mix, but i just couldnt get it to compile and i dont know what the errors mean. This is my c...