V1.95 UI7 fix & HouseMode / V1.96 UI7 map fix & accuracy calculation

in v1.96, I added an extra variable to report the type of location ( GPS or Wifi ) as reported by iCloud and the accuracy is now taken into account in the calculation between the device and the home base.
also fixed UI7 googlemap load which was not working for the second time you displayed the map

in v1.95 I added a couple of javascript fix ( so that the tabs work better in the UI ) and more importantly the HouseMode feature.
it will dynamically update UI7 HouseMode based on devices’ presence status.

Each device has a new variable HouseModeActor set to 1 if you want the device to participate in HouseMode calculation, 0 otherwise. it defaults to 0 so if you do not want the feature, or if the “Home” device location is not your home , then obviously you do not want this device to participate in the HouseMode calculation. You can have as many IPhoneLocator device participating or not in the HouseMode calculation. some may, some may not, it is your choice with this variable.

Now regarding the HouseMode calculation itself, the coded rules for now are:

[ul][li]Only devices with the HouseModeActor variable set to 1 will participate in the HouseMode status determination.[/li]
[li]if all participating devices are away, and mode is home or night then HouseMode is set to away ( meaning vacation is ignored & unchanged )[/li]
[li]if 1 participating device is present, and mode is away then HouseMode is set to home ( meaning vacation or night is ignored & left unchanged )[/li][/ul]

Install from MiOS Apps
feedbacks are welcomed, enjoy…

[quote=“amg0, post:1, topic:185003”]in v1.96, I added an extra variable to report the type of location ( GPS or Wifi ) as reported by iCloud and the accuracy is now taken into account in the calculation between the device and the home base.
also fixed UI7 googlemap load which was not working for the second time you displayed the map

in v1.95 I added a couple of javascript fix ( so that the tabs work better in the UI ) and more importantly the HouseMode feature.
it will dynamically update UI7 HouseMode based on devices’ presence status.

Each device has a new variable HouseModeActor set to 1 if you want the device to participate in HouseMode calculation, 0 otherwise. it defaults to 0 so if you do not want the feature, or if the “Home” device location is not your home , then obviously you do not want this device to participate in the HouseMode calculation. You can have as many IPhoneLocator device participating or not in the HouseMode calculation. some may, some may not, it is your choice with this variable.

Now regarding the HouseMode calculation itself, the coded rules for now are:

[ul][li]Only devices with the HouseModeActor variable set to 1 will participate in the HouseMode status determination.[/li]
[li]if all participating devices are away, and mode is home or night then HouseMode is set to away ( meaning vacation is ignored & unchanged )[/li]
[li]if 1 participating device is present, and mode is away then HouseMode is set to home ( meaning vacation or night is ignored & left unchanged )[/li][/ul]

Install from MiOS Apps
feedbacks are welcomed, enjoy…[/quote]
v1.96 is now public in the store