Releases: nielsfaber/scheduler-card
Releases · nielsfaber/scheduler-card
v1.9.3
- Fixed a bug causing browser to become slow when remaining-time is almost zero
- Updated spanish translation
- Added confirmation dialog for deleting item
v1.9.2
- Fixed a bug causing card to disappear when using multiple instances
- Updated Estonian, French, Romanian and Polish translations (thank you all!!)
- Fixed a bug causing relative time display to disappear in some translations
v1.9.1
- Fixed a bug causing AM/PM time notation to show 12:30 as 00:30
- Updated german, czech, italian, russian translations
v1.9.0
- Added support for translations o all texts in the card (except the UI editor).
- Re-used translations from HA frontend (as much as possible)
- Restructurized the translation files (old files are not compatible, currently only EN/NL/DE are in place)
- Improved localization: card will automatically detect time format and weekday names from the browser
- Removed the
am_pm
andfirst_weekday
option (now automatically detected from browser settings) - Improved merging of standard configuration and customization
- Change display of discovered schedules
- Added
display_options
for customizing the schedule properties in the overview page - Reduced compiled card filesize by 34%
v1.8.4
- Updated german translation
- Add support for entities of
group
domain - Add support for hiding entity name in overview page
- Improve display of relative time when using the workday component
v1.8.3
- Updated french, romanian, russian and czech translations (thanks guys!)
- Add support for changing first day of the week
- Fixed a bug causing slider to dissappear when editing schedule with customized action
- Fixed a bug causing older entities created by the component to not be recognized
v1.8.2
- Updated czech, russian and italian translations
- Fixed a bug causing schedules to be wrongly marked as discovered
- Fixed a bug causing action variables in customize to be ignored
- In overview page, replaced word-wrapping to breaking to next line if text doesn't fit in single line
v1.8.1
- Updated czech, spanish, russian translations
- Fixed bug causing UI editor to not show (complete) entities list
- Fixed a bug of incorrect refreshing of the overview page when a entity is deleted
- Fixed a bug with fan set_speed action to be displayed as undefined
- Improved action filter option
v1.8.0
- Reverted the overview to show toggle switches on the side (as before)
- Suppress resorting when disabling/enabling a schedule
- Various improvements to the layout to match with other Lovelace cards
- Improved the processing of customization input
- Change icons in the overview to represent the action instead of entity
- Improved translations
- Improved standard configuration for climate entities
- Fixed several small bugs
- Added czech translation
v1.7.5
- Added new options panel
- Added new condition editor (part of options panel)
- Added option to change friendly name of schedules
- Added option for disabling schedule after triggering (run once option)
- Added italian translation
- Updated german and hungarian translations