All Projects → gcobb321 → icloud3

gcobb321 / icloud3

Licence: MIT license
iCloud3 - An advanced device_tracker custom_component for iPhones, iPads, etc. It monitors zone & location updates triggered by the HA iOS App and supports Apple 2fa verification.

Programming Languages

python
139335 projects - #7 most used programming language
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to icloud3

ridesharing-ios
Ridesharing driver & rider sample apps using HyperTrack SDK
Stars: ✭ 97 (-68.09%)
Mutual labels:  tracking
socitrack
A wearable platform for social interaction studies
Stars: ✭ 16 (-94.74%)
Mutual labels:  tracking
mailbox
📨 簡易電子報發送系統,使用 #Golang 實作,send campaign mail with open, click tracker.
Stars: ✭ 26 (-91.45%)
Mutual labels:  tracking
yolo deepsort
Fast MOT base on yolo+deepsort, support yolo3 and yolo4
Stars: ✭ 47 (-84.54%)
Mutual labels:  tracking
m2.TrackingLink
Magento2. Extension add Tracking Url in Shipment Email.
Stars: ✭ 35 (-88.49%)
Mutual labels:  tracking
delibee
📦 Delivery tracking library on Node.js
Stars: ✭ 24 (-92.11%)
Mutual labels:  tracking
soulcare
🔥 A centralised health care system that tracks each dose given to the patient by the nurse. Also let's specialist doctors respond to the patient immediately via logs generated.
Stars: ✭ 23 (-92.43%)
Mutual labels:  tracking
corona tracker
COVID-19 tracking app - submission for https://wirvsvirushackathon.org/
Stars: ✭ 13 (-95.72%)
Mutual labels:  tracking
Mobile Phone Tracking
This repository is source code for some of the attacks defined in this paper (https://arxiv.org/pdf/1703.02874v1.pdf). Not all attacks will be available. Please read the README.md
Stars: ✭ 20 (-93.42%)
Mutual labels:  tracking
ngx-metrika
Angular Yandex Metrika (Модуль поддержки счетчиков Яндекс Метрика для Angular 6+)
Stars: ✭ 13 (-95.72%)
Mutual labels:  tracking
webb-tracker-api
James Webb Space Telescope (JWST) tracking REST API
Stars: ✭ 67 (-77.96%)
Mutual labels:  tracking
firebase-rxjs
Firebase with Observables, Type Checking of Schema, Zone.js aware and Angular ready.
Stars: ✭ 17 (-94.41%)
Mutual labels:  zone
COVID-19-tracker
北航大数据高精尖中心研究团队进行数据来源的整理与获取,利用自然语言处理等技术从已公开全国4626确诊患者轨迹中抽取了基本信息(性别、年龄、常住地、工作、武汉/湖北接触史等)、轨迹(时间、地点、交通工具、事件)及病患关系形成结构化信息
Stars: ✭ 75 (-75.33%)
Mutual labels:  tracking
gtm-guidelines
A collection of best practices for your daily Google Tag Manager routine
Stars: ✭ 39 (-87.17%)
Mutual labels:  tracking
groucho
Know all your users. Scalable front-end (anon) personalization & attribution
Stars: ✭ 31 (-89.8%)
Mutual labels:  tracking
hart-pytorch
Reimplementation of Hierarchical Attentive Recurrent Tracking (Kosiorek et al., 2017) in PyTorch
Stars: ✭ 17 (-94.41%)
Mutual labels:  tracking
Friend-Time
Discord bot - Friend Time helps your server coordinate times and events by converting times mentioned in chat between time zones!
Stars: ✭ 62 (-79.61%)
Mutual labels:  zones
OpenTLD KCF
OpenTLD with KCF tracker
Stars: ✭ 20 (-93.42%)
Mutual labels:  tracking
HydraPlay
A multiroom audio player setup, based on snapcast and mopidy.
Stars: ✭ 102 (-66.45%)
Mutual labels:  zones
smashblock
📡 🛡️A self-updating extensive blocklist filter for AdGaurd. Be sure to 🌟 this repository for updates!
Stars: ✭ 66 (-78.29%)
Mutual labels:  tracking

Welcome to iCloud3 v2.4!

CurrentVersion Released ProjectStage Type HACS

iCloud3 is a device_tracker custom_component for iPhones, iPads and Apple Watches. It is tightly integrated with the Home Assistant IOS App, uses the Waze Route Tracker for distance and time information, creates a Stationary Zone when you are stationary, lets you monitor distance and time information for the home zone and other zones (work, school, etc.), minimizes battery usage, and much more.

iCloud3 is a Home Assistant device tracker custom component that greatly expands the capabilities of the iCloud HA component. It exposes many new attributes, provides many new features, is based on enhanced route tracking methods, is much more accurate, and includes additional service calls


Features

  • Supports the Apple iCloud 2-factor-authentication Verification you are familiar with.
  • Supports iCloud Location Services and the HA iOS App tracking methods. The most efficient method is automatically assigned to the devices you are tracking on a per device basis.
    • Family Sharing locates and tracks your family members that are in your iCloud Account's Family Sharing List.
    • Find-my-Friends locates and tracks the people who are sharing their location in the FindMy App.
    • Home Assistant iOS App is responsible for zone enter and exit notifications and location update triggers. It is also used if the others are not available, you do not want to use your iCloud account or there are problems with authentication or verifying trusted device access to your account.
  • A variable polling interval that is based on the Waze Route Mapping Service (drive time and distance) rather than just a calculated straight line distance.
  • Monitors the IOS App device_tracker and sensors to immediately capture zone enter, exit and location change notifications.
  • Sensor templates are created that can be used in automations, in scripts and on Lovelace cards. The sensors that are created can be customized to suit your needs.
  • Calculate distance and travel time for more than one zone.
  • The iCloud3 Event Log Lovelace card lets you review tracking history, update transactions that have been discarded because of old locations or poor GPS, operational errors and the ability to restart iCloud3 without restarting Home Assistant.
  • GPS wandering that randomly changes the device's state from home to not_home is eliminated.
  • Short 15-second polling interval when you are less than 1 mi/km from home lets you reliably trigger automations based on an accurate distance.
  • A Stationary Zone is created when you are in the same location for while (doctors office, mall, school, restaurant, etc.) to reduce device polling and conserve battery life.
  • Old location data and GPS inaccuracy locations are automatically discarded.
  • Additional service call commands (setting intervals, pausing and resuming polling, zone assignment, etc.)
  • No other tracking program (other than the HA iOS app) are needed to handle device tracking and presence detection. You will not need Nmap, OwnTracks, router based tracking components.
  • New Configuration variables and Attributes let you customize how you want to use iCloud3.
  • The iCloud3 configuration file (config_ic3.yaml) can be used for most of the configuration parameters. Change the iCloud3 parameters, restart iCloud3 on the iCloud3 Event Log card and they take effect immediately. Without restarting Home Assistant.
  • Extensive documentation on how to use iCloud3, how to set it up and how to customize it to meet your needs. It includes many sample automations and scripts that you can use to set your own device tracking and presence detection.

And much more ...

iCloud3 Information Card & Event Log Custom Card

readme

Gary Cobb, aka GeeksterGary

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].