Devices:
- Hub
- Multipurpose Sensor
- Outlet
All of these devices are brand new off Amazon, most recent version / gen.
My requirement is rather simple:
During the day, keep the temp at 75 degrees F
During the night, keep the temp at 70 degrees F
I have 4 automations:
First automation:
IF
time period Between 9:00am and 6:00pm, every day
multipurpose sensor actual temp >= 75
THEN
turn outlet off
Second automation:
IF
time period Between 9:00am and 6:00pm, every day
multipurpose sensor actual temp <= 74
THEN
turn outlet on
Third automation:
IF
time period between 6:01pm and 8:59am, every day
multipurpose sensor actual temp >= 70
THEN
turn outlet off
Fourth automation:
IF
time period between 6:01pm and 8:59am, every day
multipurpose sensor actual temp <= 69
THEN
turn outlet on
Simple, right?
Automations sometimes run, and sometimes they donāt.
I cannot find any rhyme or reason as to when they decide to run and when they decide to not run.
Iāve deleted the automations several times and recreated them.
Iāve powered off the hub and let it sit for a couple minutes and powered it back on.
To no avail, can I get this thing to function correct.
Support has rendered itself useless.
I contact them, and they ask for specific examples of what failed to trigger and when.
So I immediately provide them with examples.
Then, they wait 3 or more days to respond, asking for new examples because too much time has lapsed since I sent the last example.
Now, I canāt even seem to get a response from support.
I rated the app 1 star on Google Play wtih an explanation. They responded and apologized for my difficulties and told me I should reach out to support. WELL DUH- Iāve DONE that!
Anyone have any ideas as to what I can do to meet my requirements with the room temps during day and night?