Page 1 of 1

Domoticz do not refresh status coming from mysensors gw

Posted: Saturday 14 October 2017 19:10
by knop
Hi,

I'm using RPI3 with MySensors serial GW (https://www.mysensors.org/build/raspberry)
I've activated debug for mysgw -d and I can checked than every events coming from my sensors are received by my gateway.
In domoticz material I have :

Idx----------Nom----------- Activé------Type-----------------------Adresse----------- Port ----------------Délai d'attente de données
6------MySensors Gateway--Oui------MySensors Gateway USB
------------------------------------------Version: 2.1.1 Settings------------------------/dev/ttyUSB020---Désactivé

In Settings I have :
Node
ID du Nœud---------------Nom----------------Nom du croquis------------------------Version-------------------Fils------------Dernier contact
1-------------------------Unknown--------------Contact door--------------------------- 1.0---------------------- 2--------------2017-10-14 18:29:13


ID Child----------------Type-----------------Nom----------------Values-------------------------------------Confirmation-------ACK Timeout---Dernier contact
5----------------------S_DOOR----------------------------------#1. V_STATUS (0), V_TRIPPED (1)-----------true-----------------1200--------2017-10-14 18:29:13
255-------------------S_ARDUINO_NODE----2.1.1--------------------------------------------------------------false-----------------1200--------2017-10-14 18:19:54

And the problem I have it is sometimes Values V_TRIPPED for S_DOOR is no more updated.
Do you have ever seen this issue ?

Thanks for your help.

Chris.