[SOLVED] Domoticz will no longer get my motion sensor value.
- 
					
					
					
					
 Hi. Using mysensors api version 1.6.0-beta. 
 I just updated my Domoticz to version 2.4312 and now my motions sensor don't change value when it shuld.
 In serial monitor i can see that my node send the update when i trigger a motion.send: 2-2-0-0 s=1,c=1,t=0,pt=7,l=5,sg=0,st=ok:21.0 send: 2-2-0-0 s=0,c=1,t=1,pt=7,l=5,sg=0,st=ok:29.0 send: 2-2-0-0 s=2,c=1,t=16,pt=0,l=1,sg=0,st=ok:1 send: 2-2-0-0 s=1,c=1,t=0,pt=7,l=5,sg=0,st=ok:20.0 send: 2-2-0-0 s=0,c=1,t=1,pt=7,l=5,sg=0,st=ok:28.0 send: 2-2-0-0 s=2,c=1,t=16,pt=0,l=1,sg=0,st=ok:1 send: 2-2-0-0 s=0,c=1,t=1,pt=7,l=5,sg=0,st=ok:27.0 send: 2-2-0-0 s=2,c=1,t=16,pt=0,l=1,sg=0,st=ok:1 send: 2-2-0-0 s=0,c=1,t=1,pt=7,l=5,sg=0,st=ok:24.0But in Domoticz nothing is happening. 
 I have a node with both Humidity and motion sensor it worked before the update so i think the something has changed in Domoticz.Any one have the same problem? 
 
- 
					
					
					
					
 Do you recieve anything in the gateway? If you only send 1 (unchanged) then the status wont be updated in Domoticz. I had a problem when I updated that my off delay timer stopped working so I had to send both 1 (on) and 0 (off). I reported this but nothing happened. So if you are using the off delay timer in Domoticz this might be the problem... 
 
- 
					
					
					
					
 I can see it in my gateway. 
 I only send 1 from my node and then use a timer in Domoticz.Thanks @sundberg84 i will try to change to send 1 and 0. I have change my node and you was right. When you send both 1 and 0 then it worked. 
 
 
			
		 
					
				
