Some change to heating cotrol

This commit is contained in:
Alex Manning 2019-08-09 18:11:37 +00:00
parent 0943e948c7
commit f8e4c8a8d3

View file

@ -30,7 +30,7 @@ if heating['state'] == 'on':
else: else:
demand = False demand = False
print(heating) print(demand)
runs = 0 runs = 0
if demand: if demand: