The schedule feature is very useful, but not very user-friendly to create and modify schedules. Some suggestions would be: Allow creating 1 schedule that repeats every day, without having to have all 7 days showing in the GUI Allow editing schedules after they've been created - so under the days were it lists the schedule allow items to be changed such as target heating temperature. Currently it's difficult to adjust the heating/water values - you need to remove those blocks from the schedule and re-create them. Allow import/exporting of schedules, or modifying the raw json via the browser (like the AWS console, IAM permissions as an example). They're stored as a json payload already so being able to edit that directly would be useful (you could find/replace "value: 19" -> "value: 19.5")