Skip to content

Releases: nielsfaber/scheduler-card

v4.0.5

20 Sep 05:55
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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

v4.0.0.b3

14 Jul 17:24
Compare
Choose a tag to compare
v4.0.0.b3 Pre-release
Pre-release

Changes:

  • Improve card translations
  • Improve dropdown menus
  • Various UI improvements and small bugfixes

v3.2.15

10 May 13:38
Compare
Choose a tag to compare
  • Fixed menu tab bar for compatibility with HA 2025.5 and onwards