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

Discussion about Z-Uno product. Visit http://z-uno.z-wave.me for more details.
Post Reply
DerLexus
Posts: 22
Joined: 03 Sep 2017 14:38

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

Post 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
User avatar
PoltoS
Posts: 7565
Joined: 26 Jan 2011 19:36

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

Post 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
DerLexus
Posts: 22
Joined: 03 Sep 2017 14:38

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

Post by DerLexus »

Thanks for your reply! Do you mean i should use ZUNO_SETUP_ASSOCIATIONS macro?
User avatar
PoltoS
Posts: 7565
Joined: 26 Jan 2011 19:36

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

Post 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)
Post Reply