gcobb321 / icloud3_v3

iCloud3 v3, Development Version - This Repo/Version is used for development and testing of new and updated features. It is not the official release of iCloud3 v3, .
MIT License
169 stars 13 forks source link

Seems the services icloud3.find_iphone_alert and icloud3.lost_device_alert are no longer working #242

Closed marceloaf closed 9 months ago

marceloaf commented 11 months ago

Hi Gary! Hope this finds you well...

These 2 services seem are no longer working...

Seems the services icloud3.find_iphone_alert and icloud3.lost_device_alert are no longer working.

Am I missing something?

service: icloud3.find_iphone_alert data: device_name: 1234132kjhkjh12hj43k123j4hk13h14

Thanks, in advance. Marcelo

gcobb321 commented 11 months ago

I'm not having any problems with either service call. The Lost device sends the message with phone number and disables the iCloud access until you enter the iCloud password in the Settings App. The Find my iPhone sends the sound notification.

Check the device you are sending it too. Maybe it's one you no longer have or you have the sound on the device off (it will still vibrate and display a message).

gcobb321 commented 11 months ago

I realized that i am running rc9, which I hope to release tomorrow. Here is a copy of it. Unzip into the icloud3 directory and restart HA. icloud3_v3-rc9.zip

lovelyjubley commented 10 months ago

Not sure if I have a similar issue. Running v3 rc9. If I use the iCloud event log to call the service action to "send find my iPhone alert" it works fine, but using the service call does not.

gcobb321 commented 10 months ago

@lovelyjubley I just ran through the Event Log > Send Find My Phone alert to this device, the Service Call on the Developer tools and through an Automation on the Devices & settings > Automations. All worked fine and sent the alert to the phone.

I'm also running rc10.1 which was just released but rc10 should work also.

On the Service Call and the automation, i selected Gary (gary_iphone) to select the device. The device setting is hidden behind a dropdown list on the Automation. Could you have not selected the correct device?

lovelyjubley commented 10 months ago

Thanks for clarification Gary. would appear a simple restart has resolved the issue now. all working well 👍