Outlook Calendar Integration

which permissions should I give access?

I have this working.

Anyone aware of prior work on a Microsoft Graph powered calendar integration for HA? Figured I’d ask before setting out building one.

@greenleaf After a few jumps of ownership, the integration you’re looking for is GitHub - RogerSelwyn/O365-HomeAssistant: Office 365 integration for Home Assistant which can be installed via hacs or following the listed instructions.

Followed the instructions and everything was setup no issues.
For the Calendar it has an exclude option that I would like to use but I am not sure how to use it.
I tried the 2 ways below however that doesn’t work.
How am I supposed to add stuff to exclude?

Works like the below perfectly.

- cal_id: xxxx
  entities:
  - device_id: work_calendar
    end_offset: 24
    name: My Work Calendar
    start_offset: 0
    track: true
    exclude:
      - "This stuff"