Binary sensor is always off

Discussions about RaZberry - Z-Wave board for Raspberry computer
lanbrown
Posts: 291
Joined: 01 Jun 2021 08:06

Re: Binary sensor is always off

Post by lanbrown »

Rudi56 wrote:
12 Aug 2023 19:27
cwilms wrote:
07 Jan 2023 15:11
I managed to resolve this issue by updating the device setting mapBasicSetToSpecificReport=true.

Contact sensor updates were then interpreted as instance0.SensorBinary updates.
Sorry to bother you, but my English is even worse than my z-wave skills.
Where can/should I set this "mapBasicSetToSpecificReport" ?

I have a ZD2102EU 2013 door window sensor with firmware version 4.84
So without Gen5 and security support. :(

Can you help me?

Greetings Rudi

http://IPaddressOfZ-WayServer:8083/JS/Run/zway.devices[DeviceNumberHere].WhatYouWantToSetHere
Rudi56
Posts: 13
Joined: 05 Apr 2016 11:34

Re: Binary sensor is always off

Post by Rudi56 »

Yes Sir, i did it.

Code: Select all

http://192.168.45.191:8083/JS/Run/zway.devices[32].mapBasicSetToSpecificReport=true
Response are "true"
but nothing happened. :( Zwave smarthome does show the sensor always in the same state.
(the led on the sensor blink short, when i opened the window, or when i close it.)

Where can i found the part after the zway.devices[32].???????
Is there a way to show me all the WhatICanToSetHere?
and what is the way to get the values, that is set?

Greetings and many thanks, for your help, Rudi
Last edited by Rudi56 on 13 Aug 2023 14:28, edited 1 time in total.
Rudi56
Posts: 13
Joined: 05 Apr 2016 11:34

Re: Binary sensor is always off

Post by Rudi56 »

Can you see something on my z-way Server Log?
I am out of order, in a old version 3.xx all was fine, now on 4.1.1 the one windowsensor does not work. :(

Greetings Rudi

Code: Select all

[2023-08-13 12:34:40.675] [D] [zway] RECEIVED: ( 01 09 00 04 00 20 03 20 01 FF 0F )
[2023-08-13 12:34:40.675] [D] [zway] SENT ACK
[2023-08-13 12:34:40.675] [D] [zway] SETDATA devices.32.data.lastReceived = 0 (0x00000000)
[2023-08-13 12:34:40.676] [W] [zway] Ignoring Set packet recieved on lower security scheme Plain text than our highest S2 Access (acceptSetSecurityLevel is not set)
[2023-08-13 12:34:40.677] [E] [zway] Error returned from _zway_cc_call_handler(zway, device->default_instance, controller->id, 0, data[4 + L], &data[5 + L]): Function class not supported by the hardware (-4)
[2023-08-13 12:34:40.694] [D] [zway] RECEIVED: ( 01 10 00 04 00 20 0A 71 05 07 FF 00 FF 07 02 00 00 B7 )
[2023-08-13 12:34:40.694] [D] [zway] SENT ACK
[2023-08-13 12:34:40.694] [D] [zway] SETDATA devices.32.data.lastReceived = 0 (0x00000000)
[2023-08-13 12:34:40.694] [D] [zway] SETDATA devices.32.instances.0.commandClasses.113.data.V1event.alarmType = 7 (0x00000007)
[2023-08-13 12:34:40.695] [D] [zway] SETDATA devices.32.instances.0.commandClasses.113.data.V1event.level = 255 (0x000000ff)
[2023-08-13 12:34:40.695] [D] [zway] SETDATA devices.32.instances.0.commandClasses.113.data.V1event = Empty
[2023-08-13 12:34:40.695] [D] [zway] SETDATA devices.32.instances.0.commandClasses.113.data.7.2.status = True
[2023-08-13 12:34:40.695] [D] [zway] SETDATA devices.32.instances.0.commandClasses.113.data.7.2.parameters = byte[0]
[2023-08-13 12:34:40.695] [D] [zway]   ( zero-length buffer )
[2023-08-13 12:34:40.695] [D] [zway] SETDATA devices.32.instances.0.commandClasses.113.data.7.2 = Empty
[2023-08-13 12:34:40.695] [D] [zway] SETDATA devices.32.instances.0.commandClasses.113.data.7.status = True
[2023-08-13 12:34:40.695] [D] [zway] SETDATA devices.32.instances.0.commandClasses.113.data.7 = Empty
[2023-08-13 12:34:41.630] [D] [zway] RECEIVED: ( 01 14 00 04 00 04 0E 32 02 21 34 00 00 00 00 00 01 00 00 00 02 C3 )
[2023-08-13 12:34:41.630] [D] [zway] SENT ACK
[2023-08-13 12:34:41.630] [D] [zway] SETDATA devices.4.data.lastReceived = 0 (0x00000000)
[2023-08-13 12:34:41.631] [D] [zway] SETDATA devices.4.instances.0.commandClasses.50.data.2.precision = 1 (0x00000001)
[2023-08-13 12:34:41.631] [D] [zway] SETDATA devices.4.instances.0.commandClasses.50.data.2.intVal = 0 (0x00000000)
[2023-08-13 12:34:41.631] [D] [zway] SETDATA devices.4.instances.0.commandClasses.50.data.2.val = 0.000000
[2023-08-13 12:34:41.631] [D] [zway] SETDATA devices.4.instances.0.commandClasses.50.data.2.delta = 1 (0x00000001)
[2023-08-13 12:34:41.631] [D] [zway] SETDATA devices.4.instances.0.commandClasses.50.data.2.ratetype = 1 (0x00000001)
[2023-08-13 12:34:41.631] [D] [zway] SETDATA devices.4.instances.0.commandClasses.50.data.2.previous = 0.200000
[2023-08-13 12:34:41.631] [D] [zway] SETDATA devices.4.instances.0.commandClasses.50.data.2 = Empty
[2023-08-13 12:34:41.670] [I] [core] [BaseModule-13] Set lastLevel to 0 for ZWayVDev_zway_4-0-50-2 (was 0.2)
[2023-08-13 12:34:42.353] [D] [zway] RECEIVED: ( 01 09 00 04 00 20 03 20 01 00 F0 )
[2023-08-13 12:34:42.354] [D] [zway] SENT ACK
[2023-08-13 12:34:42.360] [D] [zway] SETDATA devices.32.data.lastReceived = 0 (0x00000000)
[2023-08-13 12:34:42.361] [W] [zway] Ignoring Set packet recieved on lower security scheme Plain text than our highest S2 Access (acceptSetSecurityLevel is not set)
[2023-08-13 12:34:42.361] [E] [zway] Error returned from _zway_cc_call_handler(zway, device->default_instance, controller->id, 0, data[4 + L], &data[5 + L]): Function class not supported by the hardware (-4)
[2023-08-13 12:34:42.429] [D] [zway] RECEIVED: ( 01 10 00 04 00 20 0A 71 05 07 00 00 FF 07 02 00 00 48 )
[2023-08-13 12:34:42.429] [D] [zway] SENT ACK
[2023-08-13 12:34:42.430] [D] [zway] SETDATA devices.32.data.lastReceived = 0 (0x00000000)
[2023-08-13 12:34:42.430] [D] [zway] SETDATA devices.32.instances.0.commandClasses.113.data.V1event.alarmType = 7 (0x00000007)
[2023-08-13 12:34:42.430] [D] [zway] SETDATA devices.32.instances.0.commandClasses.113.data.V1event.level = 0 (0x00000000)
[2023-08-13 12:34:42.430] [D] [zway] SETDATA devices.32.instances.0.commandClasses.113.data.V1event = Empty
[2023-08-13 12:34:42.430] [D] [zway] SETDATA devices.32.instances.0.commandClasses.113.data.7.2.status = True
[2023-08-13 12:34:42.430] [D] [zway] SETDATA devices.32.instances.0.commandClasses.113.data.7.2.parameters = byte[0]
[2023-08-13 12:34:42.430] [D] [zway]   ( zero-length buffer )
[2023-08-13 12:34:42.430] [D] [zway] SETDATA devices.32.instances.0.commandClasses.113.data.7.2 = Empty
[2023-08-13 12:34:42.430] [D] [zway] SETDATA devices.32.instances.0.commandClasses.113.data.7.status = True
[2023-08-13 12:34:42.430] [D] [zway] SETDATA devices.32.instances.0.commandClasses.113.data.7 = Empty
[2023-08-13 12:34:43.130] [D] [zway] RECEIVED: ( 01 14 00 04 00 04 0E 32 02 21 34 00 00 00 1C 00 01 00 00 00 00 DD )
[2023-08-13 12:34:43.130] [D] [zway] SENT ACK
[2023-08-13 12:34:43.131] [D] [zway] SETDATA devices.4.data.lastReceived = 0 (0x00000000)
Post Reply