Skip to content
RogerSelwyn edited this page Jul 12, 2024 · 14 revisions

Welcome to the O365-HomeAssistant wiki!

User documentation can be found here - O365 Documentation

API calls

At the moment this is just a jotter for documenting how the various components work and the calls they make to MS Graph API for MS 365. It will surely evolve!!

New Integrations Structure

  • Calendar
    • Entities - Calendar
    • Services - Create/Modify/Remove/Respond
  • To-Do/Tasks
    • Entities - To-Do
    • Services - New/Update/Delete/Complete
  • Mail
    • Entities - Mail/Auto Reply
    • Services - Notify/Auto Reply Enable/Auto Reply Disable
  • Teams
    • Entities - Chat/Status
    • Services - Send Chat Message/Update User Status/Update User Preferred Status
Clone this wiki locally