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.
4 lines
120 B
Text
4 lines
120 B
Text
host: "https://nextcloud.example.com"
|
|
username: "your-username"
|
|
password: "your-app-password"
|
|
folder_path: "/Peregrine"
|