Search found 31 matches

by ibjr
10 Nov 2022 14:32
Forum: Discussions in English
Topic: V4.0.0
Replies: 33
Views: 10216

Re: V4.0.0

I have emailed my .zbk file to @Polto
by ibjr
10 Nov 2022 12:03
Forum: Discussions in English
Topic: V4.0.0
Replies: 33
Views: 10216

Re: V4.0.0

Got the following output from gdb; (looks like the issue for which Polto has a workaround) Thread 10 "zway/dev/ttyAMA" received signal SIGSEGV, Segmentation fault. [Switching to Thread 0xb05ff440 (LWP 14263)] 0xb3359494 in _zway_try_multi_cmd_encapsulation () from ./modules/modzwave.so (gd...
by ibjr
09 Nov 2022 21:53
Forum: Discussions in English
Topic: V4.0.0
Replies: 33
Views: 10216

Re: V4.0.0

Apart from the missing motion sensors I mentioned earlier, two binary sensors from FGBS-222 (Fibaro smart implant) are also gone after the upgrade to 4.0.0 Also a lot of Error reports are generated in the log file from _zdata_find; mostly two reports at the same time, complaining about scale: "...
by ibjr
08 Nov 2022 23:58
Forum: Discussions in English
Topic: V4.0.0
Replies: 33
Views: 10216

Re: V4.0.0

I have exactly the same problem: I have 3 of these FGMS-001 sensors, all 3 are missing the motion sensor after upgrading to 4.0.0
by ibjr
22 Feb 2021 19:34
Forum: Official announcements
Topic: Z-Wave v3.1.3 Release
Replies: 32
Views: 31259

ZWave.me Rel 3.1.3 excessive error reports by AutomationController

Showing the Apps referencing a device in the widget is a very handy feature, but is generates a lot of error messages in the log. Main reason for these errors is the recursive loop in findUsage (in AutomationController.js) at line 3765: it loops through all the items in parameter "schema.proper...
by ibjr
11 Jan 2021 18:26
Forum: Discussions in English
Topic: Eventlog/history retention
Replies: 26
Views: 12745

Re: Eventlog/history retention

Hi Polto, I tried upgrade from 3.1.1 to 3.1.2 with: sudo apt-get install z-way-server, but that ends with a response: "z-way-server is already the newest version (3.1.1)." so 3.1.1. is NOT being upgraded to 3.1.2 (Also sudo apt-get update z-way-server ends with "All packages are up to...
by ibjr
07 Aug 2020 12:36
Forum: Official announcements
Topic: New iOS and Android apps for Z-Way
Replies: 34
Views: 42942

Re: New iOS and Android apps for Z-Way

Just installed the new iOS app. I tried to enter the local IP address (192.168.xxx.yyy:8083) but the app does not allow 3 digits in the XXX field, only two. It automatically adds a '.' (dot) after the second X Also, it is not possible to modify the hub settings later on; so you have to add a new hub...
by ibjr
05 Aug 2020 15:08
Forum: Discussions in English
Topic: BinarySwitch.Set - Prevent confirmation Get possible?
Replies: 8
Views: 4295

Re: BinarySwitch.Set - Prevent confirmation Get possible?

It is a S0 device; I have send you the logs via private mail.
by ibjr
03 Aug 2020 22:41
Forum: Discussions in English
Topic: BinarySwitch.Set - Prevent confirmation Get possible?
Replies: 8
Views: 4295

Re: BinarySwitch.Set - Prevent confirmation Get possible?

@PoltoS : the zway.SendData(N, [0x25, 0x01, VV]) command for unsecure devices work, but i cannot get the zway.SendDataSecure(N, [0x25, 0x01, VV]) working for the secured devices.
I am running 3.0.6-16-g6f74a6e_armhf.deb with firmware 5.39. Has something changed in that beta release?
by ibjr
11 Jul 2020 15:32
Forum: RaZberry
Topic: BUG: backup and restore not working on Razberry 5.39
Replies: 5
Views: 3925

Re: BUG: backup and restore not working on Razberry 5.39

PoltoS, thanks, This workaround works for restoring from Expert user, but after start/stopping z-way-server, the workaround needs to applied again. And restoring from the smarthome GUI results in an error (SDK not supported). So a complete restore means: Restore from smarthome/GUI Use the workaround...