mirror of
https://github.com/PiBrewing/craftbeerpi4.git
synced 2024-11-09 17:07:43 +01:00
Add files via upload
This commit is contained in:
parent
441e235d1f
commit
03a30e70ce
1 changed files with 2 additions and 2 deletions
|
@ -15,7 +15,7 @@ class Hysteresis(CBPiKettleLogic):
|
|||
self.heater = self.kettle.heater
|
||||
logging.info("Hysteresis {} {} {} {}".format(self.offset_on, self.offset_off, self.id, self.heater))
|
||||
|
||||
self.get_actor_state()
|
||||
# self.get_actor_state()
|
||||
|
||||
|
||||
while True:
|
||||
|
|
Loading…
Reference in a new issue