Search found 5 matches

by aibojian
04 Aug 2013 07:22
Forum: RaZberry
Topic: Help: HSM100-S3 Multi-Sensor always shows "triggered" state
Replies: 2
Views: 4303

Help: HSM100-S3 Multi-Sensor always shows "triggered" state

<t>Hi,<br/> <br/> I've 2 HSM100-S3 Multi-Sensor devices, both temperature and luminescence are working as expected, but the motion detector is not working. In Z-Way controller demo site, both devices always showed "triggered" as they have detected movements, and never go into idle state. I turned Se...
by aibojian
04 Aug 2013 07:22
Forum: RaZberry
Topic: Help: HSM100-S3 Multi-Sensor always shows "triggered" state
Replies: 2
Views: 4303

no longer an issue

I had to set the "On time : Minutes" to 1 to the the value change, the default value was set at 20 mins. :)
by aibojian
22 Jul 2013 07:14
Forum: RaZberry
Topic: Wall Switch and Plug In Module Dimmers Status Level Returned Wrong Value
Replies: 5
Views: 6753

Wall Switch and Plug In Module Dimmers Status Level Returned Wrong Value

<t>When I am using RazBerry with either Z-Way iPhone app or OpenRemote, I'm getting incorrect value in return.<br/> <br/> Ex 1: When I am using slider and selected 60 the return value will either jump to 96 (if it was from 99) or 4 (if it was from 0).<br/> <br/> Ex 2: When I click on the ON button (...
by aibojian
22 Jul 2013 07:14
Forum: RaZberry
Topic: Wall Switch and Plug In Module Dimmers Status Level Returned Wrong Value
Replies: 5
Views: 6753

Make sense

That make sense. is there any way to delay calls or when posting commands through JSON API, so it returns the correct value?
by aibojian
22 Jul 2013 07:14
Forum: RaZberry
Topic: Wall Switch and Plug In Module Dimmers Status Level Returned Wrong Value
Replies: 5
Views: 6753

Resolved

<r>I got it resolved by combined 2 commands separated with a semicolon, which polls every 2s<br/> <br/> <URL url="http://RazberryIP/JS/Run/zway.devices%5BN%5D.instances%5BI%5D.commandClasses%5BccId%5D.Get%28%29;DimmerLevel%28N%29"><LINK_TEXT text="http://RazberryIP/JS/Run/zway.devices[N ... erLevel(...