Skip to content

Releases: Ghawken/IndigoPlugin-iFindFriendMini

0.1.7

20 Jan 20:32
Compare
Choose a tag to compare

0.1.7
Fix a small debug bug

0.1.6

20 Jan 07:49
Compare
Choose a tag to compare

0.1.6
Code Tidy
Add serious amount of icloud logging to troubleshoot connection issues (when on Debug Level 4 )

0.1.4

20 Jan 01:01
Compare
Choose a tag to compare

Version 0.1.4

  • Updated Readme with more info
  • Delete unused code/node - much smaller now!
  • Tidy up uiValue/Values for Geofences
  • Add Menu to check PluginStore
  • Change Update code to use PluginStore (seems some changes coming to PluginStore - so best to use I suspect
  • Change Plugin Config Menus.
  • Add option to change update checking time/and enable automatic opening of PluginStore
  • Some more logging advice for not setup correctly issues.
  • Add icon.png for PluginStore

0.1.3

18 Jan 20:13
Compare
Choose a tag to compare

Use timestamp and create MinutesSinceLastArrival/Departure for each Geofence
Fix Manual Menu /refreshData now includes GeoFences

0.1.2

17 Jan 08:21
Compare
Choose a tag to compare

Add GeoFence Support to iFindFriendsMini
New GeoFence Device - needs to be manually created and fill the obvious latitude/longitude fields.
(range is currently in meters
Support current states of Number of Finds within range of Geofence (friendsinRange, lastArrivaltime, lastDeptime)

0.1.1

15 Jan 06:43
Compare
Choose a tag to compare

Change to DateTime User Selectable string within config
eg. In format strftime. See. strftime.org for more options
eg %c == Mon Jan 15 16:50:59 2018
eg. %b %d %Y %H:%M:%S == Feb 18 2009 00:03:38
eg. %a %d %b %-I:%M %p == Mon 15 Jan 4:57 PM

Update Plugin updater to ghpu format/code/New Menu items
Code refactoring / deleting unused code
Updated About website link

0.0.8

15 Jan 03:11
Compare
Choose a tag to compare

0.0.8
Change Date Format to selected within plugin config (e.g. %x %c or any combination of)
Better checking for address lines missing

0.0.6

14 Jan 05:31
Compare
Choose a tag to compare

0.0.6
Change to locale specific DeviceLastUpdate Date time.

0.0.5

07 Jan 05:45
Compare
Choose a tag to compare

0.0.5
First Release