Search found 7565 matches

by PoltoS
09 Feb 2024 17:45
Forum: RaZberry
Topic: Upgrade z-way Server in Docker Container fails
Replies: 3
Views: 750

Re: Upgrade z-way Server in Docker Container fails

If this is not solved, please write to support @ z-wave.me.
by PoltoS
09 Feb 2024 17:43
Forum: RaZberry
Topic: Migrate from UZB -> RaZberry PRO 7
Replies: 10
Views: 1263

Re: Migrate from UZB -> RaZberry PRO 7

The speed can be set right in the Z-Wave Binding UI (if the feature is enabled in the dongle via license - it is free). Make sure to update the firmware to the latest - errors should go away. As for the automation/userModules/SwitchPollingSelect/index.js file, as you see, it is in userModules, which...
by PoltoS
28 Jan 2024 05:19
Forum: Z-Uno
Topic: Z-Uno2 OTA Sketch Update Issue
Replies: 13
Views: 2215

Re: Z-Uno2 OTA Sketch Update Issue

TC is the toolchain (compiler) and Core is the code to be compiled with your sketch.

Bootloaders are for different hardware. The toolchain will pick up the right one. Or open the build_md.json to see the description. You need the HW704.
by PoltoS
28 Jan 2024 05:16
Forum: Z-Uno
Topic: Z-Uno1 and BME280
Replies: 1
Views: 768

Re: Z-Uno1 and BME280

Please make sure to use size 2 or 4 bytes and the precision 1 or 2 decimals. Check https://z-uno.z-wave.me/Reference/ZUNO_ ... ULTILEVEL/ for more info
by PoltoS
28 Jan 2024 05:11
Forum: Discussions in English
Topic: How to refresh index tables for icons, rooms, ...
Replies: 3
Views: 1003

Re: How to refresh index tables for icons, rooms, ...

You have to delete the icon package and install it back. I think you have restored a backup and it does not contain icons, while it does contain references to them
by PoltoS
28 Jan 2024 05:08
Forum: Discussions in English
Topic: ZWay crashed with SEGV + core dump
Replies: 12
Views: 1925

Re: ZWay crashed with SEGV + core dump

Do any of you know how to reproduce it to make it happen more often? So we can catch it. We believe stability is very important in automation and would like to analyse the issue to chase it. Better would be to track the new 4.1.2 rather than 3.2.3. But we can do it with 3.2.3 too
by PoltoS
20 Jan 2024 03:10
Forum: Discussions in English
Topic: ZWay crashed with SEGV + core dump
Replies: 12
Views: 1925

Re: ZWay crashed with SEGV + core dump

Do you have evidence this crash occured on newer releases? Am I right that this is the first time it happened to you?
by PoltoS
20 Jan 2024 03:08
Forum: Z-Uno
Topic: Z-Uno2 OTA Sketch Update Issue
Replies: 13
Views: 2215

Re: Z-Uno2 OTA Sketch Update Issue

It should work without the necessity to upgrade the bootloader again (unless the new sketch was compiled using a newer toolchain).

We will check it.
by PoltoS
20 Jan 2024 03:06
Forum: Discussions in English
Topic: HTTP Device with auth Bearer Token
Replies: 3
Views: 749

Re: HTTP Device with auth Bearer Token

Yes, Virtual Device. As I remember, it is called CodeDevice internally
by PoltoS
19 Jan 2024 19:44
Forum: Z-Uno
Topic: Z-Uno2 OTA Sketch Update Issue
Replies: 13
Views: 2215

Re: Z-Uno2 OTA Sketch Update Issue

Make sure to select the chip #1.

Bootloader is #0,
Sketch is #1