Bug Fix indent

This commit is contained in:
Dirk Alders 2023-12-16 08:22:38 +01:00
parent a2d4306fa6
commit b7d12a5044

View File

@ -138,7 +138,7 @@ class brennenstuhl_heatingvalve(base):
# #
# heartbeat # heartbeat
# #
if message.topic == self.topic: if message.topic == self.topic:
self.last_device_msg = time.time() self.last_device_msg = time.time()
# #
# follow setpoint # follow setpoint