Add all 13 integration modules (Notion, Google Drive, Google Sheets, Airtable, Dropbox, OneDrive, MEGA, Nextcloud, Google Calendar, Apple Calendar/CalDAV, Slack, Discord, Home Assistant) with fields(), connect(), and test() implementations. Add config/integrations/*.yaml.example files and gitignore rules for live config files. Add 5 new registry/schema tests bringing total to 193 passing. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| airtable.py | ||
| apple_calendar.py | ||
| base.py | ||
| discord.py | ||
| dropbox.py | ||
| google_calendar.py | ||
| google_drive.py | ||
| google_sheets.py | ||
| home_assistant.py | ||
| mega.py | ||
| nextcloud.py | ||
| notion.py | ||
| onedrive.py | ||
| slack.py | ||