Releases: nielsfaber/scheduler-card
Releases · nielsfaber/scheduler-card
v1.7.4
- Improved refreshing of overview list
- Updated romanian translation
- Updated estonian translation
v1.7.3
- Changed the overview page to showing remaining time for schedules
- Improved translations (not in place yet for all languages)
- Fixed a bug causing some characters in group names to be not allowed
- Fixed a bug causing list action variables to not become highlighted when selected
- Removed restriction on sunrise/sunset button to be only clickable when time is in the allowed offset range
- Added romanian language
v1.7.2
- Fixed a bug causing execution of actions
climate.set_hvac_mode
andclimate.set_preset_mode
to fail - Fixed a bug causing brightness option for light.turn_on to have no checkbox for disabling
- Fixed a bug causing some group names to be ignored
- Migrate to ha-slider in preparation for HA 0.116 update
- Add support for water_heater entities
- Automatically include entities defined in groups to the card as well
v1.7.1
- Fixed time scheme editor mouse dragging support for Firefox browser
v1.7.0
- Add timeslot editor
- Updates for supporting new version of custom_component
- Add workday/weekend day options
v1.6.2
- Fixed a bug causing (some) customization to be ignored
v1.6.1
- Fixed a bug causing card to disappear if certain entities are included
- Fixed a bug causing daily schedules to be imported wrongly
v1.6.0
- Redefined the structure of entity/domain configuration
- Created a UI editor for basic set up of the card
- Fixed a bug causing 'weekdays' schedules to show up as 'daily'
- Improved the detection of options for list action variables
- Added alarm_control_panel and lock to the standard configuration
v1.5.2
- Fixed bug causing slider decimal values to be rounded wrongly
- Fixed a bug causing 0 as slider value to result in null/NaN
- Fixed a bug causing cover/set_cover_position translation to show as undefined
- Updated ES/DE translations
- Updated humidifier standard configuration
v1.5.1
- Fixed bug causing time relative to sunset to show up wrong in the card
- Added
vacuum.start_pause
to standard configuration - Added
set_speed
,set_direction
,oscillate
tofan
domain in the standard configuration - Added icons for
set_preset_mode
list options forclimate
domain in the standard configuration - Added the
humidifier
domain to the standard configuration