Page 1 of 1

Multilevel Sensor: Channel #0 not updated to value of channel #1

Posted: 13 Nov 2017 20:39
by DerLexus
Hi there,

as stated here viewtopic.php?f=3427&t=23853&p=64223&hi ... vel#p64223 by PoltoS Z-Wave requires to have a channel #0 at the root device for a multilevel sensor. Z-Uno uses the value of Channel #1 for this. But since last sdk version the channel #0 stucks at the first value that was measured and does not change even if channel #1 has a different channel.

My sketch uses a temp sensor and the channel #0 shows 22.5 degrees even if the snow is falling (channel #1 shows something like 2.1 degrees).

Can anybody confirm this behaviour?

Thank you!
Bye

Re: Multilevel Sensor: Channel #0 not updated to value of channel #1

Posted: 10 Dec 2017 19:30
by DerLexus
No one?

Re: Multilevel Sensor: Channel #0 not updated to value of channel #1

Posted: 11 Dec 2017 19:41
by PoltoS
Make sure to set up association in the life line group (#1). Better to place both association to controllerId and another multichannel association to controllerId:0

Re: Multilevel Sensor: Channel #0 not updated to value of channel #1

Posted: 12 Dec 2017 17:56
by DerLexus
Thanks for your reply! Do you mean i should use ZUNO_SETUP_ASSOCIATIONS macro?

Re: Multilevel Sensor: Channel #0 not updated to value of channel #1

Posted: 17 Dec 2017 14:49
by PoltoS
No, Life Line is here by default (group #1). Make sure to set it in your controller (good controllers should do that themselves)