Apple reminders

Id love for things to be able to be sent both ways between apple reminders. As far as I’m aware this stopped working upon the recent architecture update.

I’ve slightly heard about a way using shortcuts but I couldn’t see anyway to automate it.

Reminders is so powerful, including task name, description, url, time and date (which HA now supports), location, subtasks and images.

Id love to be able to set something up in HA todo and it’s automatically synced to reminders and vice versa.

Im aware apple tend not to provide public API’s but I would love this!

I would also love this! It’s a big gap my my use case.

2 Likes

I so agree!

3 Likes

More iCloud has my vote… I could use posting to Notes, Reminders and pulling photos…

:+1:t2::+1:t2::+1:t2: thanks!

Reminders are the primary iCloud feature I use. I am working on implementing HA Voice over HomePod and Echo. Adding Grocery list reminders by voice is a must.

How do you use reminders? I couldn’t get out working and would love to have it!

Apple unfortunately doesn’t provide a Cloud API for Reminders. However, accessing Reminders via the app and a device should be relatively straightforward for Home Assistant app developers (iOS app), as Apple has well-documented this approach:
Creating events and reminders | Apple Developer Documentation

Is this simple?

It is a local access of the Home Assistant iOS app. It should work similarly to, for example, triggering location via a shortcut, and synchronization could be done via EventKit (HA App). But whether this is something the Home Assistant iOS app developers deem necessary, I have no idea…

Apparently there is a way to do this by installing Microsoft Notes on the iphone…

1 Like