Skip to content

Releases: nielsfaber/scheduler-card

v4.0.7

11 Oct 15:51

Choose a tag to compare

Changes:

  • fix bug causing duplicate entries in the overview list when adding or modifying a schedule
  • fix width of popup dialogs for HA 2025.10
  • hide fixed parameters from action summary displayed in timeslots
  • fix displayed field name for custom variable
  • improve support for custom scripts

v4.0.6

06 Oct 18:28

Choose a tag to compare

Changes:

  • improve german translations (thanks @z-master42 !)
  • automatically pre-select entity if only one in list (thanks @devRoemer !)
  • fix styling of delete icon in selector chips for dark themes (thanks @devRoemer !)
  • improve polish translations (thanks @Misiu !)
  • fix issues related to sorting of schedules in the overview page
  • show all selected variables in the timeslot editor
  • fix support for user-defined states via customize
  • improve french translations (thanks @AGUERY !)
  • compatibility fixes for HA 2025.10
  • fix support for user-defined entity name and icon via customize
  • fix support for custom script actions under any domain

v4.0.5

20 Sep 05:55

Choose a tag to compare

Changes:

  • improve german translations (thanks @V4n1X !)
  • improve handling of manually entered start/stop times in scheme editor
  • fix filtering by search term in action selection dialog
  • various improvements to handling of custom actions
  • improve handling of html tags and wildcards when displaying action name

v4.0.4

14 Sep 19:17

Choose a tag to compare

  • fix bug causing numeric conditions not to be saved (thanks @devRoemer !)
  • fix bug causing dropdown option lists to not be displayed (thanks @devRoemer !)
  • fix bug causing incorrect error message about connection with the scheduler-component
  • update slovakian translation (thanks @jose1711 !)
  • fix temperature unit for water_heater entities
  • fix filtering of script and notify entities

v4.0.3

01 Sep 10:45

Choose a tag to compare

  • Fix missing actions for humidifier entities
  • Fix missing service_data parameters for climate entities (and maybe others)

v4.0.2

31 Aug 16:50

Choose a tag to compare

Changes in this release:

  • Fix support for lawn_mower entities
  • Fix bug causing wrong viewing mode to be displayed when re-opening editor dialog
  • Fix support for boolean type selectors
  • Fix assignment of service_data via customize and handling/validation of optional parameters
  • Fix wrong am/pm conversion at 12 hours
  • Set start time at noon when creating new single timer schedule
  • Fix rounding issues of numeric service parameters
  • Revert support for html tags in display_options
  • Fix notation of weekday display in overview list

v4.0.1

30 Aug 17:13

Choose a tag to compare

Changes in this release:

  • Ensure correct timeslot is displayed when editing an existing schedule in single mode
  • Fix support for show_add_button configuration option
  • Add backend diagnostics checks
  • Fix correct display of schedule names in overview list
  • Fix support for display_option.icon configuration option
  • Improve display and handling of script and notify actions
  • Fix support for using custom entity icon through customize configuration option
  • Fix filtering using single tags input

v4.0.0

29 Aug 19:28
68f46e5

Choose a tag to compare

Warning: this release contains many changes!
The card offers the same functionality as before, but the schedule editor UI has been updated to be more inline with the frontend of HA and provides better maintainability/compatibility.
Since a lot of code has been changed for this release, there might be some unintentional issues (bugs).
If you experience any problem, please create an issue to report this.

Instructions for reverting to V3.2.15:

  • Navigate to the page for scheduler-card in HACS.
  • Click on the three dots icon top right of the page.
  • Select Redownload.
  • Choose version V3.2.15 from the dropdown list.
  • Click Download.

v4.0.0.b5

07 Aug 04:53

Choose a tag to compare

v4.0.0.b5 Pre-release
Pre-release

Changes:

  • fix buttons to be compatible with HA 2025.8 and onwards
  • show translated texts + icons in dropdown box options

v4.0.0.b4

19 Jul 12:55

Choose a tag to compare

v4.0.0.b4 Pre-release
Pre-release
  • Fixed a bug causing dropdown menu's to close directly after opening
  • Fixed multiple bugs related to processing customize actions
  • Fixed UI bugs in conditions editor