PeteRager / lennoxs30api

API for communication with Lennox S30 / E30 climate controls using Lennox cloud or local connection
MIT License
9 stars 2 forks source link

Observation on Test Mode #69

Closed aesculus closed 11 months ago

aesculus commented 1 year ago

I had a HVAC tech come to check my refrigerant on my HP and needed to have the system running at full power. So I put the system in test mode at 100% cooling while they checked the pressure. After it was over my dashboard only showed the time as Fan mode and the system as Off.

I think this is an error in my logic as I only accounted for tempOperation to have heating and cooling and if not, off.

Are there other modes for tempOperation that I should account for?