Smartthigns routine wont start air conditioner

I have a Samsung smart AC that has a temperature sensor .

I have setup 2 routines:
•One that checks if temp if its equal or bellow 24 to turn of AC
•Second that checks if temp is at or above 27 to turn on AC

Second one can’t make it work at all and AC wont start, any idea why it wont start the AC.
Smartthings show the correct temperature even when the device is offline:

Routine that is not working:

Routine that is working:

Umm… I think the first one fails because it is set to Temp = 27, not Temp >= 27

I have added a notification to test if I get that and it suddenly started to work,

I have also changed the temp to >= as indeed it might have missed it if it went above.

Thanks,
Alexandru