Error in Button Controller 5.1

I created the following rule for one of the button actions:

[IF (Variable CottageMasterTemperature(20) > CottageFloorTemperature(9)(T) [TRUE]) THEN
Add -1 to CottageMasterTemperature
Speak on Echo - Andrew's Echo Cottage: 'Master bedroom temperature set to %CottageMasterTemperature%(Master bedroom temperature set to 20)'
ELSE
Speak on Echo - Andrew's Echo Cottage: 'Master room temperature cannot be set below %CottageFloorTemperature%(Master room temperature cannot be set below 9)'
END-IF]

I wanted to clear the rule so I began by deleting the first line with the "Trash icon"

Now I get the following error when I try to click on the rule.

Unexpected Error

An unexpected error has occurred trying to load the app. Check Logs for more information.

Error: Cannot pop() an empty List

Thanks for reporting this. The bug has been found, and will be fixed in the next release. If you wait, that rule will come back to life then. Or you can remove it using the App Status page (gear icon).

2 Likes

Release 2.3.3.127 fixes this problem.

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.