Skip to content

Releases: nielsfaber/scheduler-card

v1.7.2

04 Oct 11:07
Compare
Choose a tag to compare
  • Fixed a bug causing execution of actions climate.set_hvac_mode and climate.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

03 Oct 05:26
Compare
Choose a tag to compare
  • Fixed time scheme editor mouse dragging support for Firefox browser

v1.7.0

02 Oct 15:09
35c8832
Compare
Choose a tag to compare
  • Add timeslot editor
  • Updates for supporting new version of custom_component
  • Add workday/weekend day options

v1.6.2

30 Sep 18:06
Compare
Choose a tag to compare
  • Fixed a bug causing (some) customization to be ignored

v1.6.1

30 Sep 16:21
Compare
Choose a tag to compare
  • 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

30 Sep 13:25
f9b9e51
Compare
Choose a tag to compare
  • 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

29 Sep 04:43
Compare
Choose a tag to compare
  • 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

28 Sep 17:41
Compare
Choose a tag to compare
  • 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 to fan domain in the standard configuration
  • Added icons for set_preset_mode list options for climate domain in the standard configuration
  • Added the humidifier domain to the standard configuration

v1.5.0

28 Sep 15:18
Compare
Choose a tag to compare
  • Improved standard configuration with extra domains (script, scene, vacuum, media_player, input_boolean, input_number and input_select)
  • Added option to hide domains
  • Improved the detection of device capabilities
  • Added UI for making a selection from list of options when defining action (list action variables)
  • Improved the updating of the card (responsiveness)
  • Fixed a bug causing title to mix when having multiple cards
  • Removed the option to add or delete schedules when the user has no admin-permissions

v1.4.2

23 Sep 14:00
Compare
Choose a tag to compare
  • Add script for loading slider and checkbox elements from HA
  • Improved the refreshing of the card when a schedule has changed
  • Fixed a bug causing action names of schedules to have the wrong formatting