homebridge-arlo
Version:
Arlo plugin for homebridge
33 lines (21 loc) • 1.35 kB
Markdown
<span align="center">
<a href="https://arlo.com"><img alt="homebridge-arlo" src="https://raw.githubusercontent.com/homebridge-plugins/homebridge-arlo/master/arlo/arlo.png" width="140px"></a>
# Homebridge-Arlo
<a href="https://www.npmjs.com/package/homebridge-arlo"><img title="npm version" src="https://badgen.net/npm/v/homebridge-arlo" ></a>
<a href="https://www.npmjs.com/package/homebridge-arlo"><img title="npm downloads" src="https://badgen.net/npm/dt/homebridge-arlo" ></a>
<p><a href="https://www.arlo.com/">Arlo</a> plugin for
<a href="https://homebridge.io">Homebridge</a>.
</p>
</span>
## Installation
* Install [config-ui-x](https://github.com/oznu/homebridge-config-ui-x).
* Search for "Arlo" on the Plugin Screen of [config-ui-x](https://github.com/oznu/homebridge-config-ui-x) .
* Click Install on Homebridge Arlo.
## Configuration
Arlo only allows a single login to each account at a time, as a result, if you
are running Homebridge and the Arlo on the same account... logging in on your
iPhone to view cameras will log out homebridge's Arlo access.
Therefore, It is **highly recommend** to creating an [additional account](https://my.arlo.com/#/registration) in Arlo, just
for homebridge access.
## Manual Setup
Visit Manual Setup [Wiki](https://github.com/homebridge-plugins/homebridge-arlo/wiki/Manual-Setup).