Search found 7565 matches

by PoltoS
23 Dec 2023 02:33
Forum: Discussions in English
Topic: z-way-server doesn't start with init.d
Replies: 10
Views: 23728

Re: z-way-server doesn't start with init.d

Yes, we can analyse the core dump, though it is easier to keep gdb running for 24 hours and catch it.
by PoltoS
21 Dec 2023 04:33
Forum: Device specific
Topic: Qubino 3 Phase Smart Meter - read exported energy
Replies: 9
Views: 34930

Re: Qubino 3 Phase Smart Meter - read exported energy

Unfortunately, not yet. This is the only device we know supporting it and rateType = 2 was not yet added for it.
by PoltoS
21 Dec 2023 04:31
Forum: Discussions in English
Topic: z-way-server doesn't start with init.d
Replies: 10
Views: 23728

Re: z-way-server doesn't start with init.d

SegFault should be pretty easy to chase. If we can have access to your system, we would love to analyse it with gdb in order to fix it. Looks like there is some issue with many HTTP requests....
by PoltoS
21 Dec 2023 04:23
Forum: Discussions in English
Topic: Z-way installation on Raspberry PI 5
Replies: 14
Views: 25950

Re: Z-way installation on Raspberry PI 5

The installation script was updated to handle Bookworm. Thank you for your feedback
by PoltoS
21 Dec 2023 04:20
Forum: Discussions in English
Topic: UZB frequency
Replies: 3
Views: 13670

Re: UZB frequency

Turning Debug mode on the Network > Controller Info tab would allow to see all buttons for the frequency change. By default only similar frequencies are show to prevent people trying US on a EU antenna and vice versa
by PoltoS
21 Dec 2023 04:18
Forum: Z-Uno
Topic: Battery powered light toggle
Replies: 1
Views: 44978

Re: Battery powered light toggle

You should use ZUNO_ASSOCIATION_GROUP_SET_VALUE instead. Your switch will certainly not understand Scene Activation commands.

Here is a good example: https://z-uno.z-wave.me/examples/AssociationControl/
by PoltoS
21 Dec 2023 04:11
Forum: Discussions in English
Topic: V4.1.2: steadily increasing cpu load
Replies: 28
Views: 25837

Re: V4.1.2: steadily increasing cpu load

Thank you all for this deep analysis. We have checked and there are only small changes in this app since 3.2.3: only one lock added. I don't think it can affect the performance that high. In addition, we can't see it on our side and as I got, not all users do experience this issue. It might be relat...
by PoltoS
21 Dec 2023 04:05
Forum: Discussions in English
Topic: bug in eventemitter2
Replies: 6
Views: 9524

Re: bug in eventemitter2

The error comes from the third-party EventEmitter library we use. It has a limit on the max number of subscriptions. I'm not sure why they do... We use a pretty high number of events, but it looks you need more. You can add it on your side or make a PR in our Git Hub repo so we start using a bigger ...
by PoltoS
02 Nov 2023 01:54
Forum: Discussions in English
Topic: Time Concition in Automations
Replies: 13
Views: 28757

Re: Time Concition in Automations

Could you please show your app settings?
by PoltoS
01 Nov 2023 23:05
Forum: Discussions in English
Topic: Zooz Zen77 800 Will Not Complete Interview
Replies: 7
Views: 27352

Re: Zooz Zen77 800 Will Not Complete Interview

Sometimes the device does not answer on packets (this is what happened few times during the interview in the log). The new v4.1.2 (newer that the one you are using) is better in persisting. Should work.