Skip to content

v3.2.7

Compare
Choose a tag to compare
@nielsfaber nielsfaber released this 12 Feb 06:29
· 62 commits to main since this release
  • Improved the attributes for schedule entities. The times attribute is replaced by timeslots and now contains start+stop times (in case of timeslots). The actions attribute now contains a list of actions, one for each timeslot. The entities attribute is added which lists the entities targeted by the schedule.
  • Set entity_category to config to schedule entities, such that they are (by default) hidden from some integrations (like google assistant) (thanks @calisro )
  • Correct schedules having conditions not assigned to all timeslots (repairs items affected by a previous bug in the scheduler-card)