artisan icon indicating copy to clipboard operation
artisan copied to clipboard

Add support for Humidity and Pressure in Roast Property

Open neuralldev opened this issue 5 months ago • 2 comments

  • adding two combo boxes to select the field
  • modify the update button to push all 3 values (temp, humidity, pressure)
  • updating the default values of humidity and pressure field selection in profile

neuralldev avatar Jun 08 '25 17:06 neuralldev

adding two combo boxes to select the field modify the update button to push all 3 values (temp, humidity, pressure) updating the default values of humidity and pressure field selection in profile

neuralldev avatar Jun 08 '25 17:06 neuralldev

:white_check_mark: Build artisan dec46f1 (1565) completed (commit https://github.com/artisan-roaster-scope/artisan/commit/dec46f134e by @)

AppVeyorBot avatar Jun 08 '25 18:06 AppVeyorBot

Thanks for your contribution and sorry that I only now found time to look into this. I decided take a slightly different road and to move the configuration of the curves to take the ambient data from to the Ambient tab in the Devices dialog (menu Config >> Devices ). I hope this works as expected. If an ambient sensor hardware is selected its data takes precedence.

MAKOMO avatar Aug 19 '25 18:08 MAKOMO