Page 1 of 1

Sensative Door sensor not reporting in UI

Posted: 18 Sep 2018 09:52
by steinis
My Sensitive strip door sensor is not changed in the z-way UI, but I can se its working from the expert menu(SensorBinary is switching true/false).

I have tried to exclude and include it a number of times.

Re: Sensative Door sensor not reporting in UI

Posted: 20 Sep 2018 14:46
by ralph
This is not showing in the UI for me neither (3.0.0rc15)

Expert UI interview status (100%):

Code: Select all

Device Name	
Sensative Strip 
Device Id	
29
Brand	
Sensative AB
Device Type	
Notification Sensor
Wireless Activity	
 deep sleep
Application version	
0.4
SDK version	
6.51.06
Command Class	
Basic • SensorBinary • AssociationGroupInformation • DeviceResetLocally • ZWavePlusInfo • Configuration • Alarm • ManufacturerSpecific • PowerLevel • Battery • Wakeup • Association • Version • 
[code]

I can confirm it reporting by log:

[code]
[2018-09-20 13:43:38.639] [D] [zway] SETDATA devices.29.data.lastReceived = 0 (0x00000000)
[2018-09-20 13:43:38.640] [D] [zway] SETDATA devices.29.instances.0.commandClasses.113.data.6.eventParameters = byte[0]
[2018-09-20 13:43:38.640] [D] [zway] SETDATA devices.29.instances.0.commandClasses.113.data.6.event = 22 (0x00000016)
[2018-09-20 13:43:38.643] [D] [zway] SETDATA devices.29.instances.0.commandClasses.113.data.6.eventString = "Window/door is open"
[2018-09-20 13:43:38.643] [D] [zway] SETDATA devices.29.instances.0.commandClasses.113.data.6.status = 255 (0x000000ff)
[2018-09-20 13:43:38.644] [D] [zway] SETDATA devices.29.instances.0.commandClasses.113.data.6 = Empty
[2018-09-20 13:43:42.146] [D] [zway] SETDATA devices.29.data.lastReceived = 0 (0x00000000)
[2018-09-20 13:43:42.147] [D] [zway] SETDATA devices.29.instances.0.commandClasses.113.data.6.eventParameters = byte[0]
[2018-09-20 13:43:42.147] [D] [zway] SETDATA devices.29.instances.0.commandClasses.113.data.6.event = 22 (0x00000016)
[2018-09-20 13:43:42.149] [D] [zway] SETDATA devices.29.instances.0.commandClasses.113.data.6.eventString = "Window/door is open"
[2018-09-20 13:43:42.150] [D] [zway] SETDATA devices.29.instances.0.commandClasses.113.data.6.status = 255 (0x000000ff)
[2018-09-20 13:43:42.150] [D] [zway] SETDATA devices.29.instances.0.commandClasses.113.data.6 = Empty
[2018-09-20 13:43:46.041] [D] [zway] SETDATA devices.29.data.lastReceived = 0 (0x00000000)
[2018-09-20 13:43:46.042] [D] [zway] SETDATA devices.29.instances.0.commandClasses.113.data.6.eventParameters = byte[0]
[2018-09-20 13:43:46.042] [D] [zway] SETDATA devices.29.instances.0.commandClasses.113.data.6.event = 23 (0x00000017)
[2018-09-20 13:43:46.045] [D] [zway] SETDATA devices.29.instances.0.commandClasses.113.data.6.eventString = "Window/door is closed"
[2018-09-20 13:43:46.045] [D] [zway] SETDATA devices.29.instances.0.commandClasses.113.data.6.status = 255 (0x000000ff)
[2018-09-20 13:43:46.046] [D] [zway] SETDATA devices.29.instances.0.commandClasses.113.data.6 = Empty
[2018-09-20 13:43:46.103] [D] [zway] SETDATA devices.29.data.lastReceived = 0 (0x00000000)
[2018-09-20 13:43:46.103] [D] [zway] SETDATA devices.29.instances.0.commandClasses.113.data.6.eventParameters = byte[0]
[2018-09-20 13:43:46.104] [D] [zway] SETDATA devices.29.instances.0.commandClasses.113.data.6.event = 23 (0x00000017)
[2018-09-20 13:43:46.107] [D] [zway] SETDATA devices.29.instances.0.commandClasses.113.data.6.eventString = "Window/door is closed"
[2018-09-20 13:43:46.107] [D] [zway] SETDATA devices.29.instances.0.commandClasses.113.data.6.status = 255 (0x000000ff)
[2018-09-20 13:43:46.107] [D] [zway] SETDATA devices.29.instances.0.commandClasses.113.data.6 = Empty
[2018-09-20 13:43:46.768] [D] [zway] SETDATA devices.29.data.lastReceived = 0 (0x00000000)
[2018-09-20 13:43:46.768] [D] [zway] SETDATA devices.29.instances.0.commandClasses.113.data.6.eventParameters = byte[0]
[2018-09-20 13:43:46.768] [D] [zway] SETDATA devices.29.instances.0.commandClasses.113.data.6.event = 23 (0x00000017)
[2018-09-20 13:43:46.771] [D] [zway] SETDATA devices.29.instances.0.commandClasses.113.data.6.eventString = "Window/door is closed"
[2018-09-20 13:43:46.771] [D] [zway] SETDATA devices.29.instances.0.commandClasses.113.data.6.status = 255 (0x000000ff)
[2018-09-20 13:43:46.771] [D] [zway] SETDATA devices.29.instances.0.commandClasses.113.data.6 = Empty
[code]

Re: Sensative Door sensor not reporting in UI

Posted: 22 Sep 2018 21:04
by steinis
Ahh crap. So basically this unit is useless with z-way?

Re: Sensative Door sensor not reporting in UI

Posted: 24 Sep 2018 10:06
by ralph
Which zway version are you on?

Re: Sensative Door sensor not reporting in UI

Posted: 24 Sep 2018 14:49
by steinis
Running firmware v2.3.8-rc6 with UI version 1.9.0

Re: Sensative Door sensor not reporting in UI

Posted: 26 Sep 2018 00:46
by steinis
Is there a way to map the signal from expert UI and make a dummmy device so I can use it in my logic?

Re: Sensative Door sensor not reporting in UI

Posted: 17 Nov 2018 01:50
by steinis
And news here? Will there be a fix for this component soon?