diff -r 5e0695f6add5 -r 9322c619c525 lib/mbselib.h --- a/lib/mbselib.h Mon May 05 20:25:20 2014 +0200 +++ b/lib/mbselib.h Mon May 05 23:33:31 2014 +0200 @@ -48,6 +48,7 @@ char *alias; /* Friendly name */ int present; /* 1=present, 0=absent */ int lastval; /* Last valid value */ + int update; /* Value updated */ } w1_therm; typedef struct _rc_switch {