Search found 28 matches

by pacaj2am
22 Mar 2015 02:30
Forum: RaZberry
Topic: Whole configuration disappeared
Replies: 0
Views: 2371

Whole configuration disappeared

Hello, I'm using v2.0.1-rc12, i was using 1.7.x before. 2-3 days after update whole confiuration and all devices disappeard. I ocmpletly reset the chip and reasociated devices. Then again, same thing. After 3 days every device disappeared. The same thing happened after restoring of configuration. Wh...
by pacaj2am
06 Feb 2015 22:46
Forum: RaZberry
Topic: Strange error - blinking lights when new temperature set
Replies: 0
Views: 2621

Strange error - blinking lights when new temperature set

Hello, I have in cron change of temperature on danfoss living connect valve. crontab -e 30 01 * * * ~/bin/nastav_teplotu.sh 5 20 and cat ~/bin/nastav_teplotu.sh #!/bin/bash wget -q -o /dev/null -O /dev/null "http://localhost:8083/ZWaveAPI/Run/devices[$1].ThermostatSetPoint.Set(1,$2)" It wo...
by pacaj2am
07 Apr 2014 22:20
Forum: RaZberry
Topic: Creation of module
Replies: 1
Views: 2839

Creation of module

Hello, i would like to create module out of this code: zway.devices[12].instances[2].SwitchBinary.data.level.bind( function() { var status = zway.devices[12].SwitchBinary.data.level.value; debugPrint("============================= Spinac 12 ve stavu: " + status); if(status == 255) zway.dev...
by pacaj2am
19 May 2013 11:24
Forum: RaZberry
Topic: Switch not updating it's status when maually pressed
Replies: 3
Views: 4675

Switch not updating it's status when maually pressed

<t>Hello,<br/> <br/> i have switch Everspring Wall Switch. When switch is manually pressed, i can see in server log some communication,<br/> <br/> --switch goes to On<br/> [2013-05-19 10:16:37.182] RECEIVED: ( 01 0F 00 49 84 0B 09 03 10 01 25 27 72 86 75 73 DD )<br/> [2013-05-19 10:16:37.195] SENT A...
by pacaj2am
19 May 2013 11:24
Forum: RaZberry
Topic: Switch not updating it's status when maually pressed
Replies: 3
Views: 4675

what is association group?

what is association group? How to configure?

I tried http://.../ZWaveAPI/zway.devices[11].data.nodeInfoFrame.bind(funtion(){zway.devices[11].SwitchBinary.Get()};

which returned

Not found

How to do the binding?

Thnak you

Jan
by pacaj2am
07 Apr 2013 02:20
Forum: RaZberry
Topic: Sending a climate control schedule to Danfoss thermostat?
Replies: 5
Views: 18180

you can ommit instances with

<r>you can ommit instances with lastest version...<br/> <br/> /ZWaveAPI/Run/devices[6].ThermostatSetPoint.data[1].setVal.value<br/> <br/> but i think you would like to know the value, that is on thermostat, not the one, that you want to change to:<br/> <br/> <URL url="http://razberry.paci.name/ZWave...
by pacaj2am
07 Apr 2013 02:20
Forum: RaZberry
Topic: Sending a climate control schedule to Danfoss thermostat?
Replies: 5
Views: 18180

crontab.... using wget...

crontab....

using wget...
by pacaj2am
25 Mar 2013 01:52
Forum: RaZberry
Topic: Control somfy rts shades
Replies: 9
Views: 9606

No

Telis is not z-wave compatile... I made my own using the remote controller.

Jan
by pacaj2am
25 Mar 2013 01:52
Forum: RaZberry
Topic: Control somfy rts shades
Replies: 9
Views: 9606

yes, raspberry and I had some

yes, raspberry and I had some spare optocouplers...
by pacaj2am
25 Mar 2013 01:52
Forum: RaZberry
Topic: Control somfy rts shades
Replies: 9
Views: 9606

this is pretty close. The gnd

this is pretty close. The gnd cable is just one sufficient. I bought just cheapest optocoupler. Led part is connected to raspberry. Transistor is attached to microswitch of buttons...