From 31d7ce83048083334987a5da84a8fcaf5f7b7e11 Mon Sep 17 00:00:00 2001 From: camea Date: Tue, 14 Jun 2022 17:33:37 +0200 Subject: [PATCH] temporarely add se_T_stat to Tr alias config --- setups/frappy.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setups/frappy.py b/setups/frappy.py index 8b4f02e..d5cded1 100644 --- a/setups/frappy.py +++ b/setups/frappy.py @@ -26,7 +26,7 @@ devices = dict( }, temperature_regulation = { 'alias': 'Tr', - 'targets': {'se_tt': 20, 'se_tm': 19}, + 'targets': {'se_tt': 20, 'se_tm': 19, 'se_T_stat': 18}, }, temperature_drivable = { 'alias': 'T',