pylabrobot.plate_reading.agilent_biotek_synergyh1_backend.SynergyH1Backend.temperature_range# property SynergyH1Backend.temperature_range: Tuple[float | None, float | None]# Return (min_temp, max_temp). If cooling is not supported (heating only), min_temp is None. If heating is not supported (cooling only), max_temp is None.