Add files via upload

This commit is contained in:
BrauereiAlt 2021-03-06 17:05:19 -08:00 committed by GitHub
parent 441e235d1f
commit 03a30e70ce
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,8 +15,8 @@ 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: