specification of the automatic control program ( AirCon_Auto.py ) command


Execute the automatic control program (AirCon_Auto.py) 3:00, and terminate it around sunset every day.

After sunrise, AirCon_Auto.py check the weather and the status of the air conditioner every few minutes.
And the air conditioner is turned "ON" on following condition.

• Time after sunrise
&
• Under 95% of outside humidity
&
• Under 75% of inside humidity
&
• Higher than particular inside temperature1)2)
&
• Not 100% probability of rain from 18:00 to 24:002).
&
• "Dew Alert" not issued


1) The particular inside temperature is the temperature 1.0 ℃ lower than the predicted temperature at 19:00.
2) The predicted temperature and the probability of rain are checked at 3:00.

Caution !!
The judgment of the AirCon_Auto.py does not depend on the rain.

last update : 4 Oct 2023