Bug Fix indent
This commit is contained in:
parent
a2d4306fa6
commit
b7d12a5044
@ -137,8 +137,8 @@ class brennenstuhl_heatingvalve(base):
|
||||
payload = json.loads(message.payload)
|
||||
#
|
||||
# heartbeat
|
||||
#
|
||||
if message.topic == self.topic:
|
||||
#
|
||||
if message.topic == self.topic:
|
||||
self.last_device_msg = time.time()
|
||||
#
|
||||
# follow setpoint
|
||||
|
Loading…
x
Reference in New Issue
Block a user