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

ioBroker Adapter to locate Apple devices
MIT License
5 stars 6 forks source link

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:

States

Changelog

1.0.0 (2019-04-01)

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.