Skip to content

20260705.1

Latest

Choose a tag to compare

@github-actions github-actions released this 05 Jul 18:04

Breaking change

  • set_schedule and set holiday parameters changed (see below)

What's changed

  • Update manifest (79d99be)
  • refactor services to comply with HA (8649854)
    • Set schedule: each day expects a list of {"from": "HH:MM", "to": "HH:MM"} dicts
    • Set holiday: expects from/to instead of start/end
  • formatting and small fixes (d990659)