Search found 7579 matches

by PoltoS
26 Jul 2017 15:12
Forum: Discussions in English
Topic: What is ApplicationStatus commandclass?
Replies: 6
Views: 5933

Re: What is ApplicationStatus commandclass?

Application Status or Application Busy is a Command Class that allows the device to inform the sender (controller) that it is busy. It's ID is 0x22 (you should find it in the NIF). You can check Online Manual (https://github.com/Z-Wave-Me/Z-Way-Manual/blob/master/zwayDev.pdf) chapter 8.51 What means...
by PoltoS
26 Jul 2017 15:07
Forum: Z-Uno
Topic: Vera and extra switch
Replies: 5
Views: 5476

Re: Vera and extra switch

This is "by design" - according to the Z-Wave standard for multichannel devices there is a mapping of first channel to the "root device". This lead to one more device on the screen. Please check http://z-uno.z-wave.me/Reference/Z-Wave/#Channels for more info. It explains that the...
by PoltoS
25 Jul 2017 15:22
Forum: RaZberry
Topic: Impossible to include Fibaro devices
Replies: 6
Views: 7583

Re: Impossible to include Fibaro devices

Please update to the latest stable (go in Maintainance -> Firmware upgrade)
by PoltoS
25 Jul 2017 10:19
Forum: Discussions in English
Topic: Kwikset 910 and Z Way on My Cloud
Replies: 21
Views: 20712

Re: Kwikset 910 and Z Way on My Cloud

Please send us the log of inclusion
by PoltoS
25 Jul 2017 10:18
Forum: Discussions in English
Topic: Bind and unbind to devices.
Replies: 3
Views: 3415

Re: Bind and unbind to devices.

You can use AutoOff. It already does what you need. To still help you with your code: 1. You should not do devTimerSwitch.on inside the handler. Do it outside. Otherwise you subscribe many times. 2. Unsubscribe from it only on module stop. 3. Also unsubscribe on stop from the binding of Z-Way object...
by PoltoS
25 Jul 2017 10:10
Forum: Z-Uno
Topic: Voltage Control
Replies: 2
Views: 3777

Re: Voltage Control

You need to use standard TRIAC modules like with Arduino. we have such h a module

In brief you should trap zero cross interrupt, wait a bit depending on the dim level, turn on the TRIAC control PIN and the turn it off
by PoltoS
24 Jul 2017 10:10
Forum: RaZberry
Topic: What's the status of v2.3.4?
Replies: 12
Views: 15051

Re: What's the status of v2.3.4?

ghrayfahx wrote:
24 Jul 2017 05:37
Also, what is required for S2? I have a My Cloud and the UZB for it. I have a lock that isn’t learning in properly and I’m hoping some updates fix that.
Your lock is 100% not S2 yet, so nothing will change here. What kind of lock do you have and what problems?
by PoltoS
24 Jul 2017 10:09
Forum: RaZberry
Topic: What's the status of v2.3.4?
Replies: 12
Views: 15051

Re: What's the status of v2.3.4?

brianaker wrote:
24 Jul 2017 04:00
Does V3 work with S2 at this time?
I do have a raspberry attached to z-wave bridge controller but it is joined as an S2 device.
Yes, it does work as S2 primary controller and S2 seconddary. But we have not made enough tests yet. Use it on your own risk
by PoltoS
23 Jul 2017 13:59
Forum: RaZberry
Topic: What's the status of v2.3.4?
Replies: 12
Views: 15051

Re: What's the status of v2.3.4?

Yes. RaZberry and WD usually comes one after another. v2.3.5 will be released soon.

As for v3.0.0, it will be availble only RaZberry only unless people really want to test it on other platforms. For this you need to have S2 devices.
by PoltoS
23 Jul 2017 13:57
Forum: Discussions in English
Topic: ZWay crashing daily
Replies: 49
Views: 59315

Re: ZWay crashing daily

Please clean notifications.json.