Pioreactor / pioreactor

Hardware and software for accessible, extensible, and scalable bioreactors. Built on Raspberry Pi.
https://pioreactor.com
MIT License
101 stars 9 forks source link

Temperature control: change failed because of 'TemperatureController' object has no attribute 'temperature' #487

Closed kellytr closed 7 months ago

kellytr commented 7 months ago

Started a new experiment. Ran temperature automation only_record_temperature(). Within 30 seconds, switched over to thermostat automation and recieved the following error messages. There was no data collected on the Temperature chart on Overview. It seems that when the first data point is recorded. this error doesn't occur anymore.

image

image

CamDavidsonPilon commented 7 months ago

Fixed in next release - race condition