Hello,
I’ve updated to the latest version of HA (2024,06), and since then I’m unable to create a schedule helper. I can fill in the details, but when it comes to actually setting the time settings on the graph, nothing happens. Clicking, double clicking, dragging. Nothing creates a schedule.
Anyone else experiencing this behaviour?
1 Like
tom_l
June 5, 2024, 10:30pm
2
Yes, can confirm existing schedules can not have new times added. Existing times can be deleted though.
I have opened an issue:
opened 10:29PM - 05 Jun 24 UTC
### Checklist
- [X] I have updated to the latest available Home Assistant versi… on.
- [X] I have cleared the cache of my browser.
- [X] I have tried a different browser to see if it is related to my browser.
- [X] I have tried reproducing the issue in [safe mode](https://www.home-assistant.io/blog/2023/11/01/release-202311/#restarting-into-safe-mode) to rule out problems with unsupported custom resources.
### Describe the issue you are experiencing
Existing schedules can no longer be edited correctly via the UI after updating to 2024.6.0.
New times can not be added.
Existing times can be deleted.
Apparently this applies to newly created schedules too, see: https://community.home-assistant.io/t/schedule-unable-to-add-or-edit-anything-in-the-week-grid/736475
### Describe the behavior you expected
The ability to edit schedule helpers in the frontend by marking the daily time slots in the UI.
### Steps to reproduce the issue
1. Update to 2024.6.0
2. Attempt to edit a schedule helper by adding times.
3.
...
### What version of Home Assistant Core has the issue?
core-2024.6.0
### What was the last working version of Home Assistant Core?
core-2024.5.5
### In which browser are you experiencing the issue with?
Firefox 126.0.1, Chrome 125.0.6422.142
### Which operating system are you using to run this browser?
Windows 10
### State of relevant entities
_No response_
### Problem-relevant frontend configuration
_No response_
### Javascript errors shown in your browser console/inspector
_No response_
### Additional information
_No response_
1 Like
Hi, my Schedule editor is more broken than this.
I have 2 existing schedules. I can see them on the helper list.
I am on the android companion app, which is on latest/stable. HA is on 2024.6.3.
The history, logbook and “Next event” attribute are as expected. The schedule is for work and I can see the past week or so, and the datetime of tomorrow morning.
If I click on the three dot menu and ‘Show Settings’, or More-info/Cog, I get a blank page, with the friendly name (Work) and a back arrow icon. No timetable grid or anything.
I can’t make a new schedule, edit or delete an existing.
tom_l
June 18, 2024, 11:05pm
4
You probably just need to clear your cache as it is working for iOS and desktop for me.
This is an in-app menu item in iOS. For Android you will need to search for how to do this.
Also:
There is no “…or so”. It is a weekly scheduler. One week only.
karwosts
(karwosts)
June 19, 2024, 1:38am
5
notsobadger:
If I click on the three dot menu and ‘Show Settings’, or More-info/Cog, I get a blank page, with the friendly name (Work) and a back arrow icon. No timetable grid or anything.
This has been a long existing bug, sometimes the more info config form is just bugged. A hard refresh usually restores it.
opened 09:33PM - 24 Jan 24 UTC
### Checklist
- [X] I have updated to the latest available Home Assistant ver… sion.
- [X] I have cleared the cache of my browser.
- [X] I have tried a different browser to see if it is related to my browser.
- [X] I have tried reproducing the issue in [safe mode](https://www.home-assistant.io/blog/2023/11/01/release-202311/#restarting-into-safe-mode) to rule out problems with unsupported custom resources.
### Describe the issue you are experiencing
Schedule editor is not available from the Dashboard.
### Describe the behavior you expected
The editor should be displayed to allow the schedule to be edited.
### Steps to reproduce the issue
A schedule entity has been added to the dashboard. When it is clicked, it opens the History and Logbook popup as expected;

If the Settings button is clicked, the schedule editor is not displayed;

### What version of Home Assistant Core has the issue?
2024.1.5
### What was the last working version of Home Assistant Core?
I first noticed it in 2024.1.3
### In which browser are you experiencing the issue with?
Google Chrome, Brave Browser, Safari and Microsoft Edge
### Which operating system are you using to run this browser?
Windows 11 Home, Apple Sonoma 14.2.1
### State of relevant entities
```txt
The schedule entity shows the expected state (on/off) based on the original schedule set up using the Helper.
```
### Problem-relevant frontend configuration
_No response_
### Javascript errors shown in your browser console/inspector
_No response_
### Additional information
1 Like
I meant the Logbook section - I think that is for about 10 days?
Anyway, yes that did it, sorry for interjecting.
I wasn’t able to recreate it because clearing the cache worked for me, but it seems like it is recurring for the original poster which is unfortunate.
I might be back again! Thank you!