So I have my AC connected to a smart plug and I’m trying to figure out what would be the best way to go about automating it.

Currently, I have it set to run every hour on the hour for 20 minutes if the time is between noon and 8 p.m. Which covers the hottest part of the day.

However, what I could do is have it run every other hour instead and have a couple of night runs along with the daytime runs.

Doing it that way would eliminate most of the 16-hour period currently that exists between the ending of one day and the beginning of the next.

Edit: Also, is there an easy way to automate every other hour using the time pattern or would I manually have to set up triggers for 2am, 4am, 6am, 8am, 10am, etc. using the fixed values?

Edit 2: looks like i can use “/2” to accomplish that

  • anotherandrew@lemmy.mixdown.ca
    link
    fedilink
    English
    arrow-up
    1
    ·
    2 months ago

    Monitor the current with the smart plug. When you want to turn it off, wait for the current to drop for a few minutes (this means the compressor is off/unloaded) then power off the outlet.

    Might be an idea.