Skip to content

Releases: Ghawken/IndigoPlugin-iFindFriendMini

1.2.6

26 Sep 04:37
Compare
Choose a tag to compare

1.2.6

Fix for OS15 FindMyFriends icloud removal. Retains all features currently it would seem.

Other Changes

Fix silly format log error
Add Delete All Account Data Button - at very bottom below the Debugging info. Removes any cookie/session data that may have been saved. Useful if finding it hard to setup a 2FA account
Change webservice for FindmyFriends given OS15 changes
Readded/my Own Device = My Own Devices == logged in accounts Devices (Not Friend devices)

Add 2 new action groups play Sound and send Message == to send to your own devices..
(Title currently doesn't seem to change; but message does)

Rejig some deviceState fields
Delete unneeded files

1.2.5

25 Sep 00:40
Compare
Choose a tag to compare

New version beginning support of 2FA - release early because of Apple Icloud changes. 2FA remains a work in progress, would suggest continue with non-2FA account ideally

Change server for icloud to fix recent changes
Fix for logging error
Add Button "Delete Account Details" Below Debug logging details - deletes all saved account info if have issues being resend verification codes.

1.2.4

24 Sep 08:24
Compare
Choose a tag to compare

1.2.4
Fix for silly log error.

1.2.3

19 Jun 22:53
Compare
Choose a tag to compare

1.2.3

Changes

Bug fix for left over python3 import http.cookiejar instead of cookielib
Bug fix for those that have another openSSL install (removes unneeded import statement)

1.2.1

Changes:

Remove included OpenSSL/Cypto Libraries; Enables ongoing support for OSX moving forward (but removes support for old OSX versions)
If you are running a old version of OSX do not upgrade.

This version brings support for accounts that have 2FA enabled:

Finalise Two Factor Authentication support
Ideally better to have this disabled for account using FindFriends as per instructions.

This version adds support for accounts with 2FA enabled. Enables Plugin Config support for code entry etc.
Issue still will be frequency of emails regarding login (apparently still happening for some), and time frame when renewal of code will be required.

Add Trigger, triggered when 2FA code expires

Adds new = Own Devices Indigo Device - eg. This account Devices - in cases wish to locate specific devices.
These devices are not included currently in the Geofence calculations.

Updates Bing Maps BirdsEye to V2

1.2.2

14 Jun 06:23
Compare
Choose a tag to compare

1.2.2

Changes

Bug fix for those that have another openSSL install (removes unneeded import statement)

1.2.1

Changes:

Remove included OpenSSL/Cypto Libraries; Enables ongoing support for OSX moving forward (but removes support for old OSX versions)
If you are running a old version of OSX do not upgrade.

This version brings support for accounts that have 2FA enabled:

Finalise Two Factor Authentication support
Ideally better to have this disabled for account using FindFriends as per instructions.

This version adds support for accounts with 2FA enabled. Enables Plugin Config support for code entry etc.
Issue still will be frequency of emails regarding login (apparently still happening for some), and time frame when renewal of code will be required.

Add Trigger, triggered when 2FA code expires

Adds new = Own Devices Indigo Device - eg. This account Devices - in cases wish to locate specific devices.
These devices are not included currently in the Geofence calculations.

Updates Bing Maps BirdsEye to V2

1.2.1

06 Jun 02:38
Compare
Choose a tag to compare

1.2.1

Changes:

Remove included OpenSSL/Cypto Libraries; Enables ongoing support for OSX moving forward (but removes support for old OSX versions)
If you are running a old version of OSX do not upgrade.

This version brings support for accounts that have 2FA enabled:

Finalise Two Factor Authentication support
Ideally better to have this disabled for account using FindFriends as per instructions.

This version adds support for accounts with 2FA enabled. Enables Plugin Config support for code entry etc.
Issue still will be frequency of emails regarding login (apparently still happening for some), and time frame when renewal of code will be required.

Add Trigger, triggered when 2FA code expires

Adds new = Own Devices Indigo Device - eg. This account Devices - in cases wish to locate specific devices.
These devices are not included currently in the Geofence calculations.

Updates Bing Maps BirdsEye to V2

1.0.4

06 Feb 06:18
Compare
Choose a tag to compare

1.0.4

Bug fix for GeoFence logic.
Reduce false reporting.

1.0.3

31 Jan 07:52
Compare
Choose a tag to compare

iFindFriendMini 1.0.3

Changes:

Fix for Maps. Fix the disable maps button wasn't working.
Few bug fixes/logging changes, double checking config settings.

Return of Google Maps for those brave to want to use billing API.
Ability to enter Google API and hope won't be billed... Would not recommend however.

Add further 6 types of Bing Maps to Mapping options.. from Aerial to Roads to BirdsEye (where available)
Requires Bing API - but free to signup and does not need billing info/VISA

Change to using requests for image download for compatibility

1.0.1

16 Jun 00:18
Compare
Choose a tag to compare

Version 1.0.1

Package up all Libraries used for SSL connection (similar to Sonos approach)

Includes Libraries:
requests, six, urllib3, cryptography, chardet, certifi, cffi, asn1crypto,OpenSSL

Remove update code given 7.3

0.9.9

15 Jun 06:58
Compare
Choose a tag to compare

0.9.9

Attempt to fix old OSX version connection issues....
No promises....