This commit is contained in:
make-ing 2015-10-12 16:48:40 +02:00
parent e93ffe0dba
commit 32ebec4973

View file

@ -1387,7 +1387,7 @@ class MachineCom(object):
if self.isOperational() and not self.isStreaming() and not self._long_running_command and not self._heating:
#self.sendCommand("?", cmd_type="temperature_poll")
self.sendCommand("?")
self._sendCommand("?")
def _poll_sd_status(self):
"""