diff -r b56988cc516b -r ba340e00aab2 thermferm/thermferm.h --- a/thermferm/thermferm.h Sun Mar 31 13:57:25 2019 +0200 +++ b/thermferm/thermferm.h Sat Apr 27 15:36:16 2019 +0200 @@ -186,6 +186,7 @@ int light_wait; /* Lights wait counter */ int light_usage; /* Lights usage in seconds */ int light_idx; /* Domoticz idx */ + int light_timer; /* Lights timer */ char *door_address; /* Door input address */ int door_state; /* Door status */ int door_idx; /* Domoticz idx */