Skip to content
This repository has been archived by the owner on Apr 26, 2023. It is now read-only.

iobroker-community-adapters/ioBroker.find-my-iphone

Repository files navigation

This adapter got deprecated and replaced by https://github.com/PfisterDaniel/ioBroker.apple-find-me

ioBroker.find-my-iphone

Number of Installations Number of Installations NPM version Downloads

NPM

Travis-CI

Dependency Status Known Vulnerabilities

Description

ioBroker Adapter to find Apple devices

Info

The adapter tries to read its own location from the adapter ioBroker.javascript. If it is not available, the location of the external IP will be determined. Otherwise 0.0+0.0 will be taken. The location is used zu calculate the distance to the device.

Initial Creation

This adapter was initialy created by @soef at https://github.com/soef/ioBroker.find-my-iphone but not maintained any more, so we moved it to iobroker-community so that bugs could be fixed. thanks @soef for his work.

Two-step verification (2FA Authentisierung)

If you are using the "new" Two-Step verification/athentication follow this steps:

  • Step 1: Connect the adapter with your username and password.
  • Step 2: Confirm your registration on one of your devices
  • Step 3: Change the password in the adapter by simply adding the 6-digit code

    Thanks to Thorsten Voß for this tip.

States

  • refresh:
    root: refresh all devices. under a device: force the device to relocate and refresh
  • alert:
    Play a sound on the device.
    The text of the alert state will be shown on the device.
    Parmeter: [Text]
    Text is optional. If given it will be displayed on the device
  • lost:
    Switch the device to Lost Mode.
    Parameter: usertext[;phone number to call[;passcode]]
    If the passcode parameter is given, the passcode of the device will be set, if it not was already set.
    Note: After unlocking the device it can be used as usual. If no passcode was specified and the device did not have a passcode, a swipe is enough to use it.
    Tip: Can also be used to prevent children from playing with the unit
  • lostMode:
    boolean. If in lost mode, this can be set to false to stop the lost mode.
  • location:
    Address of the device position
  • map-url:
    Google mapps url with the position of the device
  • positionType:
    WiFi|GPS
  • Self-explanatory:
    batteryLevel, longitude, latitide, time, timeState

Changelog

1.0.0 (2019-04-01)

  • (ldittmar) first version for the community

License

The MIT License (MIT)

Copyright (c) 2015 - 2019 soef soef@gmx.net

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

ioBroker Adapter to locate Apple devices

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published