Thanks for the response Stu.Firmware is 3.3.10, UI is 4.5.4 (due to the expired SSL issue using the workaround). I remove & re-added the tstat & now it shows up as 3 devices, Main, Cool, & Heat. I was finally able to get the program to work. Im currently testing it & it worked twice. the last time it didnt & when I checked the admin console it had an error that it couldnt communicate with the appliance module. I get that error alot in the console but everything works otherwise. Are there any tips to resolve communication issues with devices? I dont want the AC to turn off & leave the fan on. In my last test the AC turned on but the fan didnt & thats when I saw the error in the admin console. When the AC turned off the appliance module did turn off. Below is the program I created. I tweaked it to leave the AC blower fan on for X mins after the setpoint is reached & then turn the blower fan & appliance fan both off. SO far in testing its working as expected.
TurnOnFanWhileColling - [iD 004F][Parent 0039]
If
Status 'Insteon Thermostat - Cool Ctl' is On
Then
Set 'FanApplModule' Fast On
Else
Set 'Insteon Thermostat - Main' Fan On
Wait 1 minute
Set 'FanApplModule' Fast Off
Set 'Insteon Thermostat - Main' Fan Auto