home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
69.94k stars 29.03k forks source link

Schedule Helper not accepting times or time changes #119108

Open txwindsurfer opened 1 month ago

txwindsurfer commented 1 month ago

The problem

Unable to adjust times or enter times into a schedule helper (old or new) from the UI. Same issue with multiple instances of HA and with multiple browsers (Chrome, Edge).

What version of Home Assistant Core has the issue?

core-2024.6.1

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant OS

Integration causing the issue

schedule

Link to integration documentation on our website

https://www.home-assistant.io/integrations/schedule/

Diagnostics information

No error messages or logs

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

I am assuming you can try this right now on your system and see what I am talking about.

home-assistant[bot] commented 1 month ago

Hey there @home-assistant/core, mind taking a look at this issue as it has been labeled with an integration (schedule) you are listed as a code owner for? Thanks!

Code owner commands Code owners of `schedule` can trigger bot actions by commenting: - `@home-assistant close` Closes the issue. - `@home-assistant rename Awesome new title` Renames the issue. - `@home-assistant reopen` Reopen the issue. - `@home-assistant unassign schedule` Removes the current integration label and assignees on the issue, add the integration domain after the command. - `@home-assistant add-label needs-more-information` Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue. - `@home-assistant remove-label needs-more-information` Remove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.

(message by CodeOwnersMention)


schedule documentation schedule source (message by IssueLinks)

karwosts commented 1 month ago

Frontend bug: https://github.com/home-assistant/frontend/issues/21005