forked from M-Labs/thermostat
Exactlier wording
This commit is contained in:
parent
50c1bb5929
commit
f1d33f4729
@ -38,7 +38,7 @@ class Thermostat(QObject, metaclass=PropertyMeta):
|
||||
_ = self.task.result()
|
||||
except asyncio.TimeoutError:
|
||||
logging.error(
|
||||
"Encountered an error while updating parameter tree.",
|
||||
"Encountered an error while polling for information from Thermostat.",
|
||||
exc_info=True,
|
||||
)
|
||||
self.connection_error.emit()
|
||||
|
Loading…
Reference in New Issue
Block a user