How to call_service icloud.update for a single user's iPhone?

This page indicates that you can perform an icloud_update service call to ask a particular iDevice to update its location.

Say the name of my entity is device_tracker.frank_icloud_iphone. Configuring a Node-RED call service node like this produces an API error:

Anyone have the correct settings for me? Tyvm.

I think there might be an issue with the service call itself. I tried it on mine and the only data it accepts is “account” and there is no example for passing in an entity_id in the docs. I was able to get other services like display_message to work though.

1 Like