Releases: nielsfaber/scheduler-card
Releases · nielsfaber/scheduler-card
v4.0.7
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
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
statesviacustomize - 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
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
- 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_heaterentities - fix filtering of
scriptandnotifyentities
v4.0.3
- Fix missing actions for
humidifierentities - Fix missing service_data parameters for
climateentities (and maybe others)
v4.0.2
Changes in this release:
- Fix support for
lawn_mowerentities - 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
customizeand 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
Changes in this release:
- Ensure correct timeslot is displayed when editing an existing schedule in single mode
- Fix support for
show_add_buttonconfiguration option - Add backend diagnostics checks
- Fix correct display of schedule names in overview list
- Fix support for
display_option.iconconfiguration option - Improve display and handling of
scriptandnotifyactions - Fix support for using custom entity icon through
customizeconfiguration option - Fix filtering using single
tagsinput
v4.0.0
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
Changes:
- fix buttons to be compatible with HA 2025.8 and onwards
- show translated texts + icons in dropdown box options
v4.0.0.b4
- Fixed a bug causing dropdown menu's to close directly after opening
- Fixed multiple bugs related to processing
customizeactions - Fixed UI bugs in conditions editor