Search found 26 matches

by Rappo
07 Apr 2015 11:03
Forum: RaZberry
Topic: zwave login failing on fresh install
Replies: 9
Views: 22383

Re: zwave login failing on fresh install

Yes, I am able to connect to the Razberry using SSH. I am no command line expert though...

I am using v2.0.1-rc12.
by Rappo
05 Apr 2015 19:10
Forum: RaZberry
Topic: zwave login failing on fresh install
Replies: 9
Views: 22383

Re: zwave login failing on fresh install

Hi.

I have the same problem. How did you resolve it?

regards
Rappo
by Rappo
21 Jan 2015 14:52
Forum: Discussions in English
Topic: Direct association - limits
Replies: 6
Views: 10063

Re: Direct association - limits

No, it does not have to mean anything. I still have problems getting this smoke sensor to work...
The temperature updates, the rest does not. :(
by Rappo
21 Jan 2015 12:52
Forum: Discussions in English
Topic: Direct association - limits
Replies: 6
Views: 10063

Re: Direct association - limits

My manual says that the smoke detector is to be used with al devices certified with Z-Wave certificate and should be compatible with such devices produced by other manufacturers.

The box in which it came is marked with the Z-Wave logo.
by Rappo
21 Jan 2015 12:46
Forum: Discussions in English
Topic: Direct association - limits
Replies: 6
Views: 10063

Re: Direct association - limits

Hi.

I am using the Fibaro Smoke Sensor FGSS-001. I have problems with this device in Expert UI as it does not change status in "Control -> Sensors". When I click "update" it does not update. And of course, using it in HA does not work...

Regards
by Rappo
08 Jan 2015 13:28
Forum: Discussions in English
Topic: Direct association - limits
Replies: 6
Views: 10063

Direct association - limits

Hi. The following issue applies for a setup using direct association between a smokedetector and a powerswitch: When the smokedetector registers smoke the powerswitch turns the electricity off. This works. What opportunities do I have when it comes to turning the powerswitch back on without touching...
by Rappo
08 Jan 2015 13:15
Forum: RaZberry
Topic: Measure kWh used in 1 minute.
Replies: 14
Views: 15998

Re: Measure kWh used in 1 minute.

Thank you so much for a detailed description. My unit reports watt ;)
by Rappo
07 Jan 2015 18:09
Forum: RaZberry
Topic: Measure kWh used in 1 minute.
Replies: 14
Views: 15998

Re: Measure kWh used in 1 minute.

Mirar: But I am still interested in your setup ;)
by Rappo
07 Jan 2015 18:08
Forum: RaZberry
Topic: Measure kWh used in 1 minute.
Replies: 14
Views: 15998

Re: Measure kWh used in 1 minute.

If I could reset the kWh every 60 seconds I guess that would help. But I am not sure how to do this.
I managed to reset the kWh every 60 seconds setting up at http device with this url http://IP:8083/JS/Run/zway.devices[4].i ... [50].Reset()
by Rappo
07 Jan 2015 14:43
Forum: RaZberry
Topic: Measure kWh used in 1 minute.
Replies: 14
Views: 15998

Re: Measure kWh used in 1 minute.

I'm not using javascript, but I poll the JSON interface and read the 'current power' number instead of the 'kwh used'. How exactly are you doing this? You are using the Home Automation right? The Z Wave Expert UI reports a resolution of 0.001kW, and the Fibaro reports 0.01kW as far as I remember. I...