bruxy70 / Holidays

📅 Custom Home Assistant integration for public holidays - also used for garbage_collection integration to automatically move scheduled events that fall on a public holiday (by an automation blueprint)
MIT License
45 stars 12 forks source link

Include dates not registering #53

Closed davidskibob closed 1 year ago

davidskibob commented 1 year ago

Before you submit a new bug report, please check that

Describe the bug

I am using the blueprint "move on holiday with include and exclude date"

When I input list of dates to include it is not adding it to the calendar for the garbage collection entity to move

PXL_20230710_124715666

Hopefully makes sense? I would expect to include a date..and then move bin collection to the Friday 14th July

Thanks

Configuration

alias: Bin - Blue - NI Holidays
description: 2023-07-13 inc.
use_blueprint:
  path: bruxy70/move_on_holiday_with_include_exclude.yaml
  input:
    garbage_collection_entity: sensor.blue_bin
    holiday_entity: calendar.ni_holidays
    include: |
      2023-07-13

Debug logs

No debug message
davidskibob commented 1 year ago

Incorrect project