0 Followers
0 Following
1 Posts
RIP Lemm.ee

To quote above user fatvegan@

“Oh no”

I agree with this, but I also have an automation that alerts me when the door opens, and when it’s been open longer than 5 mins. I also have a condition on my garage door openings that stop them without confirmation if it’s after sunset.
I agree with this, but I also have an automation that alerts me when the door opens, and when it’s been open longer than 5 mins. I also have a condition on my garage door openings that stop them without confirmation if it’s after sunset.

Okay, I was looking through the schedule’s logs, and it looked like every day had the schedule triggered when it was supposed to. So I went to my thermostat and changed it to ‘non programmable’ so there is no day/night cycle on the thermostat itself. I will see if this fixes the missed days.

I am curious though, because I had always been under the assumption that using the scheduler is better than simple time triggered automations because if the system or entity is unavailable at the exact moment the automation triggers, you could miss it. This could lead to irrigation pumps being left on for hours instead of minutes, and furnaces running the wrong temp all day/night, etc. It appears to me that the scheduler integration is simply running an automation at every breakpoint in the defined schedule.

Best way to control thermostat schedule - HACS scheduler not working properly

https://sh.itjust.works/post/54654944

Best way to control thermostat schedule - HACS scheduler not working properly - sh.itjust.works

Hey gang, I’ve got a chunk of free time lately, and I’ve been working on some of the backlog issues I’ve had with my HA instance. The one that is giving me trouble right now is my thermostat - I use Honeywell total connect (or whatever its called), and it works just fine when using the normal thermostat card or controls. However, I want it to be warmer in the day, and colder at night. So I had been using a scheduler entity from the HACS store. It always used to work, but lately I’ve been getting out of bed and realizing the temp is still set to the nighttime temp. It’s not every day, and it seems to work 90% of the time, but I had always thought that the scheduler entities did a periodic check to see if the thing they controlled was at the proper state? Seems like if the scheduler ‘misses’ the switchover time, it’s just stuck at the night time temp all day unless I manually change it. So this got me thinking… Is there a better, or more ‘approved’ way to do this sort of thing?

I had this same setup with my Eero router integration, but I found that if my laptop or desktop was accidentally left on, and the sleep timer was inactivated, HA would think I was home. So I’m just using GPS of my phone to do my person stuff now.
I’m on iOS, and I’ve got ‘always on’ enabled for location services. It has worked pretty much flawlessly until this weekend, so I’m guessing something got borked, and I need to do some updating in some places.

I do like the idea of different triggers for different zones. Especially zones for commonly visited locations (work, gym, grocery, etc). I really don’t have many automations that trigger by my presence/absence, as all my lights are pretty much automatic. I like the house to look like I’m home, even if I’m not.

This has brought up another issue I have been battling - my ‘home’ zone refuses to be resized… I shrink it down, and literally the next time I leave, it triggers at the same damn spot, and when I open my config, it shows the same size circle. I think I just need to do some cleanup and updates to my system. It’s been a while.

That’s pretty much what I do now. But I don’t care if I leave via bike or car, just depends if I leave through the garage door, or the front door. So I have a helper that gets toggled if the garage door closes and I leave the house zone within 10 mins. Then when I return, I want to just use one trigger, and have an if/else that looks at the state of the helper toggle. I really have been operating with the “if it aint broke, don’t fix it” mentality. But when things break, I like to take a look at the whole landscape, and see if I can make some larger improvements when I fix it. That’s what prompted this – I got home and my garage door didn’t open.

Ooh. That’s a great point.

I just did some digging and it seems something is wrong with my phone or person detection because it don’t notice that I left for the gym this morning.

I guess that needs troubleshooting as well. Maybe having multiple triggers increases the robustness of the automation?