this post was submitted on 28 Feb 2024
8 points (100.0% liked)
homeassistant
11987 readers
7 users here now
Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
This custom component is what I use and love - https://github.com/nielsfaber/scheduler-component
Nice! Thanks!
What does this allow you to do that can't already be done with a date or time trigger in automations?
It’s got a nice component to go with it, so setting up is easier. I particularly use it for scheduling thermostats, and find it much more user friendly. Sure I could do it with automations, but I’d either have one, massively unwieldy one with lots of states and triggers, or lots of individual ones.
I need it to do the thermostat to, but isn't there any (nice) chrono-thermostat ready to use?
@retrieval4558
As far as I can see, you can’t use the position of the sun as trigger.
In vanilla home assistant? You can do sunrise and sunset but it's not super reliable in my experience.
@retrieval4558
Yes, I was referring to schedules where you cannot use the sun. Sun related automations work very reliably for me.