| Author |
Message |
|
bschollnick2
Joined: Oct 17, 2004 Posts: 1107 Location: Rochester, Ny
|
 Re: Find my iDevices!
bobeast wrote:bschollnick2 wrote:bschollnick2 wrote:hamw wrote:funny you should mention it....
XXXXX is my phone, and VVVVV is my wife'd phone.
This pretty much confirms that there was a backend change on Find My iPhone mechanism...
v1.22 updates the code to work with the backend changes that Apple made. http://dl.dropbox.com/u/241415/Find%20M ... 0v1.22.zip
I dl'ed and installed this version and I'm still getting the same errors as was posted by hamw
Yes, because I'm an idiot, and somehow re-bundled v1.21 with a different label. Here's a verified, and good copy of v1.221. Sorry for the mistake... http://dl.dropbox.com/u/241415/Find%20M ... v1.221.zip
_________________ ------ My Plugins for Indigo (v4, v5, and v6) - http://bit.ly/U8XxPG
Security Script for v4 - http://bit.ly/QTgclf for v5 - http://bit.ly/T6WBKu
Support Forum(s) - http://www.perceptiveautomation.com/userforum/viewforum.php?f=33
|
| Thu Dec 15, 2011 4:42 am |
|
 |
|
MrJeffreyGee
Joined: Apr 26, 2011 Posts: 50 Location: United States
|
 Re: Find my iDevices!
Thanks for posting this latest version. This update finally made the second MobileMe account work for me. If there's some way I can get the fenced in part to work I'd gladly donate some money. ^_^
|
| Sun Dec 18, 2011 1:14 am |
|
 |
|
bschollnick2
Joined: Oct 17, 2004 Posts: 1107 Location: Rochester, Ny
|
 Re: Find my iDevices!
MrJeffreyGee wrote:Thanks for posting this latest version. This update finally made the second MobileMe account work for me. If there's some way I can get the fenced in part to work I'd gladly donate some money. ^_^
I have some code that might make the fenced area work better.... The issue is how to define the area, and how to decide that a point is within that area.... I think I am going to redefine the fenced areas. I will try to revise it for the next version...
_________________ ------ My Plugins for Indigo (v4, v5, and v6) - http://bit.ly/U8XxPG
Security Script for v4 - http://bit.ly/QTgclf for v5 - http://bit.ly/T6WBKu
Support Forum(s) - http://www.perceptiveautomation.com/userforum/viewforum.php?f=33
|
| Sun Dec 18, 2011 7:10 am |
|
 |
|
MrJeffreyGee
Joined: Apr 26, 2011 Posts: 50 Location: United States
|
 Re: Find my iDevices!
bschollnick2 wrote: I have some code that might make the fenced area work better.... The issue is how to define the area, and how to decide that a point is within that area....
I think I am going to redefine the fenced areas. I will try to revise it for the next version...
Cool, looking forward to it. ^_^
|
| Thu Dec 22, 2011 10:24 pm |
|
 |
|
MrJeffreyGee
Joined: Apr 26, 2011 Posts: 50 Location: United States
|
 Re: Find my iDevices!
Does anyone know if there is a way to decrease the amount of information that Find My iDevice generates inside the event log? I've got 6 iDevices and 3 MobileMe/iCloud accounts with a refresh rate of 15 minutes. I've tried "Hide Trigger Executions In Event Logs" in my triggers for Find My iDevice, but that doesn't seem to work.
Also, is there a way to hide our passwords in Find My iDevice cause it's in clear text in the event log & in the device's settings? This seems like a serious issue that could open us to fraudulent charges & hacking in our iTunes account.
|
| Fri Dec 23, 2011 12:29 am |
|
 |
|
bschollnick2
Joined: Oct 17, 2004 Posts: 1107 Location: Rochester, Ny
|
 Re: Find my iDevices!
MrJeffreyGee wrote:Does anyone know if there is a way to decrease the amount of information that Find My iDevice generates inside the event log? I've got 6 iDevices and 3 MobileMe/iCloud accounts with a refresh rate of 15 minutes. I've tried "Hide Trigger Executions In Event Logs" in my triggers for Find My iDevice, but that doesn't seem to work.
Also, is there a way to hide our passwords in Find My iDevice cause it's in clear text in the event log & in the device's settings? This seems like a serious issue that could open us to fraudulent charges & hacking in our iTunes account.
The last rewrite, forced me to change the method of registering the devices... They are actually registered multiple times... I will be rewriting Find My advices registration system to follow a similar method as the new Switchboard plugin, but I do not expect to be able to get to it until early next year.... The switchboard plugin is my main goal at this point.... Do you have debug logging enabled? If so, that would explain quite a bit of it... (Only device registration was changed, and that did add a bit of logging content. But I believe it is debugging content, so make sure that is disabled..) - Ben
_________________ ------ My Plugins for Indigo (v4, v5, and v6) - http://bit.ly/U8XxPG
Security Script for v4 - http://bit.ly/QTgclf for v5 - http://bit.ly/T6WBKu
Support Forum(s) - http://www.perceptiveautomation.com/userforum/viewforum.php?f=33
|
| Fri Dec 23, 2011 4:46 am |
|
 |
|
MrJeffreyGee
Joined: Apr 26, 2011 Posts: 50 Location: United States
|
 Re: Find my iDevices!
bschollnick2 wrote: The last rewrite, forced me to change the method of registering the devices... They are actually registered multiple times...
I will be rewriting Find My advices registration system to follow a similar method as the new Switchboard plugin, but I do not expect to be able to get to it until early next year.... The switchboard plugin is my main goal at this point....
Do you have debug logging enabled? If so, that would explain quite a bit of it... (Only device registration was changed, and that did add a bit of logging content. But I believe it is debugging content, so make sure that is disabled..)
- Ben
- Code: Select all
Script Jeffrey Gee's iPhone 4: address : buttonGroupCount : 0 description : deviceTypeId : FindMyiDevices enabled : True errorState : folderId : 2634 globalProps : MetaProps : (dict) com.schollnick.indigoplugin.FindMyiDevices : (dict) AltMobileMePassword : xxxxxxx (string) AltMobileMeUsername : xxxxxxx@me.com (string) DisableFinding : false (bool) MobileMeId : QVBXXXXXXZWY~ (string) OverrideMobileMeLogin : false (bool) id : 79434 lastChanged : 2011-12-24 09:15:02 model : Find My iDevices name : Jeffrey Gee's iPhone 4 pluginId : com.schollnick.indigoplugin.FindMyiDevices pluginProps : emptyDict : (dict) protocol : Plugin remoteDisplay : True states : States : (dict) Accuracy : 10 (real) Battery : 0.9262295 (real) DeviceClass : iPhone (string) DeviceModel : FourthGen (string) DeviceStatus : 203 (string) DistanceAway : 0.0090 (string) FencedAreaName : (string) LastUpdated : Sat Dec 24 09:15:02 2011 (string) Latitude : xx.2096 (real) Longitude : -xx.3052 (real) MobileMeAccount : xxxxxxxxxx@me.com (string) supportsAllLightsOnOff : False supportsAllOff : False supportsStatusRequest : False version : 0
I see stuff like this above in my event log for each iDevice (I've got 6) and each time it updates (every 15 minutes). The "Enable Debuging" is unchecked in the configure menu for the plugin. Is there another place to turn off debugging or logging?
|
| Sat Dec 24, 2011 8:32 am |
|
 |
|
bobeast
Joined: Apr 16, 2003 Posts: 391
|
 Re: Find my iDevices!
Still doesn't work for me. When I create a device, the Choose an MobileMe device menu is always blank. Also the log complains that there is a new version available. I think you forgot to update the version number in the plugin's plist. I also tried deleting the plugin's prefs located @ /Volumes/Boot/Library/Application\ Support/Perceptive\ Automation/Indigo\ 5/Preferences/Plugins/com.schollnick.indigoplugin.FindMyiDevices.indiPref, and yet the plugin still held my lat/long/login info. Are you storing that somewhere else? How would I go about doing a completely clean install?
_________________ Choose to chance the rapids.
Dare to dance the tide.
|
| Sat Dec 24, 2011 1:03 pm |
|
 |
|
bschollnick2
Joined: Oct 17, 2004 Posts: 1107 Location: Rochester, Ny
|
 Re: Find my iDevices!
bobeast wrote:Still doesn't work for me. When I create a device, the Choose an MobileMe device menu is always blank. Also the log complains that there is a new version available. I think you forgot to update the version number in the plugin's plist. I also tried deleting the plugin's prefs located @ /Volumes/Boot/Library/Application\ Support/Perceptive\ Automation/Indigo\ 5/Preferences/Plugins/com.schollnick.indigoplugin.FindMyiDevices.indiPref, and yet the plugin still held my lat/long/login info. Are you storing that somewhere else? How would I go about doing a completely clean install?
When you enter in your MobileMe / iCloud information, exit completely out of the device, back to the Indigo device list... That's stored by Indigo, not by me... Indigo stores the data for the plugins in /Library/Application Support/Perceptive Automation/Indigo 5/Preferences/Plugins, you will see a com.schollnick.find-my-idevices.indiPref file. Delete that and all the information you have configured into FMID will be wiped away... - Benjamin
_________________ ------ My Plugins for Indigo (v4, v5, and v6) - http://bit.ly/U8XxPG
Security Script for v4 - http://bit.ly/QTgclf for v5 - http://bit.ly/T6WBKu
Support Forum(s) - http://www.perceptiveautomation.com/userforum/viewforum.php?f=33
|
| Mon Dec 26, 2011 9:24 am |
|
 |
|
bschollnick2
Joined: Oct 17, 2004 Posts: 1107 Location: Rochester, Ny
|
 Re: Find my iDevices!
MrJeffreyGee wrote:I see stuff like this above in my event log for each iDevice (I've got 6) and each time it updates (every 15 minutes). The "Enable Debuging" is unchecked in the configure menu for the plugin. Is there another place to turn off debugging or logging?
I will have to take another look at FMID and see if there is a reason for that... - Benjamin
_________________ ------ My Plugins for Indigo (v4, v5, and v6) - http://bit.ly/U8XxPG
Security Script for v4 - http://bit.ly/QTgclf for v5 - http://bit.ly/T6WBKu
Support Forum(s) - http://www.perceptiveautomation.com/userforum/viewforum.php?f=33
|
| Mon Dec 26, 2011 9:27 am |
|
 |
|
bobeast
Joined: Apr 16, 2003 Posts: 391
|
 Re: Find my iDevices!
bschollnick2 wrote:When you enter in your MobileMe / iCloud information, exit completely out of the device, back to the Indigo device list...
That's stored by Indigo, not by me... Indigo stores the data for the plugins in /Library/Application Support/Perceptive Automation/Indigo 5/Preferences/Plugins, you will see a com.schollnick.find-my-idevices.indiPref file. Delete that and all the information you have configured into FMID will be wiped away...
- Benjamin
I still get a blank device menu when I try creating a new device, even from a completely clean install. Could it have something to do with my MobileMe account having .mac instead of .me?
_________________ Choose to chance the rapids.
Dare to dance the tide.
|
| Mon Dec 26, 2011 12:41 pm |
|
 |
|
bschollnick2
Joined: Oct 17, 2004 Posts: 1107 Location: Rochester, Ny
|
 Re: Find my iDevices!
bobeast wrote:bschollnick2 wrote:When you enter in your MobileMe / iCloud information, exit completely out of the device, back to the Indigo device list...
That's stored by Indigo, not by me... Indigo stores the data for the plugins in /Library/Application Support/Perceptive Automation/Indigo 5/Preferences/Plugins, you will see a com.schollnick.find-my-idevices.indiPref file. Delete that and all the information you have configured into FMID will be wiped away...
- Benjamin
I still get a blank device menu when I try creating a new device, even from a completely clean install. Could it have something to do with my MobileMe account having .mac instead of .me?
Shouldn't have any effect on that..... As long as you can login via http://www.me.com with that, you should be good. Try on Debug Logging, and send me the log file directly @ benjamin AT schollnick DOT net, and I'll see if I can track down what's happening...
_________________ ------ My Plugins for Indigo (v4, v5, and v6) - http://bit.ly/U8XxPG
Security Script for v4 - http://bit.ly/QTgclf for v5 - http://bit.ly/T6WBKu
Support Forum(s) - http://www.perceptiveautomation.com/userforum/viewforum.php?f=33
|
| Mon Dec 26, 2011 4:43 pm |
|
 |
|
ckeyes888
Joined: Nov 26, 2009 Posts: 923 Location: Kalispell, MT
|
 Re: Find my iDevices!
Any info on how to use the fenced areas to trigger events? I seem to have the plugin running fine but am unclear about the fenced area name used for the trigger...is it just the name of the device that contains the fenced area info?
I have fenced areas setup but none will show in the device status window. I do see my one of my fenced areas, home, on the map but no others show. Does a device have to be in a fenced area for it to show on the map?
Also, is it true that if the updates are set to every 15 min that the device would have to be in the fenced area at least that long?
And thanks for an awesome plugin!!!
Would very much appreciate hearing from anyone who has this all working.
Thanks,
Carl
Attachments:
Picture 1.png [ 12.12 KiB | Viewed 455 times ]
|
| Wed Jan 25, 2012 9:06 am |
|
 |
|
bschollnick2
Joined: Oct 17, 2004 Posts: 1107 Location: Rochester, Ny
|
 Re: Find my iDevices!
ckeyes888 wrote:Any info on how to use the fenced areas to trigger events? I seem to have the plugin running fine but am unclear about the fenced area name used for the trigger...is it just the name of the device that contains the fenced area info?
I have fenced areas setup but none will show in the device status window. I do see my one of my fenced areas, home, on the map but no others show. Does a device have to be in a fenced area for it to show on the map?
Also, is it true that if the updates are set to every 15 min that the device would have to be in the fenced area at least that long?
And thanks for an awesome plugin!!!
Would very much appreciate hearing from anyone who has this all working.
Carl, I have not yet had the chance to redo the fence detection in FMID... That's on the schedule, once Switchboard, and the Thermostat Enhancement plugin are finished...
_________________ ------ My Plugins for Indigo (v4, v5, and v6) - http://bit.ly/U8XxPG
Security Script for v4 - http://bit.ly/QTgclf for v5 - http://bit.ly/T6WBKu
Support Forum(s) - http://www.perceptiveautomation.com/userforum/viewforum.php?f=33
|
| Thu Jan 26, 2012 10:56 am |
|
 |
|
ckeyes888
Joined: Nov 26, 2009 Posts: 923 Location: Kalispell, MT
|
 Re: Find my iDevices!
Thanks, appreciate the update.....and again, super plugin!
Carl
|
| Thu Jan 26, 2012 1:51 pm |
|
|
Who is online |
Users browsing this forum: No registered users and 2 guests |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot post attachments in this forum
|
|