this post was submitted on 28 Feb 2024
8 points (100.0% liked)
homeassistant
15883 readers
85 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.
Home Assistant can be self-installed on ProxMox, Raspberry Pi, or even purchased pre-installed: Home Assistant: Installation
Discussion of Home-Assistant adjacent topics is absolutely fine, within reason.
If you're not sure, DM @GreatAlbatross@feddit.uk
founded 2 years 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
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.