Index: leahi_dialin/td/modules/switches.py =================================================================== diff -u -rd0d72ba74208cb43073ec38c7bbfebb2d32dcc66 -r7f463d8649e41b995e1a94cc001ffc50541cafb7 --- leahi_dialin/td/modules/switches.py (.../switches.py) (revision d0d72ba74208cb43073ec38c7bbfebb2d32dcc66) +++ leahi_dialin/td/modules/switches.py (.../switches.py) (revision 7f463d8649e41b995e1a94cc001ffc50541cafb7) @@ -75,6 +75,7 @@ message['message'][MsgFieldPositions.START_POS_FIELD_1:MsgFieldPositions.END_POS_FIELD_1]))[0] self.td_switches_status[TDSwitchesNames.H9_FRONT_DOOR.name] = TDSwitchStatus(front_door).value + self.td_switches_timestamp = timestamp def cmd_switch_status_override(self, switch: int, status: int, reset: int = NO_RESET) -> int: """