Skip to content

Releases: Ghawken/IndigoPlugin-iFindFriendMini

Fix for Apple Code, allow SMS codes

26 Apr 07:25
1589720

Choose a tag to compare

1.7.25

Fix for apple code not arriving
Allow SMS codes (if this is what apple wants to use)

Fix for Address OSM and Fix for Route Calculation

25 Feb 03:58

Choose a tag to compare

1.7.20

Fix for WazeRouteCalculator - change in Waze endspoint for route and time calculation
Fix for OSM address calculation based on GPS coords (adding User Agent)

Library Update. Repackage libraries for future compatibility with Python upgrades

14 Feb 05:30

Choose a tag to compare

1.7.15

Return Libraries to Indigo's control
Future compatibility with new releases of Indigo and Python updates

1.7.10

01 Feb 04:20

Choose a tag to compare

1.7.10

Fix for apple server changes which rejected login attempts unless 2FA done immediately.

Delete account details (plugin Config button and re-enter details)

Occasionally I have seen the old Temporarily 503 unavailable error - changed logging messages to show this.

1.7.03

09 Jan 04:36

Choose a tag to compare

1.7.03

Continued update to support Apple Login Changes. Apple moved to Secure Remote Password authentication

Some fixes for old password types using different encryption.
Fixes for failure to connect successfully at times.

Add Communication override - this Disables all Communication, set in PluginConfig, or with action Groups to enable/disable.
Enables plugin to be disabled completely and reenabled at users wish.

Add a device state - url_mapping - which will include a google maps embedded url direct https link.
Individual Google API Key is needed for this to be useful. (use in Kiosk Home iFrame)

Update embed mapping

1.6.03

01 Nov 22:17

Choose a tag to compare

1.6.03

Update to support Apple Login Changes. Apple moved to Secure Remote Password authentication which we needed to update to

Changes:
Remove logging messaging in error state
Update moving to Secure Remote Password for all logins.
Using SRP library == 1.0.21
Move to API > 3.4 to manage requirements processing as have not included library (older versions will need to manually pip install srp==1.0.21)
Non significant code change.
Will need re-authentication with all 2FA codes once and then should keep going..
Any issues Delete plugin account information (from Plugin Config - button at bottom of page) and try again.

1.6.02

24 Oct 07:42

Choose a tag to compare

1.6.01

Update to support Apple Login Changes.

Pre-release version. Working fine on my testing currently

Changes:
Remove logging messaging in error state
Update moving to Secure Remote Password for all logins.
Using SRP library == 1.0.21
Move to API > 3.4 to manage requirements processing as have not included library (older versions will need to manually pip install srp==1.0.21)
Non significant code change.
Will need re-authenication with all 2FA codes once and then should keep going..
Any issues Delete plugin account (from Plugin Config) and try again.

1.5.10

13 Aug 01:42

Choose a tag to compare

1.5.10
Fix for 2fa trigger

1.5.9
Fix for myDevices in triggering being empty.

1.5.8

20 May 02:12

Choose a tag to compare

Apple Changes

Continues from 1.5.1 were major breaking changes were introduced by apple

Apple has big server changes which this is a response to.
Remove support for 'Friends'. Apple has removed support for accessing friends info, except through ipad/iphones

What does this mean?
It means we can no longer access Friend data in any fashion.
We can access Family and Own Device data (every family device, and every personal device)

Well I suspect most usage is within Family groups,
Which this release continues to support.

Install this release.
I would go into current iFriendDevice, press the Edit button,
& Go to Model: Menu
Change the Model to FindFriends Family Device.
Select the correct Family Device (and here are all devices from this individual)
Save and exit.

Repeat for all your 'Friend' devices.

Hopefully usual function resumes

Should we change name of plugin?
Probably - as now really a FindFamily plugin, rather than friends (but will see if any other work-around down the track)

1.5.8
Check for device existence before using

1.5.6
Argh - more deletion of endpoints from apple
This is a fix to get up and going after Apple deletes all the Friends endpoints.
Working in my brief testing - will check more when able/time.
Essentially this removes support for friend devices as end point is gone.
(as before big fix change devices to Family sharing type)

1.5.5
Add address city, suburb, country, house number, road - state to Family devices to construct own address string.
address = summary string, which is quite long

1.5.3
Use OSM to generate address data from lat/Long as no longer supplied by apple device
Update WazeRouteCaculator

1.5.2
Update Waze Router Calculator
Add labels to family devices

1.5.1

30 Apr 02:26

Choose a tag to compare

1.5.1

Apple has big server changes which this is a response to.
Remove support for 'Friends'. Apple has removed support for accessing friends info, except through ipad/iphones

What does this mean?
It means we can no longer access Friend data in any fashion.
We can access Family and Own Device data (every family device, and every personal device)

Well I suspect most usage is within Family groups,
Which this release continues to support.

Install this release.
I would go into current iFriendDevice, press the Edit button,
& Go to Model: Menu
Change the Model to FindFriends Family Device.
Select the correct Family Device (and here are all devices from this individual)
Save and exit.

Repeat for all your 'Friend' devices.

Hopefully usual function resumes

Should we change name of plugin?
Probably - as now really a FindFamily plugin, rather than friends (but will see if any other work-around down the track)