I’ve just set up a heating schedule via Helpers but there doesn’t appear to be an associated lovelace card? Navigating via Settings > Devices & Services > Helpers > Schedule is a bit clunky.
What’s the best way to display one of the new schedules on a Lovelace dashboard?
You can add the schedule.xxxxx entity to an entities card which will display the entity name and state (i.e. whether the schedule is currently on or off). Clicking on the entity name will allow you to access and adjust the schedule times under the settings tab.
Anything new here? I got the problem that users should be able to change schedules, but shouldn’t be full administrators, which seems not possible at the moment.
Just asking, as this thread is a couple of years old, but does HA have anything that’s equivalent to this now as part oft he basic build?
I’m ideally looking to do an HA implementation that’s as vanilla as can be helped, so that if anything every goes wrong or changes in the system no dependencies are broken or created to sources that may not exist or may be somewhere else.
There is a scheduler helper, but I haven’t had a chance to explore it sufficiently yet so I don’t know all that it can do (I found this thread while looking for information on it).
My end goal is to have a lovelace card that can be used to set particular automations to be run at a specific time on a specific day of the week (Every Monday, every week, as opposed to one specific Monday).