diff --git a/climate/emma-bedroom/processing.js b/climate/emma-bedroom/processing.js index 3e40fbf..55ba422 100644 --- a/climate/emma-bedroom/processing.js +++ b/climate/emma-bedroom/processing.js @@ -280,7 +280,7 @@ if (setHvac.length > 0) { } if (setEco.length > 0) { - flow.set('emmaBedroom.airconPreset',setEco,'diskCon') + flow.set('emmaBedroom.airconEco',setEco,'diskCon') } if (setTemp.length > 0) {