Would need some help making a better car heater in PLEG.
I have a switch controlling my car heater (lets call the device “car heater”), turning it on and off.
I also have a outside temperature sensor (“outside temp”). If the temp goes below 0?C I want the car heater to switch on.
So far, so good.
However, I only want the car heater to turn on (if the temp drops below 0) between 07:00-09:00. I also want the car heater to switch off if the temp goes above 0?C during this time OR the time passes 09:00. In a perfect world I could also choose certain week days when this would be active (e.g. not in the weekends).
I have made several attempts using PLEG and miscellaneous apps. Nothing quite works and I often come out to a freezing car (or notice the car heater is still running in the evening).
Schedule: HeaterTime ON (Specific Days of Week at 7:00), OFF Interval 2Houts
Optional: GarageDoorOpen When Garage door is open GarageHeaterOn When the Heater is on
Conditions: StartHeater HeaterTime StopHeater GarageHeaterOn and (!HeaterTime or (GarageHeaterOn; GarageDoorOpen))
The above will also turn off the Heater if you leave early when the Garage door is opened.
Without the optional stuff:
Thanks, but this doesn’t seem to take into consideration the outside temp? I only want the heater to turn on if the outside temperature sensor is below 0. Or am I missing something?
Is a sequence expression … it is true if the listed inputs or conditions become true in the specified order …
In this case if the GarageHeater is turned on … followed by the GarageDoorOpen
The ideas is to turn off the heater in less than 2 hours if you are going to be leaving anyway.
Best Home Automation shopping experience. Shop at Ezlo!