diff --git a/control/hass-heating.py b/control/hass-heating.py index a8685b4..0ff54db 100755 --- a/control/hass-heating.py +++ b/control/hass-heating.py @@ -30,7 +30,7 @@ if heating['state'] == 'on': else: demand = False -print(heating) +print(demand) runs = 0 if demand: