Kevin replied to the topic 'Astroberry + macOS Shortcuts + Siri PoC' in the forum. 1 year ago

Placeholder for added REST endpoints on astroberry.

POST /api/indi/schedulers/start (Trigger a schedule)
GET /api/indi/schedulers (array of schedule names to choose from)
GET /api/indi/schedulers/{scheduleName} (returns the schedule in JSON)

Read More...