Change name of eco variable in flow context

This commit is contained in:
2025-04-24 00:29:10 -04:00
parent b6c0ac0713
commit 0b64c61cd1

View File

@ -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) {