Search found 7579 matches

by PoltoS
21 Aug 2016 02:32
Forum: RaZberry
Topic: 2.2.4 rc4 Issue
Replies: 5
Views: 6072

Re: 2.2.4 rc4 Issue

There is a proble m with Security in RC5 on the Pi.

We will fix it soon.

Dont use RC versions until we suggest it
by PoltoS
21 Aug 2016 02:29
Forum: RaZberry
Topic: 2 RaZberry's - 1 Mesh Network
Replies: 3
Views: 4274

Re: 2 RaZberry's - 1 Mesh Network

You can include on as a secondary controller into another one. Use standard Include node on the primary and StartLearnMode on the secondary (first reset it to factory)
by PoltoS
21 Aug 2016 02:27
Forum: Discussions in English
Topic: RFXtrx433E
Replies: 9
Views: 8952

Re: RFXtrx433E

by PoltoS
21 Aug 2016 02:23
Forum: Device specific
Topic: Support proprietary thermostat command classes
Replies: 15
Views: 19413

Re: Support proprietary thermostat command classes

Fan modes were not implemented in the UI since there are no devices on EU market to test it with. We will certainly add it in future, but it depends on market demand.

Not sure why it does not work in Expert commands. Can you show the error as shown in browser console?

See you in IFA!
by PoltoS
21 Aug 2016 02:18
Forum: Discussions in English
Topic: Smart UI - Dimmer Issues
Replies: 16
Views: 15650

Re: Smart UI - Dimmer Issues

This was fixed recently. You can install 2.2.4-rc4 or wait a bit till we release new 2.2.4 next week.

https://github.com/Z-Wave-Me/zwave-smar ... -240935557
by PoltoS
18 Aug 2016 15:50
Forum: Discussions in English
Topic: No device in remote find.z-wave.me
Replies: 1
Views: 2630

Re: No device in remote find.z-wave.me

Sure you are logging a sa user that have rights to see your devices? You can specify this in user management
by PoltoS
18 Aug 2016 12:48
Forum: Device specific
Topic: Support proprietary thermostat command classes
Replies: 15
Views: 19413

Re: Support proprietary thermostat command classes

We have no UI for Fan Mode yet, since we have not yet seen devices supporting it. What is your device? As stated in our documentation (and also in Expert Commands tab) the syntax is the following: Command ThermostatFanMode Set Syntax: Set(on, mode, successCallback = NULL, failureCallback = NULL) Des...
by PoltoS
18 Aug 2016 12:45
Forum: RaZberry
Topic: RaZberry UART serial8250: too much work for irq4
Replies: 1
Views: 2309

Re: RaZberry UART serial8250: too much work for irq4

Looks like OS/kernel configuration problem. Please check kernel configuration. Hard to support more as we have never tested this PC with this OS.

Certainly it is not RaZberry related as it is just a simple UART communication board.
by PoltoS
17 Aug 2016 18:22
Forum: Discussions in English
Topic: Multilevel Switch (Blind) Command "Stop" don't work [SOLVED]
Replies: 4
Views: 6673

Re: Multilevel Switch (Blind) Command "Stop" don't work

Ineed, there is a bug. Such change should fix it (add return in several places): automation/modules/ZWave/index.js @@ -1953,12 +1953,16 @@ ZWave.prototype.parseAddCommandClass = function (nodeId, instanceId, commandClas } } else if ("stop" === command) { // Commands for Blinds cc.StopLevel...
by PoltoS
17 Aug 2016 15:00
Forum: Discussions in English
Topic: Devices lost after upgrade / downgrade
Replies: 13
Views: 16549

Re: Devices lost after upgrade / downgrade

BTW, we have even a more recent doc on our official web site: https://razberry.z-wave.me/docs/RaZberr ... nual20.pdf It also describes the backup/restore.